Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 66f9a4babdbfdac63658bdb8adf0d827972c72fd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Commit message: "s1gw: add constants for PFCP FAR IDs" > git rev-list --no-walk 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins11414696973886403228.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 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-20250103-0948-1bb720f9-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB] Fetched 9292 kB in 1s (10.7 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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp: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-20250103-0948-1bb720f9-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for 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 SGSN_Tests_part_1.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_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_7.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_4.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for 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_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_VTY_Functions_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TELNETasp_PortType.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_CTRL_Types.cc Creating dependency file for Osmocom_Gb_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_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_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 L3_Templates.cc Creating dependency file for LLC_Templates.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSUP_Types.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 env CCACHE_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 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_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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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 (310 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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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 4 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501022026 [1184 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202501022026 [169 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202501022026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202501022026 [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202501022026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202501022026 [58.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202501022026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501022026 [69.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501022026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202501022026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202501022026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202501022026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202501022026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202501022026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202501022026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202501022026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202501022026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202501022026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202501022026 [17.5 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202501022026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202501022026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202501022026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202501022026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202501022026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202501022026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202501022026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202501022026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202501022026 [542 kB] Fetched 13.7 MB in 0s (90.4 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_202501022026_amd64.deb ... Unpacking osmocom-nightly (202501022026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202501022026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202501022026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202501022026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202501022026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202501022026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501022026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202501022026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501022026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202501022026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202501022026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202501022026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501022026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202501022026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202501022026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202501022026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202501022026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202501022026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202501022026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202501022026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202501022026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202501022026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202501022026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202501022026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202501022026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202501022026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501022026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202501022026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202501022026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202501022026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202501022026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202501022026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501022026) ... Setting up osmocom-nightly (202501022026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libasn1c1:amd64 (0.9.38.202501022026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202501022026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202501022026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202501022026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202501022026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmocore (1.10.0.56.fc03.202501022026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501022026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202501022026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202501022026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501022026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501022026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202501022026) ... 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.202501022026) ... Setting up osmo-sgsn (1.12.0.31.df44.202501022026) ... 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.202501022026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202501022026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501022026) ... 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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250103-0948-1bb720f9-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250103-0948-1bb720f9-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250103094820100 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250103094820100 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250103094820100 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) 20250103094820100 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250103094820100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250103094820100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250103094820100 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250103094820100 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250103094820100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250103094820100 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250103094820100 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250103094820100 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250103094820100 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250103094820100 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250103094820100 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250103094820100 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250103094820100 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-20250103-0948-1bb720f9-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55b4ef446d40(sgsn) with 23 counters 20250103094820295 DLSS7 INFO (r=127.0.0.1:39891<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103094820295 DLSS7 INFO (r=127.0.0.1:39891<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250103094820295 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:39891<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250103094820295 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250103094820295 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250103094820295 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250103094820295 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250103094820295 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250103094820295 DGPRS NOTICE libGTP v1.12.0.33-09142.202501022026 initialized (sgsn_main.c:462) 20250103094820295 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250103094820295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094820295 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250103094820295 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250103094820295 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250103094820295 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103094820295 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) 20250103094820295 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103094820295 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103094820295 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103094820295 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) 20250103094820295 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103094820295 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103094820295 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:39891<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103094820295 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) 20250103094820295 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103094820295 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250103094820295 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250103094820295 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250103094820295 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250103094820295 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250103094820295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103094820295 DLSS7 INFO (r=127.0.0.1:40836<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103094820295 DLSS7 INFO (r=127.0.0.1:40836<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250103094820295 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:40836<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250103094820295 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250103094820295 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103094820295 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103094820295 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250103-0948-1bb720f9-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@50321e2a1e54: Unix server socket created successfully. MC@50321e2a1e54: Listening on TCP port 36287. MC2> 50321e2a1e54 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 50321e2a1e54 36287 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@50321e2a1e54: New HC connected from 10.0.2.100 [10.0.2.100]. 50321e2a1e54: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@50321e2a1e54: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@50321e2a1e54: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@50321e2a1e54: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@50321e2a1e54: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@50321e2a1e54: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@50321e2a1e54: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@50321e2a1e54: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@50321e2a1e54: Configuration file was processed on all HCs. MC@50321e2a1e54: Creating MTC on host 10.0.2.100. MC@50321e2a1e54: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@50321e2a1e54: 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 ------ Fri Jan 3 09:48: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.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 20250103094821296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094821296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103094821854 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) 20250103094821854 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250103094821854 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:40836 err=None (osmo_ss7_asp.c:788) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach started. 20250103094821907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094821913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094821947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250103094821947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250103094821947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250103094821947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103094821947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094821947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094821947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094821947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094821947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094821949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094821949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094821949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094821949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094821949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094821949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094821949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094821949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250103094821949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103094821949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094821949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094821949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094821949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094821952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094821958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094821958 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250103094821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250103094821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250103094821965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103094821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094821965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094821965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094821966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094821966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094821966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094821966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094821966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094821966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094821966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094821966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250103094821966 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103094821966 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094821966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094821966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094821966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094821968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094821968 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)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094821972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094821972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250103094821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250103094821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250103094821981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103094821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094821981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094821981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094821981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094821981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094821981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094821981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094821981 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250103094821981 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103094821982 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094821982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094821982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094821982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094821984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094821984 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)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094821988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094821988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103094822296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094822296 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103094822296 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103094822297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250103094822297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103094822297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20250103094822297 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250103094822297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250103094822297 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250103094822297 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250103094822297 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250103094822297 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250103094822297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250103094822297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103094822297 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20250103094822298 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103094822298 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103094822298 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103094822298 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103094822298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103094822298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103094822298 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(18)@50321e2a1e54: Established a new IPA connection (conn_id=2) 20250103094822298 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55b4efa82170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250103094822298 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103094822300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103094822302 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@50321e2a1e54: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C0CAA82C'O, index=0 SGSN_Test-GSUP(19)@50321e2a1e54: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@50321e2a1e54: 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 := '36A21F9CB7CA8270F72C8CD20A68E163'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C94972B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74EA4A818DE261E0'O } } } } } 20250103094823357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094823357 DLLC NOTICE LLME(ffffffff/c0caa82c){UNASSIGNED} LLC RX: unknown TLLI 0xc0caa82c, creating LLME on the fly (gprs_llc.c:552) 20250103094823357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094823357 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20250103094823357 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103094823357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103094823357 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103094823357 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103094823357 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103094823357 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103094823357 DLLC NOTICE LLME(ffffffff/c0caa82c){UNASSIGNED} LLGM Assign pre (c0caa82c => fad18374) (gprs_llc.c:1079) 20250103094823357 DLLC NOTICE LLME(c0caa82c/fad18374){ASSIGNED} LLGM Assign post (c0caa82c => fad18374) (gprs_llc.c:1125) 20250103094823357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103094823357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103094823357 DMM DEBUG MM(262420000000001/fad18374) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094823364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094823364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103094823364 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094823364 DMM DEBUG MM(262420000000001/fad18374) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20250103094823364 DMM NOTICE MM(262420000000001/fad18374) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103094823364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103094823364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103094823364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103094823364 DMM DEBUG MM(262420000000001/fad18374) Requesting authorization (sgsn_auth.c:160) 20250103094823364 DMM INFO MM(262420000000001/fad18374) Requesting authentication tuples (sgsn_auth.c:184) 20250103094823364 DMM DEBUG MM(262420000000001/fad18374) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103094823364 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250103094823364 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@50321e2a1e54: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250103094823366 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103094823366 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103094823366 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103094823366 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103094823366 DMM INFO MM(262420000000001/fad18374) Subscriber data update (mmctx.c:445) 20250103094823366 DMM DEBUG MM(262420000000001/fad18374) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103094823366 DMM INFO MM(262420000000001/fad18374) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103094823366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103094823366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103094823366 DMM INFO MM(262420000000001/fad18374) <- GMM AUTH AND CIPHERING REQ (rand = 36 a2 1f 9c b7 ca 82 70 f7 2c 8c d2 0a 68 e1 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103094823369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094823369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094823369 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094823369 DMM INFO MM(262420000000001/fad18374) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103094823369 DMM NOTICE MM(262420000000001/fad18374) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103094823369 DMM DEBUG MM(262420000000001/fad18374) checking auth: received GSM SRES = 4c 94 97 2b (gprs_gmm.c:648) 20250103094823369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103094823369 DMM DEBUG MM(262420000000001/fad18374) Requesting authorization (sgsn_auth.c:160) 20250103094823369 DMM INFO MM(262420000000001/fad18374) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103094823369 DMM DEBUG MM(262420000000001/fad18374) Requesting subscriber data update (gprs_subscriber.c:894) 20250103094823369 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250103094823370 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) 20250103094823370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103094823370 DMM INFO MM(262420000000001/fad18374) <- GMM ATTACH ACCEPT (new P-TMSI=0xfad18374) (gprs_gmm.c:282) 20250103094823370 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103094823370 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103094823370 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250103094823370 DMM INFO MM(262420000000001/fad18374) Subscriber data update (mmctx.c:445) 20250103094823370 DMM DEBUG MM(262420000000001/fad18374) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103094823370 DMM INFO MM(262420000000001/fad18374) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103094823370 DMM NOTICE MM(262420000000001/fad18374) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20250103094823370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103094823370 DMM NOTICE MM(262420000000001/fad18374) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103094823370 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) 20250103094823370 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103094823370 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250103094823370 DMM INFO MM(262420000000001/fad18374) Subscriber data update (mmctx.c:445) 20250103094823370 DMM DEBUG MM(262420000000001/fad18374) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103094823374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094823374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103094823374 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094823374 DMM INFO MM(262420000000001/fad18374) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103094823374 DMM NOTICE MM(262420000000001/fad18374) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103094823374 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103094823374 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103094823374 DLLC NOTICE LLME(c0caa82c/fad18374){ASSIGNED} LLGM Assign pre (ffffffff => fad18374) (gprs_llc.c:1079) 20250103094823374 DLLC NOTICE LLME(ffffffff/fad18374){ASSIGNED} LLGM Assign post (ffffffff => fad18374) (gprs_llc.c:1125) 20250103094823374 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103094823374 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103094823374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103094823374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@50321e2a1e54: setverdict(pass): none -> pass TC_attach-BVCI196(6)@50321e2a1e54: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@50321e2a1e54: Final verdict of PTC: pass 20250103094823444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54000<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103094823448 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103094823448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(12)@50321e2a1e54: Final verdict of PTC: none TC_attach-BVCI210(11)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(17)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(19)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(7)@50321e2a1e54: Final verdict of PTC: none TC_attach-BVCI196(6)@50321e2a1e54: Final verdict of PTC: none TC_attach-BVCI220(16)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(5)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(10)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(15)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:48:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250103094823558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094823960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64812) 20250103094824449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094824449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64812, count=105640) 20250103094825451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094825451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:48:26 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 20250103094826452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094826452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_mnc3 started. 20250103094827055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094827056 DMM INFO MM(262420000000001/fad18374) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103094827056 DMM INFO MM(262420000000001/fad18374) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103094827056 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103094827056 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103094827056 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103094827056 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103094827056 DLLC NOTICE LLME(ffffffff/fad18374){ASSIGNED} LLGM Assign pre (fad18374 => ffffffff) (gprs_llc.c:1079) 20250103094827056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fad18374 => ffffffff) (gprs_llc.c:1125) 20250103094827056 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250103094827056 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) 20250103094827056 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) 20250103094827056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103094827056 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103094827056 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103094827056 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103094827056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094827091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103094827091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094827091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094827091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094827091 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103094827091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094827091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094827091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094827091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094827092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094827092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094827092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094827092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094827092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094827092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103094827092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094827092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094827093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094827093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094827095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094827099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094827099 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094827107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103094827107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094827107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094827107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094827107 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103094827107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094827107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094827107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094827107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094827107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094827107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094827107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094827107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094827107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094827107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094827107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094827108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094827108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103094827108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094827108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094827108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094827108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094827109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103094827114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094827114 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094827127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103094827127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094827127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094827127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094827127 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103094827127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094827127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094827127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094827127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094827128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094827128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094827128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094827128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094827128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094827128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094827128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094827128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094827128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103094827128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094827128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094827128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094827128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094827131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094827136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094827136 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103094827453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094827453 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103094827453 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103094827453 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103094827457 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103094827458 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@50321e2a1e54: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EE9A1E0F'O, index=0 SGSN_Test-GSUP(38)@50321e2a1e54: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@50321e2a1e54: 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 := '1B447E1D743AFCE956EE5DA261B2C110'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F66757B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1FAA28CCB5BC1C1D'O } } } } } 20250103094828532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094828532 DLLC NOTICE LLME(ffffffff/ee9a1e0f){UNASSIGNED} LLC RX: unknown TLLI 0xee9a1e0f, creating LLME on the fly (gprs_llc.c:552) 20250103094828532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094828532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20250103094828532 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103094828532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103094828532 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103094828532 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103094828532 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103094828532 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103094828532 DLLC NOTICE LLME(ffffffff/ee9a1e0f){UNASSIGNED} LLGM Assign pre (ee9a1e0f => f15d424f) (gprs_llc.c:1079) 20250103094828532 DLLC NOTICE LLME(ee9a1e0f/f15d424f){ASSIGNED} LLGM Assign post (ee9a1e0f => f15d424f) (gprs_llc.c:1125) 20250103094828533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103094828533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103094828533 DMM DEBUG MM(262420000001001/f15d424f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094828581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094828581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103094828581 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094828581 DMM DEBUG MM(262420000001001/f15d424f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250103094828581 DMM NOTICE MM(262420000001001/f15d424f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103094828581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103094828581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103094828581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103094828581 DMM DEBUG MM(262420000001001/f15d424f) Requesting authorization (sgsn_auth.c:160) 20250103094828581 DMM INFO MM(262420000001001/f15d424f) Requesting authentication tuples (sgsn_auth.c:184) 20250103094828581 DMM DEBUG MM(262420000001001/f15d424f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103094828581 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250103094828581 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@50321e2a1e54: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250103094828585 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103094828585 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103094828585 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103094828585 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103094828585 DMM INFO MM(262420000001001/f15d424f) Subscriber data update (mmctx.c:445) 20250103094828585 DMM DEBUG MM(262420000001001/f15d424f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103094828585 DMM INFO MM(262420000001001/f15d424f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103094828585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103094828585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103094828585 DMM INFO MM(262420000001001/f15d424f) <- GMM AUTH AND CIPHERING REQ (rand = 1b 44 7e 1d 74 3a fc e9 56 ee 5d a2 61 b2 c1 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103094828594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094828594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094828594 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094828594 DMM INFO MM(262420000001001/f15d424f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103094828594 DMM NOTICE MM(262420000001001/f15d424f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103094828594 DMM DEBUG MM(262420000001001/f15d424f) checking auth: received GSM SRES = 9f 66 75 7b (gprs_gmm.c:648) 20250103094828594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103094828594 DMM DEBUG MM(262420000001001/f15d424f) Requesting authorization (sgsn_auth.c:160) 20250103094828595 DMM INFO MM(262420000001001/f15d424f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103094828595 DMM DEBUG MM(262420000001001/f15d424f) Requesting subscriber data update (gprs_subscriber.c:894) 20250103094828595 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250103094828595 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) 20250103094828595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103094828595 DMM INFO MM(262420000001001/f15d424f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf15d424f) (gprs_gmm.c:282) 20250103094828596 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103094828596 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103094828596 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250103094828596 DMM INFO MM(262420000001001/f15d424f) Subscriber data update (mmctx.c:445) 20250103094828596 DMM DEBUG MM(262420000001001/f15d424f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103094828596 DMM INFO MM(262420000001001/f15d424f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103094828596 DMM NOTICE MM(262420000001001/f15d424f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250103094828596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103094828596 DMM NOTICE MM(262420000001001/f15d424f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103094828596 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) 20250103094828596 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103094828596 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250103094828596 DMM INFO MM(262420000001001/f15d424f) Subscriber data update (mmctx.c:445) 20250103094828596 DMM DEBUG MM(262420000001001/f15d424f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103094828602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094828602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103094828602 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094828602 DMM INFO MM(262420000001001/f15d424f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103094828602 DMM NOTICE MM(262420000001001/f15d424f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103094828602 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103094828602 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103094828602 DLLC NOTICE LLME(ee9a1e0f/f15d424f){ASSIGNED} LLGM Assign pre (ffffffff => f15d424f) (gprs_llc.c:1079) 20250103094828602 DLLC NOTICE LLME(ffffffff/f15d424f){ASSIGNED} LLGM Assign post (ffffffff => f15d424f) (gprs_llc.c:1125) 20250103094828602 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103094828602 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103094828602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103094828602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@50321e2a1e54: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@50321e2a1e54: Final verdict of PTC: pass 20250103094828664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@50321e2a1e54: Final verdict of PTC: none 20250103094828669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103094828669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(23)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(26)@50321e2a1e54: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(31)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(36)@50321e2a1e54: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@50321e2a1e54: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(35)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(24)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(29)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_mnc3 finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:48:28 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250103094828775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094829176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88908) 20250103094829670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094829670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88908, count=89448) 20250103094830672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094830672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:48: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_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 20250103094831673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094831673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_umts_aka_umts_res started. 20250103094832272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094832274 DMM INFO MM(262420000001001/f15d424f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103094832274 DMM INFO MM(262420000001001/f15d424f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103094832274 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103094832274 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103094832274 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103094832274 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103094832274 DLLC NOTICE LLME(ffffffff/f15d424f){ASSIGNED} LLGM Assign pre (f15d424f => ffffffff) (gprs_llc.c:1079) 20250103094832274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f15d424f => ffffffff) (gprs_llc.c:1125) 20250103094832274 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250103094832275 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) 20250103094832275 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) 20250103094832275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103094832275 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103094832275 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103094832275 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103094832275 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094832315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103094832315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094832315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094832315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094832315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103094832315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094832315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094832315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094832315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094832316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094832316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094832316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094832316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094832316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094832316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094832316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094832316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094832316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103094832316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094832316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094832316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094832316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094832318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094832323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094832323 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094832330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103094832330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094832330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094832330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094832330 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103094832330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094832330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094832330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094832330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094832331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094832331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094832331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094832331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094832331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094832331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094832331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094832331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094832331 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103094832331 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094832331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094832331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094832331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094832334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094832341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094832346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103094832346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094832346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094832346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094832346 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103094832346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094832346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094832346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094832346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094832347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094832347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094832347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094832347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094832347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094832347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094832347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094832347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094832347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103094832347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094832347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094832347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094832347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094832349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094832354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094832354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103094832674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094832674 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103094832674 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103094832674 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103094832677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250103094832677 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@50321e2a1e54: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EBF9CDC5'O, index=0 SGSN_Test-GSUP(57)@50321e2a1e54: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@50321e2a1e54: 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 := '3589CE87CC6682707B667829108A3020'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBDAB173'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FBC5210116F3530'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7F57D83A3E1847602C7505D15B88D102'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A0B565EEFBBB3DFCC62BDDAFEBDAEA8D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E0A1804573E60DAED9A3E3B646612FAA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1CC8F0EEC258FC65'O } } } } } 20250103094833749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094833749 DLLC NOTICE LLME(ffffffff/ebf9cdc5){UNASSIGNED} LLC RX: unknown TLLI 0xebf9cdc5, creating LLME on the fly (gprs_llc.c:552) 20250103094833749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094833749 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20250103094833749 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103094833749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103094833749 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103094833749 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103094833749 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103094833749 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103094833749 DLLC NOTICE LLME(ffffffff/ebf9cdc5){UNASSIGNED} LLGM Assign pre (ebf9cdc5 => ffb2bc86) (gprs_llc.c:1079) 20250103094833749 DLLC NOTICE LLME(ebf9cdc5/ffb2bc86){ASSIGNED} LLGM Assign post (ebf9cdc5 => ffb2bc86) (gprs_llc.c:1125) 20250103094833749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103094833749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103094833749 DMM DEBUG MM(262420000001002/ffb2bc86) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094833756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094833756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103094833756 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094833756 DMM DEBUG MM(262420000001002/ffb2bc86) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250103094833756 DMM NOTICE MM(262420000001002/ffb2bc86) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103094833756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103094833756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103094833756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103094833756 DMM DEBUG MM(262420000001002/ffb2bc86) Requesting authorization (sgsn_auth.c:160) 20250103094833756 DMM INFO MM(262420000001002/ffb2bc86) Requesting authentication tuples (sgsn_auth.c:184) 20250103094833756 DMM DEBUG MM(262420000001002/ffb2bc86) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103094833756 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250103094833756 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@50321e2a1e54: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250103094833757 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103094833757 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103094833757 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103094833757 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103094833757 DMM INFO MM(262420000001002/ffb2bc86) Subscriber data update (mmctx.c:445) 20250103094833757 DMM DEBUG MM(262420000001002/ffb2bc86) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103094833757 DMM INFO MM(262420000001002/ffb2bc86) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103094833757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103094833757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103094833757 DMM INFO MM(262420000001002/ffb2bc86) <- GMM AUTH AND CIPHERING REQ (rand = 35 89 ce 87 cc 66 82 70 7b 66 78 29 10 8a 30 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e0 a1 80 45 73 e6 0d ae d9 a3 e3 b6 46 61 2f aa ) (gprs_gmm.c:465) 20250103094833762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094833762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094833762 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094833762 DMM INFO MM(262420000001002/ffb2bc86) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103094833762 DMM NOTICE MM(262420000001002/ffb2bc86) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103094833762 DMM DEBUG MM(262420000001002/ffb2bc86) checking auth: received UMTS RES = 1c c8 f0 ee c2 58 fc 65 (gprs_gmm.c:648) 20250103094833762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103094833762 DMM DEBUG MM(262420000001002/ffb2bc86) Requesting authorization (sgsn_auth.c:160) 20250103094833762 DMM INFO MM(262420000001002/ffb2bc86) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103094833762 DMM DEBUG MM(262420000001002/ffb2bc86) Requesting subscriber data update (gprs_subscriber.c:894) 20250103094833762 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250103094833762 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) 20250103094833762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103094833762 DMM INFO MM(262420000001002/ffb2bc86) <- GMM ATTACH ACCEPT (new P-TMSI=0xffb2bc86) (gprs_gmm.c:282) 20250103094833763 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103094833763 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103094833763 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250103094833763 DMM INFO MM(262420000001002/ffb2bc86) Subscriber data update (mmctx.c:445) 20250103094833763 DMM DEBUG MM(262420000001002/ffb2bc86) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103094833763 DMM INFO MM(262420000001002/ffb2bc86) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103094833763 DMM NOTICE MM(262420000001002/ffb2bc86) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250103094833763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103094833763 DMM NOTICE MM(262420000001002/ffb2bc86) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103094833763 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) 20250103094833763 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103094833763 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250103094833763 DMM INFO MM(262420000001002/ffb2bc86) Subscriber data update (mmctx.c:445) 20250103094833763 DMM DEBUG MM(262420000001002/ffb2bc86) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103094833766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094833766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103094833766 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094833766 DMM INFO MM(262420000001002/ffb2bc86) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103094833766 DMM NOTICE MM(262420000001002/ffb2bc86) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103094833766 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103094833766 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103094833766 DLLC NOTICE LLME(ebf9cdc5/ffb2bc86){ASSIGNED} LLGM Assign pre (ffffffff => ffb2bc86) (gprs_llc.c:1079) 20250103094833766 DLLC NOTICE LLME(ffffffff/ffb2bc86){ASSIGNED} LLGM Assign post (ffffffff => ffb2bc86) (gprs_llc.c:1125) 20250103094833766 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103094833766 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103094833766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103094833766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@50321e2a1e54: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@50321e2a1e54: Final verdict of PTC: pass 20250103094833825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52972<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@50321e2a1e54: Final verdict of PTC: none 20250103094833829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103094833829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(51)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(55)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(45)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@50321e2a1e54: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@50321e2a1e54: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(50)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(53)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(43)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(48)@50321e2a1e54: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103094833950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094834352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48900) 20250103094834830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094834830 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) 20250103094835831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094835831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:48: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_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 20250103094836832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094836832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_umts_aka_gsm_sres started. 20250103094837459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094837461 DMM INFO MM(262420000001002/ffb2bc86) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103094837461 DMM INFO MM(262420000001002/ffb2bc86) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103094837461 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103094837461 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103094837461 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103094837461 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103094837461 DLLC NOTICE LLME(ffffffff/ffb2bc86){ASSIGNED} LLGM Assign pre (ffb2bc86 => ffffffff) (gprs_llc.c:1079) 20250103094837462 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffb2bc86 => ffffffff) (gprs_llc.c:1125) 20250103094837462 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250103094837462 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) 20250103094837462 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) 20250103094837462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103094837462 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103094837462 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103094837462 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103094837462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094837504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103094837504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094837504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094837504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094837504 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103094837504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094837504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094837504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094837504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094837505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094837505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094837505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094837505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094837505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094837505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094837505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094837505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094837505 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103094837505 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094837505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094837506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094837506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094837508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094837512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094837512 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094837519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103094837519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094837519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094837519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094837519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103094837519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094837519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094837519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094837519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094837520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094837520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094837520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094837520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094837520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094837520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094837520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094837520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094837520 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103094837520 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094837520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094837520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094837520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094837523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094837528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094837528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094837534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103094837534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094837534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094837534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094837534 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103094837535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094837535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094837535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094837535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094837536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094837536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094837536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094837536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094837536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094837536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094837536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094837536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094837536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103094837536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094837536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094837536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094837536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094837538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094837543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094837543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103094837833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094837834 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103094837834 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103094837834 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103094837838 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103094837839 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@50321e2a1e54: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F0355ED7'O, index=0 SGSN_Test-GSUP(76)@50321e2a1e54: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@50321e2a1e54: 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 := 'FF04C6676FB6C89234FA50F498543327'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C240D2C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA274F5371D6CF48'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '47332B26A80EFBF41DE71EFF13552A0D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7B2BFF3022E6CC746E6623E171A2A9C0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BF85EB9BB25FE4F3599B8C46FC0B4732'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E277183C3CD9ADF0'O } } } } } 20250103094838914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094838914 DLLC NOTICE LLME(ffffffff/f0355ed7){UNASSIGNED} LLC RX: unknown TLLI 0xf0355ed7, creating LLME on the fly (gprs_llc.c:552) 20250103094838914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094838914 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20250103094838914 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103094838914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103094838914 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103094838914 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103094838914 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103094838914 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103094838914 DLLC NOTICE LLME(ffffffff/f0355ed7){UNASSIGNED} LLGM Assign pre (f0355ed7 => d7b99f1b) (gprs_llc.c:1079) 20250103094838914 DLLC NOTICE LLME(f0355ed7/d7b99f1b){ASSIGNED} LLGM Assign post (f0355ed7 => d7b99f1b) (gprs_llc.c:1125) 20250103094838914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103094838914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103094838914 DMM DEBUG MM(262420000001003/d7b99f1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094838935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094838935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103094838935 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094838935 DMM DEBUG MM(262420000001003/d7b99f1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250103094838935 DMM NOTICE MM(262420000001003/d7b99f1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103094838935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103094838935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103094838935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103094838935 DMM DEBUG MM(262420000001003/d7b99f1b) Requesting authorization (sgsn_auth.c:160) 20250103094838935 DMM INFO MM(262420000001003/d7b99f1b) Requesting authentication tuples (sgsn_auth.c:184) 20250103094838935 DMM DEBUG MM(262420000001003/d7b99f1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103094838935 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250103094838935 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@50321e2a1e54: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250103094838941 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103094838941 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103094838941 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103094838941 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103094838941 DMM INFO MM(262420000001003/d7b99f1b) Subscriber data update (mmctx.c:445) 20250103094838941 DMM DEBUG MM(262420000001003/d7b99f1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103094838941 DMM INFO MM(262420000001003/d7b99f1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103094838941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103094838941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103094838941 DMM INFO MM(262420000001003/d7b99f1b) <- GMM AUTH AND CIPHERING REQ (rand = ff 04 c6 67 6f b6 c8 92 34 fa 50 f4 98 54 33 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 85 eb 9b b2 5f e4 f3 59 9b 8c 46 fc 0b 47 32 ) (gprs_gmm.c:465) 20250103094838956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094838956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094838956 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094838956 DMM INFO MM(262420000001003/d7b99f1b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103094838956 DMM NOTICE MM(262420000001003/d7b99f1b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103094838956 DMM DEBUG MM(262420000001003/d7b99f1b) checking auth: received GSM SRES = c2 40 d2 c1 (gprs_gmm.c:648) 20250103094838956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103094838956 DMM DEBUG MM(262420000001003/d7b99f1b) Requesting authorization (sgsn_auth.c:160) 20250103094838956 DMM INFO MM(262420000001003/d7b99f1b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103094838957 DMM DEBUG MM(262420000001003/d7b99f1b) Requesting subscriber data update (gprs_subscriber.c:894) 20250103094838957 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250103094838957 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) 20250103094838957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103094838957 DMM INFO MM(262420000001003/d7b99f1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7b99f1b) (gprs_gmm.c:282) 20250103094838959 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103094838959 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103094838959 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250103094838959 DMM INFO MM(262420000001003/d7b99f1b) Subscriber data update (mmctx.c:445) 20250103094838959 DMM DEBUG MM(262420000001003/d7b99f1b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103094838959 DMM INFO MM(262420000001003/d7b99f1b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103094838959 DMM NOTICE MM(262420000001003/d7b99f1b) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250103094838959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103094838959 DMM NOTICE MM(262420000001003/d7b99f1b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103094838959 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) 20250103094838960 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103094838960 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250103094838960 DMM INFO MM(262420000001003/d7b99f1b) Subscriber data update (mmctx.c:445) 20250103094838960 DMM DEBUG MM(262420000001003/d7b99f1b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103094838972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094838972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103094838972 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094838972 DMM INFO MM(262420000001003/d7b99f1b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103094838972 DMM NOTICE MM(262420000001003/d7b99f1b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103094838972 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103094838972 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103094838972 DLLC NOTICE LLME(f0355ed7/d7b99f1b){ASSIGNED} LLGM Assign pre (ffffffff => d7b99f1b) (gprs_llc.c:1079) 20250103094838972 DLLC NOTICE LLME(ffffffff/d7b99f1b){ASSIGNED} LLGM Assign post (ffffffff => d7b99f1b) (gprs_llc.c:1125) 20250103094838972 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103094838972 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103094838972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103094838972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@50321e2a1e54: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@50321e2a1e54: Final verdict of PTC: pass 20250103094839032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52988<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(74)@50321e2a1e54: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@50321e2a1e54: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(64)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(69)@50321e2a1e54: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@50321e2a1e54: Final verdict of PTC: none 20250103094839039 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103094839039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(70)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(67)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(72)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(62)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:48:39 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 20250103094839132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094839534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85016) 20250103094840041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094840041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85016, count=90528) 20250103094841042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094841042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:48:41 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 20250103094842044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094842044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_timeout_after_pdp_act started. 20250103094842632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094842635 DMM INFO MM(262420000001003/d7b99f1b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103094842635 DMM INFO MM(262420000001003/d7b99f1b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103094842635 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103094842635 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103094842635 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103094842635 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103094842635 DLLC NOTICE LLME(ffffffff/d7b99f1b){ASSIGNED} LLGM Assign pre (d7b99f1b => ffffffff) (gprs_llc.c:1079) 20250103094842635 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7b99f1b => ffffffff) (gprs_llc.c:1125) 20250103094842635 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250103094842635 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) 20250103094842635 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) 20250103094842635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103094842635 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103094842635 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103094842635 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103094842635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094842678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103094842678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094842678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094842678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094842678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103094842678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094842678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094842678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094842678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094842679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094842679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094842679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094842679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094842679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094842679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094842679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094842679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094842679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103094842679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094842679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094842680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094842680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094842683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103094842690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094842690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094842700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103094842700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094842700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094842700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094842700 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103094842700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094842700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094842700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094842700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(88)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094842701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094842701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094842701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094842701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094842701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094842701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094842701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094842701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094842701 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103094842701 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094842701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094842701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094842701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094842703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103094842709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094842709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(88)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(93)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094842712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103094842712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094842712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094842712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094842712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103094842712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094842713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094842713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094842713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094842713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094842713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094842713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094842713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094842713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094842713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094842713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094842713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094842713 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103094842713 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094842713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094842714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094842714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094842716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094842721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094842721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103094843045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094843045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103094843046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103094843046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103094843050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103094843051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@50321e2a1e54: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E1F7908E'O, index=0 SGSN_Test-GSUP(95)@50321e2a1e54: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@50321e2a1e54: 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 := '44085335BB6B3AC8079F5B6A83418FA6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE27C771'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FEF7C451C321E079'O } } } } } 20250103094843121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094843121 DLLC NOTICE LLME(ffffffff/e1f7908e){UNASSIGNED} LLC RX: unknown TLLI 0xe1f7908e, creating LLME on the fly (gprs_llc.c:552) 20250103094843121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094843121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20250103094843121 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103094843121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103094843121 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103094843121 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103094843121 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103094843121 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103094843121 DLLC NOTICE LLME(ffffffff/e1f7908e){UNASSIGNED} LLGM Assign pre (e1f7908e => e2157885) (gprs_llc.c:1079) 20250103094843121 DLLC NOTICE LLME(e1f7908e/e2157885){ASSIGNED} LLGM Assign post (e1f7908e => e2157885) (gprs_llc.c:1125) 20250103094843121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103094843121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103094843121 DMM DEBUG MM(262420000000021/e2157885) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094843151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094843151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103094843151 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094843151 DMM DEBUG MM(262420000000021/e2157885) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250103094843151 DMM NOTICE MM(262420000000021/e2157885) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103094843151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103094843151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103094843151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103094843151 DMM DEBUG MM(262420000000021/e2157885) Requesting authorization (sgsn_auth.c:160) 20250103094843151 DMM INFO MM(262420000000021/e2157885) Requesting authentication tuples (sgsn_auth.c:184) 20250103094843151 DMM DEBUG MM(262420000000021/e2157885) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103094843151 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250103094843151 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@50321e2a1e54: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250103094843158 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103094843158 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103094843158 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103094843158 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103094843158 DMM INFO MM(262420000000021/e2157885) Subscriber data update (mmctx.c:445) 20250103094843158 DMM DEBUG MM(262420000000021/e2157885) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103094843158 DMM INFO MM(262420000000021/e2157885) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103094843158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103094843158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103094843158 DMM INFO MM(262420000000021/e2157885) <- GMM AUTH AND CIPHERING REQ (rand = 44 08 53 35 bb 6b 3a c8 07 9f 5b 6a 83 41 8f a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103094843176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094843176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094843176 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094843176 DMM INFO MM(262420000000021/e2157885) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103094843176 DMM NOTICE MM(262420000000021/e2157885) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103094843176 DMM DEBUG MM(262420000000021/e2157885) checking auth: received GSM SRES = fe 27 c7 71 (gprs_gmm.c:648) 20250103094843176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103094843176 DMM DEBUG MM(262420000000021/e2157885) Requesting authorization (sgsn_auth.c:160) 20250103094843176 DMM INFO MM(262420000000021/e2157885) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103094843176 DMM DEBUG MM(262420000000021/e2157885) Requesting subscriber data update (gprs_subscriber.c:894) 20250103094843176 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250103094843176 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) 20250103094843176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103094843176 DMM INFO MM(262420000000021/e2157885) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2157885) (gprs_gmm.c:282) 20250103094843179 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103094843179 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103094843179 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250103094843179 DMM INFO MM(262420000000021/e2157885) Subscriber data update (mmctx.c:445) 20250103094843179 DMM DEBUG MM(262420000000021/e2157885) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103094843179 DMM INFO MM(262420000000021/e2157885) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103094843179 DMM NOTICE MM(262420000000021/e2157885) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250103094843179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103094843179 DMM NOTICE MM(262420000000021/e2157885) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103094843179 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) 20250103094843180 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103094843180 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250103094843180 DMM INFO MM(262420000000021/e2157885) Subscriber data update (mmctx.c:445) 20250103094843180 DMM DEBUG MM(262420000000021/e2157885) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103094843193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094843193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103094843193 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094843193 DMM INFO MM(262420000000021/e2157885) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103094843193 DMM NOTICE MM(262420000000021/e2157885) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103094843193 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103094843193 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103094843193 DLLC NOTICE LLME(e1f7908e/e2157885){ASSIGNED} LLGM Assign pre (ffffffff => e2157885) (gprs_llc.c:1079) 20250103094843193 DLLC NOTICE LLME(ffffffff/e2157885){ASSIGNED} LLGM Assign post (ffffffff => e2157885) (gprs_llc.c:1125) 20250103094843193 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103094843193 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103094843193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103094843193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@50321e2a1e54: setverdict(pass): none -> pass 20250103094843246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094843246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103094843246 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094843246 DMM INFO MM(262420000000021/e2157885) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103094843246 DMM INFO MM(262420000000021/e2157885) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103094843246 DMM DEBUG MM(262420000000021/e2157885) Using GGSN 0 (gprs_sm.c:317) 20250103094843246 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250103094843246 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103094843247 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250103094843247 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250103094843260 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 0c 6a fb e9 11 81 fe 0a 71 14 05 7f 9e eb 98 74 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) 20250103094843260 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfc058, cbp=0x55b4efa8cb80) (sgsn_libgtp.c:633) 20250103094843260 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103094843260 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa907c8 TLLI=e2157885, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103094843260 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103094843260 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103094843273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094843273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250103094843273 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094843273 DMM INFO MM(262420000000021/e2157885) -> GMM ATTACH REQUEST MI(TMSI-0xE2157885) type="GPRS attach"  (gprs_gmm.c:1248) 20250103094843273 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103094843273 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103094843273 DLLC NOTICE LLME(ffffffff/e2157885){ASSIGNED} LLGM Assign pre (e2157885 => db99f674) (gprs_llc.c:1079) 20250103094843273 DLLC NOTICE LLME(e2157885/db99f674){ASSIGNED} LLGM Assign post (e2157885 => db99f674) (gprs_llc.c:1125) 20250103094843273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103094843273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103094843273 DMM DEBUG MM(262420000000021/db99f674) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094843280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094843280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250103094843280 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094843280 DMM DEBUG MM(262420000000021/db99f674) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250103094843280 DMM NOTICE MM(262420000000021/db99f674) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103094843280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103094843280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103094843280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103094843280 DMM DEBUG MM(262420000000021/db99f674) Requesting authorization (sgsn_auth.c:160) 20250103094843280 DMM INFO MM(262420000000021/db99f674) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103094843280 DMM DEBUG MM(262420000000021/db99f674) Requesting subscriber data update (gprs_subscriber.c:894) 20250103094843280 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250103094843280 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) 20250103094843281 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103094843281 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103094843281 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250103094843281 DMM INFO MM(262420000000021/db99f674) Subscriber data update (mmctx.c:445) 20250103094843281 DMM DEBUG MM(262420000000021/db99f674) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250103094843281 DMM INFO MM(262420000000021/db99f674) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250103094843281 DMM NOTICE MM(262420000000021/db99f674) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250103094843281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103094843281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103094843281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250103094843281 DMM INFO MM(262420000000021/db99f674) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb99f674) (gprs_gmm.c:282) 20250103094843281 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) 20250103094843281 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103094843281 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250103094843281 DMM INFO MM(262420000000021/db99f674) Subscriber data update (mmctx.c:445) 20250103094843281 DMM DEBUG MM(262420000000021/db99f674) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@50321e2a1e54: Trying to receive 5 ATTACH ACCEPTs 20250103094849282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103094849282 DMM INFO MM(262420000000021/db99f674) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb99f674) (gprs_gmm.c:282) 20250103094850295 DGPRS DEBUG Checking for inactive LLMEs, time = 38425929 (sgsn.c:132) 20250103094855284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103094855284 DMM INFO MM(262420000000021/db99f674) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb99f674) (gprs_gmm.c:282) 20250103094901286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103094901286 DMM INFO MM(262420000000021/db99f674) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb99f674) (gprs_gmm.c:282) 20250103094903046 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103094903046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250103094903047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103094907288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103094907288 DMM INFO MM(262420000000021/db99f674) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb99f674) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@50321e2a1e54: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@50321e2a1e54: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250103094912681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094912687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094912687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103094912702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094912707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094912707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103094912714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094912717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094912717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103094913289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103094913289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250103094913289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103094913289 DMM NOTICE MM(262420000000021/db99f674) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103094913289 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250103094913289 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa907c8, TLLI=db99f674, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103094913289 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103094913289 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103094913289 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250103094913289 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250103094913289 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) 20250103094913289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Reject}: Deallocated (fsm.c:568) 20250103094913289 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Deallocated (fsm.c:568) 20250103094913289 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103094913289 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103094913289 DLLC NOTICE LLME(e2157885/db99f674){ASSIGNED} LLGM Assign pre (db99f674 => ffffffff) (gprs_llc.c:1079) 20250103094913289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db99f674 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@50321e2a1e54: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@50321e2a1e54: Final verdict of PTC: pass 20250103094913810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103094913811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103094913811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(95)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@50321e2a1e54: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(93)@50321e2a1e54: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(83)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(89)@50321e2a1e54: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(81)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(91)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(87)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103094913883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094914185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126084) 20250103094914813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094914813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126084, count=131516) 20250103094915814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094915814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:49: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_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 20250103094916815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094916816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_auth_id_timeout started. 20250103094917245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094917248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094917293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103094917293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094917293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094917293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094917293 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103094917293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094917293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094917293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094917293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094917294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094917294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094917294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094917294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094917294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094917294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094917294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094917294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094917294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103094917294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094917294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094917295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094917295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094917297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094917302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094917302 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094917308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103094917308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094917308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094917308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094917308 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103094917308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094917308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094917308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094917308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094917309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094917309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094917309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094917309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094917309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094917309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094917309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094917309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094917309 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103094917309 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094917309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094917309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094917309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094917311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094917316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094917316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094917324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103094917324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094917324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094917324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094917324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103094917324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094917324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094917324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094917324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094917325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094917325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094917325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094917325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094917325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094917325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094917325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094917325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094917325 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103094917325 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094917325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094917326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094917326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094917328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094917332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094917332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103094917817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094917817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103094917817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103094917817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103094917822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103094917823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@50321e2a1e54: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='ED5C85A8'O, index=0 SGSN_Test-GSUP(114)@50321e2a1e54: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250103094917890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094917890 DLLC NOTICE LLME(ffffffff/ed5c85a8){UNASSIGNED} LLC RX: unknown TLLI 0xed5c85a8, creating LLME on the fly (gprs_llc.c:552) 20250103094917890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094917890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1248) 20250103094917890 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103094917890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103094917890 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103094917890 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103094917890 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103094917890 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103094917890 DLLC NOTICE LLME(ffffffff/ed5c85a8){UNASSIGNED} LLGM Assign pre (ed5c85a8 => e328b3e6) (gprs_llc.c:1079) 20250103094917890 DLLC NOTICE LLME(ed5c85a8/e328b3e6){ASSIGNED} LLGM Assign post (ed5c85a8 => e328b3e6) (gprs_llc.c:1125) 20250103094917890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103094917890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103094917890 DMM DEBUG MM(/e328b3e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094920295 DGPRS DEBUG Checking for inactive LLMEs, time = 38425959 (sgsn.c:132) 20250103094923891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103094923891 DMM DEBUG MM(/e328b3e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094929892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103094929892 DMM DEBUG MM(/e328b3e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094935894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103094935894 DMM DEBUG MM(/e328b3e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094937818 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103094937818 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250103094937818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103094941895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103094941896 DMM DEBUG MM(/e328b3e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094947295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094947299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094947299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103094947310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094947312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094947312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103094947326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094947331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094947332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103094947897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103094947897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250103094947897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103094947897 DMM NOTICE MM(/e328b3e6) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250103094947898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Reject}: Deallocated (fsm.c:568) 20250103094947898 DMM DEBUG MM_STATE_Gb(3982263720)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103094947898 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103094947898 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103094947898 DLLC NOTICE LLME(ed5c85a8/e328b3e6){ASSIGNED} LLGM Assign pre (e328b3e6 => ffffffff) (gprs_llc.c:1079) 20250103094947898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e328b3e6 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@50321e2a1e54: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@50321e2a1e54: Final verdict of PTC: pass 20250103094947919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35802<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@50321e2a1e54: Final verdict of PTC: none 20250103094947924 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103094947924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(113)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(107)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@50321e2a1e54: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@50321e2a1e54: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(102)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(112)@50321e2a1e54: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(110)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(105)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(100)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103094948037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094948340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64752) 20250103094948925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094948925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64752, count=69108) 20250103094949927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094949927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103094950295 DGPRS DEBUG Checking for inactive LLMEs, time = 38425989 (sgsn.c:132) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:49: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_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 20250103094950928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094950928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_auth_sai_timeout started. 20250103094951443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094951445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094951489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103094951489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094951489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094951489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094951489 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103094951489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094951489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094951489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094951489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094951490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094951490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094951490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094951490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094951490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094951490 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103094951490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094951490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094951490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094951493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094951499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094951499 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094951505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103094951505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094951505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094951505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094951505 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103094951505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094951505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094951505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094951505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094951506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094951506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094951506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094951506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094951506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094951506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094951506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094951506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094951506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103094951506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094951506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094951506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094951506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094951508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094951512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094951512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103094951520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103094951520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103094951520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103094951520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094951520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103094951520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103094951520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103094951520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103094951520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103094951521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103094951521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103094951521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103094951521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103094951521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103094951521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103094951521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103094951521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103094951521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103094951521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103094951521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103094951521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103094951521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103094951523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103094951528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094951528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103094951930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094951930 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103094951930 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103094951930 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103094951931 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103094951932 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@50321e2a1e54: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='FF77DE97'O, index=0 SGSN_Test-GSUP(133)@50321e2a1e54: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250103094951982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094951982 DLLC NOTICE LLME(ffffffff/ff77de97){UNASSIGNED} LLC RX: unknown TLLI 0xff77de97, creating LLME on the fly (gprs_llc.c:552) 20250103094951982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103094951982 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20250103094951982 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103094951982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103094951982 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103094951982 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103094951982 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103094951982 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103094951982 DLLC NOTICE LLME(ffffffff/ff77de97){UNASSIGNED} LLGM Assign pre (ff77de97 => cdbf30d6) (gprs_llc.c:1079) 20250103094951982 DLLC NOTICE LLME(ff77de97/cdbf30d6){ASSIGNED} LLGM Assign post (ff77de97 => cdbf30d6) (gprs_llc.c:1125) 20250103094951982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103094951982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103094951982 DMM DEBUG MM(262420000000003/cdbf30d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103094951991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103094951991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103094951991 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103094951991 DMM DEBUG MM(262420000000003/cdbf30d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20250103094951991 DMM NOTICE MM(262420000000003/cdbf30d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103094951991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103094951991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103094951991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103094951991 DMM DEBUG MM(262420000000003/cdbf30d6) Requesting authorization (sgsn_auth.c:160) 20250103094951991 DMM INFO MM(262420000000003/cdbf30d6) Requesting authentication tuples (sgsn_auth.c:184) 20250103094951991 DMM DEBUG MM(262420000000003/cdbf30d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103094951991 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250103094951991 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@50321e2a1e54: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250103094957992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250103094957993 DMM ERROR MM(262420000000003/cdbf30d6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250103094957993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250103094957993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103094957993 DMM NOTICE MM(262420000000003/cdbf30d6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250103094957993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Reject}: Deallocated (fsm.c:568) 20250103094957993 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103094957993 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103094957993 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103094957993 DLLC NOTICE LLME(ff77de97/cdbf30d6){ASSIGNED} LLGM Assign pre (cdbf30d6 => ffffffff) (gprs_llc.c:1079) 20250103094957993 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdbf30d6 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@50321e2a1e54: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@50321e2a1e54: Final verdict of PTC: pass 20250103094958017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45102<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103094958021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103094958021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(133)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(121)@50321e2a1e54: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(126)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@50321e2a1e54: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@50321e2a1e54: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(131)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(124)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(119)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(129)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:49:58 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 20250103094958167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103094958469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66356) 20250103094959023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103094959023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66356, count=67896) 20250103095000025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095000025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:50: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_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 20250103095001025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095001026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_auth_sai_reject started. 20250103095001573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095001576 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095001612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095001612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095001612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095001612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095001612 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095001612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095001612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095001612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095001612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095001613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095001613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095001613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095001613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095001613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095001613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095001613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095001613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095001613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095001613 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095001613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095001613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095001613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095001615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095001619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095001620 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095001627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095001627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095001627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095001627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095001627 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095001627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095001627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095001627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095001627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095001628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095001628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095001628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095001628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095001628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095001628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095001628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095001628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095001628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095001628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095001628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095001628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095001628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095001630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095001635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095001635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095001642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095001642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095001642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095001642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095001642 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095001642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095001642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095001642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095001642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095001643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095001643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095001643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095001643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095001643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095001643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095001643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095001643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095001643 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095001643 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095001643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095001644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095001644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095001645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095001649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095001649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095002027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095002027 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095002027 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095002027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095002031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095002033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@50321e2a1e54: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D7965C6A'O, index=0 SGSN_Test-GSUP(152)@50321e2a1e54: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250103095002090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095002090 DLLC NOTICE LLME(ffffffff/d7965c6a){UNASSIGNED} LLC RX: unknown TLLI 0xd7965c6a, creating LLME on the fly (gprs_llc.c:552) 20250103095002090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095002090 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095002090 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095002090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095002090 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095002090 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095002090 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095002090 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095002090 DLLC NOTICE LLME(ffffffff/d7965c6a){UNASSIGNED} LLGM Assign pre (d7965c6a => c70568d0) (gprs_llc.c:1079) 20250103095002090 DLLC NOTICE LLME(d7965c6a/c70568d0){ASSIGNED} LLGM Assign post (d7965c6a => c70568d0) (gprs_llc.c:1125) 20250103095002090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095002090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095002090 DMM DEBUG MM(262420000000004/c70568d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095002107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095002107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095002107 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095002107 DMM DEBUG MM(262420000000004/c70568d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20250103095002107 DMM NOTICE MM(262420000000004/c70568d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095002107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095002107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095002107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095002107 DMM DEBUG MM(262420000000004/c70568d0) Requesting authorization (sgsn_auth.c:160) 20250103095002107 DMM INFO MM(262420000000004/c70568d0) Requesting authentication tuples (sgsn_auth.c:184) 20250103095002107 DMM DEBUG MM(262420000000004/c70568d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095002107 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250103095002107 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@50321e2a1e54: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250103095002112 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250103095002112 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250103095002112 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250103095008109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250103095008109 DMM ERROR MM(262420000000004/c70568d0) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250103095008109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250103095008109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103095008109 DMM NOTICE MM(262420000000004/c70568d0) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250103095008109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Reject}: Deallocated (fsm.c:568) 20250103095008109 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095008109 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095008109 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103095008109 DLLC NOTICE LLME(d7965c6a/c70568d0){ASSIGNED} LLGM Assign pre (c70568d0 => ffffffff) (gprs_llc.c:1079) 20250103095008109 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c70568d0 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@50321e2a1e54: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@50321e2a1e54: Final verdict of PTC: pass 20250103095008128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58352<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@50321e2a1e54: Final verdict of PTC: none 20250103095008133 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095008133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(137)@50321e2a1e54: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(140)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(145)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@50321e2a1e54: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@50321e2a1e54: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(150)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(138)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(143)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(148)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:50:08 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 20250103095008232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095008534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59552) 20250103095009134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095009134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59552, count=68676) 20250103095010136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095010136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:50:10 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 20250103095011137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095011137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_gsup_lu_timeout started. 20250103095011627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095011629 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095011674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095011674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095011674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095011674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095011674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095011674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095011674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095011674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095011674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095011675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095011675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095011675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095011675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095011675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095011675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095011675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095011675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095011675 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095011675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095011675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095011676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095011676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095011678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095011682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095011683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095011689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095011689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095011689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095011689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095011689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095011689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095011689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095011689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095011689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095011690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095011690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095011690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095011690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095011690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095011690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095011690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095011690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095011690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095011690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095011690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095011690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095011690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095011693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095011698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095011698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095011705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095011705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095011705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095011705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095011705 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095011705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095011705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095011705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095011705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095011706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095011706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095011706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095011706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095011706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095011706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095011706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095011706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095011706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095011706 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095011706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095011707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095011707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095011708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095011713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095011713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095012138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095012138 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095012138 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095012138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095012141 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095012142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@50321e2a1e54: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D7B450DA'O, index=0 SGSN_Test-GSUP(171)@50321e2a1e54: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@50321e2a1e54: 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 := 'A1EA5BB873AB1E23B66E25358A325EFE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '934CD46C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99746C5CAF0992C5'O } } } } } 20250103095013222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095013222 DLLC NOTICE LLME(ffffffff/d7b450da){UNASSIGNED} LLC RX: unknown TLLI 0xd7b450da, creating LLME on the fly (gprs_llc.c:552) 20250103095013222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095013222 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095013222 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095013222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095013222 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095013222 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095013222 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095013222 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095013222 DLLC NOTICE LLME(ffffffff/d7b450da){UNASSIGNED} LLGM Assign pre (d7b450da => fc40a5ef) (gprs_llc.c:1079) 20250103095013222 DLLC NOTICE LLME(d7b450da/fc40a5ef){ASSIGNED} LLGM Assign post (d7b450da => fc40a5ef) (gprs_llc.c:1125) 20250103095013222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095013222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095013222 DMM DEBUG MM(262420000000005/fc40a5ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095013243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095013243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095013243 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095013243 DMM DEBUG MM(262420000000005/fc40a5ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20250103095013243 DMM NOTICE MM(262420000000005/fc40a5ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095013243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095013243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095013243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095013243 DMM DEBUG MM(262420000000005/fc40a5ef) Requesting authorization (sgsn_auth.c:160) 20250103095013243 DMM INFO MM(262420000000005/fc40a5ef) Requesting authentication tuples (sgsn_auth.c:184) 20250103095013243 DMM DEBUG MM(262420000000005/fc40a5ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095013243 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250103095013243 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@50321e2a1e54: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250103095013249 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095013249 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095013249 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095013249 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095013249 DMM INFO MM(262420000000005/fc40a5ef) Subscriber data update (mmctx.c:445) 20250103095013249 DMM DEBUG MM(262420000000005/fc40a5ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095013249 DMM INFO MM(262420000000005/fc40a5ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095013249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095013249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095013249 DMM INFO MM(262420000000005/fc40a5ef) <- GMM AUTH AND CIPHERING REQ (rand = a1 ea 5b b8 73 ab 1e 23 b6 6e 25 35 8a 32 5e fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095013264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095013264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095013264 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095013264 DMM INFO MM(262420000000005/fc40a5ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095013264 DMM NOTICE MM(262420000000005/fc40a5ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095013264 DMM DEBUG MM(262420000000005/fc40a5ef) checking auth: received GSM SRES = 93 4c d4 6c (gprs_gmm.c:648) 20250103095013264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095013264 DMM DEBUG MM(262420000000005/fc40a5ef) Requesting authorization (sgsn_auth.c:160) 20250103095013264 DMM INFO MM(262420000000005/fc40a5ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095013264 DMM DEBUG MM(262420000000005/fc40a5ef) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095013264 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250103095013265 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) 20250103095013265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095013265 DMM INFO MM(262420000000005/fc40a5ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc40a5ef) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@50321e2a1e54: setverdict(fail): none -> fail MC@50321e2a1e54: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250103095013281 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095013281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(171)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(164)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(169)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(159)@50321e2a1e54: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@50321e2a1e54: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@50321e2a1e54: Final verdict of PTC: none 20250103095013285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43412<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI210(163)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(157)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(162)@50321e2a1e54: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@50321e2a1e54: Final verdict of PTC: fail -NSVCI99-provIP(167)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@50321e2a1e54: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@50321e2a1e54: 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'. Fri Jan 3 09:50:13 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 20250103095013392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095013794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44936) 20250103095014282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095014282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44936, count=74248) 20250103095015284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095015284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095016286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095016286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_gsup_lu_reject started. 20250103095016888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095016890 DMM INFO MM(262420000000005/fc40a5ef) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095016890 DMM INFO MM(262420000000005/fc40a5ef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095016890 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095016890 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095016890 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095016890 DMM ERROR MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250103095016890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250103095016890 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095016890 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095016890 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095016891 DLLC NOTICE LLME(d7b450da/fc40a5ef){ASSIGNED} LLGM Assign pre (fc40a5ef => ffffffff) (gprs_llc.c:1079) 20250103095016891 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc40a5ef => ffffffff) (gprs_llc.c:1125) 20250103095016891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095016936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095016936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095016936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095016936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095016936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095016936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095016936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095016936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095016936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095016937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095016937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095016937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095016937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095016937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095016937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095016937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095016937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095016937 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095016937 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095016937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095016937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095016937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095016939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095016945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095016945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095016951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095016951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095016951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095016951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095016951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095016951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095016951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095016951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095016951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095016952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095016952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095016952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095016952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095016952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095016952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095016952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095016952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095016952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095016952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095016952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(183)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095016952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095016952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095016954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095016959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095016959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095016967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095016967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095016967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095016967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095016967 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095016967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095016967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095016967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095016967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095016968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095016968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095016968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095016968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095016968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095016968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095016968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095016968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095016968 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095016968 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095016968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(188)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095016968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095016968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095016970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095016974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095016974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095017288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095017288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095017288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095017288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095017294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095017294 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@50321e2a1e54: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C2895976'O, index=0 SGSN_Test-GSUP(190)@50321e2a1e54: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@50321e2a1e54: 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 := '1F0EF9534ED97A48D435EC0C0A7A08DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B087165'O ("\v\bqe") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACFF00EFB7B08022'O } } } } } 20250103095018370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095018370 DLLC NOTICE LLME(ffffffff/c2895976){UNASSIGNED} LLC RX: unknown TLLI 0xc2895976, creating LLME on the fly (gprs_llc.c:552) 20250103095018370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095018370 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095018370 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095018370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095018370 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095018370 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095018370 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095018370 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095018370 DLLC NOTICE LLME(ffffffff/c2895976){UNASSIGNED} LLGM Assign pre (c2895976 => de93bdf6) (gprs_llc.c:1079) 20250103095018370 DLLC NOTICE LLME(c2895976/de93bdf6){ASSIGNED} LLGM Assign post (c2895976 => de93bdf6) (gprs_llc.c:1125) 20250103095018370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095018370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095018370 DMM DEBUG MM(262420000000006/de93bdf6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095018383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095018383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095018383 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095018383 DMM DEBUG MM(262420000000006/de93bdf6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20250103095018383 DMM NOTICE MM(262420000000006/de93bdf6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095018383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095018383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095018383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095018383 DMM DEBUG MM(262420000000006/de93bdf6) Requesting authorization (sgsn_auth.c:160) 20250103095018383 DMM INFO MM(262420000000006/de93bdf6) Requesting authentication tuples (sgsn_auth.c:184) 20250103095018384 DMM DEBUG MM(262420000000006/de93bdf6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095018384 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250103095018384 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@50321e2a1e54: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250103095018390 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095018390 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095018390 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095018390 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095018390 DMM INFO MM(262420000000006/de93bdf6) Subscriber data update (mmctx.c:445) 20250103095018390 DMM DEBUG MM(262420000000006/de93bdf6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095018390 DMM INFO MM(262420000000006/de93bdf6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095018390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095018390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095018390 DMM INFO MM(262420000000006/de93bdf6) <- GMM AUTH AND CIPHERING REQ (rand = 1f 0e f9 53 4e d9 7a 48 d4 35 ec 0c 0a 7a 08 db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095018405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095018405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095018405 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095018405 DMM INFO MM(262420000000006/de93bdf6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095018405 DMM NOTICE MM(262420000000006/de93bdf6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095018405 DMM DEBUG MM(262420000000006/de93bdf6) checking auth: received GSM SRES = 0b 08 71 65 (gprs_gmm.c:648) 20250103095018405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095018405 DMM DEBUG MM(262420000000006/de93bdf6) Requesting authorization (sgsn_auth.c:160) 20250103095018405 DMM INFO MM(262420000000006/de93bdf6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095018405 DMM DEBUG MM(262420000000006/de93bdf6) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095018405 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250103095018405 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) 20250103095018405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095018405 DMM INFO MM(262420000000006/de93bdf6) <- GMM ATTACH ACCEPT (new P-TMSI=0xde93bdf6) (gprs_gmm.c:282) 20250103095018407 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250103095018407 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250103095018407 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250103095018407 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095018407 DMM INFO MM(262420000000006/de93bdf6) Subscriber data update (mmctx.c:445) 20250103095018407 DMM DEBUG MM(262420000000006/de93bdf6) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@50321e2a1e54: setverdict(fail): none -> fail MC@50321e2a1e54: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250103095018424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095018425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(190)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(183)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(188)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(178)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@50321e2a1e54: Final verdict of PTC: none 20250103095018429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43438<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI220(187)@50321e2a1e54: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@50321e2a1e54: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(181)@50321e2a1e54: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@50321e2a1e54: Final verdict of PTC: fail -NSVCI99-provIP(186)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(176)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) Fri Jan 3 09:50:18 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@50321e2a1e54: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@50321e2a1e54: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20250103095018527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095018929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48204) 20250103095019425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095019426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48204, count=80356) 20250103095020296 DGPRS DEBUG Checking for inactive LLMEs, time = 38426019 (sgsn.c:132) 20250103095020427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095020427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095021428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095021428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_combined started. 20250103095022032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095022035 DMM INFO MM(262420000000006/de93bdf6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095022035 DMM INFO MM(262420000000006/de93bdf6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095022035 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095022035 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095022035 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095022035 DMM ERROR MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250103095022035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250103095022035 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095022035 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095022035 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095022035 DLLC NOTICE LLME(c2895976/de93bdf6){ASSIGNED} LLGM Assign pre (de93bdf6 => ffffffff) (gprs_llc.c:1079) 20250103095022035 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de93bdf6 => ffffffff) (gprs_llc.c:1125) 20250103095022035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095022073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095022073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095022073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095022073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095022073 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095022073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095022073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095022073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095022073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095022074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095022074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095022074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095022074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095022074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095022074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095022074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095022074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095022074 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095022074 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095022074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095022074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095022074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095022077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095022081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095022081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095022089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095022089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095022089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095022089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095022089 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095022089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095022089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095022089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095022089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095022089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095022089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095022089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095022089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095022089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095022089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095022089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095022089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095022089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095022089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095022089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(202)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095022090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095022090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095022092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095022098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095022098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(201)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095022104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095022104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095022104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095022104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095022104 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095022104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095022104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095022104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095022104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095022105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095022105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095022105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095022105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095022105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095022105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095022106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095022106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095022106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095022106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095022106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(207)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095022106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095022106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095022108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095022113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095022113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095022429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095022429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095022429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095022429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095022433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095022435 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@50321e2a1e54: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FF3E7613'O, index=0 SGSN_Test-GSUP(209)@50321e2a1e54: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@50321e2a1e54: 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 := 'C4623BC92E4E9700486521D266557470'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF7F5AFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83A4EEE64D4457D3'O } } } } } 20250103095023504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095023504 DLLC NOTICE LLME(ffffffff/ff3e7613){UNASSIGNED} LLC RX: unknown TLLI 0xff3e7613, creating LLME on the fly (gprs_llc.c:552) 20250103095023504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095023504 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250103095023504 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095023504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095023504 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095023504 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095023504 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095023504 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095023504 DLLC NOTICE LLME(ffffffff/ff3e7613){UNASSIGNED} LLGM Assign pre (ff3e7613 => d871626e) (gprs_llc.c:1079) 20250103095023504 DLLC NOTICE LLME(ff3e7613/d871626e){ASSIGNED} LLGM Assign post (ff3e7613 => d871626e) (gprs_llc.c:1125) 20250103095023504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095023504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095023504 DMM DEBUG MM(262420000000007/d871626e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095023514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095023514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095023514 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095023514 DMM DEBUG MM(262420000000007/d871626e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20250103095023514 DMM NOTICE MM(262420000000007/d871626e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095023514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095023514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095023514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095023514 DMM DEBUG MM(262420000000007/d871626e) Requesting authorization (sgsn_auth.c:160) 20250103095023514 DMM INFO MM(262420000000007/d871626e) Requesting authentication tuples (sgsn_auth.c:184) 20250103095023514 DMM DEBUG MM(262420000000007/d871626e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095023514 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250103095023514 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@50321e2a1e54: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250103095023516 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095023516 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095023516 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095023516 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095023516 DMM INFO MM(262420000000007/d871626e) Subscriber data update (mmctx.c:445) 20250103095023516 DMM DEBUG MM(262420000000007/d871626e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095023516 DMM INFO MM(262420000000007/d871626e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095023516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095023516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095023516 DMM INFO MM(262420000000007/d871626e) <- GMM AUTH AND CIPHERING REQ (rand = c4 62 3b c9 2e 4e 97 00 48 65 21 d2 66 55 74 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095023524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095023524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095023524 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095023524 DMM INFO MM(262420000000007/d871626e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095023524 DMM NOTICE MM(262420000000007/d871626e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095023524 DMM DEBUG MM(262420000000007/d871626e) checking auth: received GSM SRES = af 7f 5a fa (gprs_gmm.c:648) 20250103095023524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095023524 DMM DEBUG MM(262420000000007/d871626e) Requesting authorization (sgsn_auth.c:160) 20250103095023524 DMM INFO MM(262420000000007/d871626e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095023524 DMM DEBUG MM(262420000000007/d871626e) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095023524 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250103095023524 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) 20250103095023524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095023524 DMM INFO MM(262420000000007/d871626e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd871626e) (gprs_gmm.c:282) 20250103095023525 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095023525 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095023525 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250103095023525 DMM INFO MM(262420000000007/d871626e) Subscriber data update (mmctx.c:445) 20250103095023525 DMM DEBUG MM(262420000000007/d871626e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095023525 DMM INFO MM(262420000000007/d871626e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095023525 DMM NOTICE MM(262420000000007/d871626e) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20250103095023525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095023525 DMM NOTICE MM(262420000000007/d871626e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095023525 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) 20250103095023526 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095023526 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250103095023526 DMM INFO MM(262420000000007/d871626e) Subscriber data update (mmctx.c:445) 20250103095023526 DMM DEBUG MM(262420000000007/d871626e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@50321e2a1e54: Removing Client IMSI='262420000000007'H, index=0 20250103095023535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095023535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095023535 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095023535 DMM INFO MM(262420000000007/d871626e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095023535 DMM NOTICE MM(262420000000007/d871626e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095023535 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095023535 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095023535 DLLC NOTICE LLME(ff3e7613/d871626e){ASSIGNED} LLGM Assign pre (ffffffff => d871626e) (gprs_llc.c:1079) 20250103095023535 DLLC NOTICE LLME(ffffffff/d871626e){ASSIGNED} LLGM Assign post (ffffffff => d871626e) (gprs_llc.c:1125) 20250103095023535 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095023535 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095023535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095023535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@50321e2a1e54: Final verdict of PTC: pass 20250103095023538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(202)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(197)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@50321e2a1e54: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(207)@50321e2a1e54: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@50321e2a1e54: Final verdict of PTC: none 20250103095023543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095023543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_combined-BVCI196(196)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(195)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(205)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(200)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_combined finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:50:23 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250103095023636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095024038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88128) 20250103095024544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095024544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88128, count=89388) 20250103095025545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095025546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:50:26 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 20250103095026546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095026546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_accept_all started. 20250103095027122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095027124 DMM INFO MM(262420000000007/d871626e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095027124 DMM INFO MM(262420000000007/d871626e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095027124 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095027124 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095027124 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095027124 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095027124 DLLC NOTICE LLME(ffffffff/d871626e){ASSIGNED} LLGM Assign pre (d871626e => ffffffff) (gprs_llc.c:1079) 20250103095027124 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d871626e => ffffffff) (gprs_llc.c:1125) 20250103095027124 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250103095027124 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) 20250103095027124 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) 20250103095027125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095027125 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095027125 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095027125 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095027125 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095027169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095027169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095027169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095027169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095027169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095027169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095027169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095027169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095027169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095027170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095027170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095027170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095027170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095027170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095027170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095027170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095027170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095027170 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095027170 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095027170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095027171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095027171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095027173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095027179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095027179 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095027184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095027184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095027184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095027184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095027184 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095027184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095027184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095027184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095027184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095027184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095027184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095027184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095027184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095027184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095027184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095027184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095027184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095027184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095027184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095027184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095027185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095027185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095027187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095027192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095027192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095027199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095027199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095027199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095027199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095027199 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095027199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095027199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095027199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095027199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095027200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095027200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095027200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095027200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095027200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095027200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095027200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095027200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095027200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095027202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095027207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095027207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095027547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095027547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095027547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095027547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095027552 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(227)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095027552 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@50321e2a1e54: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FEE12241'O, index=0 SGSN_Test-GSUP(228)@50321e2a1e54: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250103095028635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095028635 DLLC NOTICE LLME(ffffffff/fee12241){UNASSIGNED} LLC RX: unknown TLLI 0xfee12241, creating LLME on the fly (gprs_llc.c:552) 20250103095028635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095028635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095028635 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095028635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095028635 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095028635 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095028635 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095028635 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095028635 DLLC NOTICE LLME(ffffffff/fee12241){UNASSIGNED} LLGM Assign pre (fee12241 => c9c88ba0) (gprs_llc.c:1079) 20250103095028635 DLLC NOTICE LLME(fee12241/c9c88ba0){ASSIGNED} LLGM Assign post (fee12241 => c9c88ba0) (gprs_llc.c:1125) 20250103095028635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095028635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095028635 DMM DEBUG MM(262420000000008/c9c88ba0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095028659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095028660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095028660 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095028660 DMM DEBUG MM(262420000000008/c9c88ba0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20250103095028660 DMM NOTICE MM(262420000000008/c9c88ba0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095028660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095028660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095028660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250103095028660 DMM INFO MM(262420000000008/c9c88ba0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9c88ba0) (gprs_gmm.c:282) TC_attach_accept_all(230)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@50321e2a1e54: Removing Client IMSI='262420000000008'H, index=0 20250103095029648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095029648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095029648 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095029648 DMM INFO MM(262420000000008/c9c88ba0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095029648 DMM NOTICE MM(262420000000008/c9c88ba0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095029648 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095029648 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095029648 DLLC NOTICE LLME(fee12241/c9c88ba0){ASSIGNED} LLGM Assign pre (ffffffff => c9c88ba0) (gprs_llc.c:1079) 20250103095029648 DLLC NOTICE LLME(ffffffff/c9c88ba0){ASSIGNED} LLGM Assign post (ffffffff => c9c88ba0) (gprs_llc.c:1125) 20250103095029648 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095029648 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095029648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) TC_attach_accept_all(230)@50321e2a1e54: Final verdict of PTC: pass 20250103095029648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103095029649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095029654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095029654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(228)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(221)@50321e2a1e54: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(216)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(226)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@50321e2a1e54: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@50321e2a1e54: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(214)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(224)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(219)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_accept_all finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095029716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095030118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69748) 20250103095030655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095030655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69748, count=71008) 20250103095031655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095031656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:50:32 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 20250103095032656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095032656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_closed started. 20250103095033189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095033192 DMM INFO MM(262420000000008/c9c88ba0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095033193 DMM INFO MM(262420000000008/c9c88ba0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095033193 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095033193 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095033193 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095033193 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095033193 DLLC NOTICE LLME(ffffffff/c9c88ba0){ASSIGNED} LLGM Assign pre (c9c88ba0 => ffffffff) (gprs_llc.c:1079) 20250103095033193 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9c88ba0 => ffffffff) (gprs_llc.c:1125) 20250103095033193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095033193 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095033193 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095033193 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095033193 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095033238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095033238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095033238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095033238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095033238 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095033238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095033238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095033238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095033238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095033239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095033239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095033239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095033239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095033239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095033239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095033239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095033239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095033239 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095033239 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095033239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095033239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095033239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095033241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095033246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095033246 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095033257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095033257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095033257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095033257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095033257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095033257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095033257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095033257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095033257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(240)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(241)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095033258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095033258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095033258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095033258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095033258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095033258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095033258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095033258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095033258 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095033258 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095033258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095033258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095033258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095033260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103095033264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095033264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(238)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095033268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095033268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095033268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095033268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095033268 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095033268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095033268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095033268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095033268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095033269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095033269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095033269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095033269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095033269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095033269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095033269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095033269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095033269 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095033269 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095033269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095033270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095033270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095033272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095033277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095033277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095033657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095033657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095033657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095033657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095033661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095033663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@50321e2a1e54: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='F7A0917C'O, index=0 SGSN_Test-GSUP(247)@50321e2a1e54: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@50321e2a1e54: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='F7A0917C'O, index=1 20250103095034712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095034712 DLLC NOTICE LLME(ffffffff/f7a0917c){UNASSIGNED} LLC RX: unknown TLLI 0xf7a0917c, creating LLME on the fly (gprs_llc.c:552) 20250103095034712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095034712 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095034712 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095034712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095034712 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095034712 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095034712 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095034712 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095034712 DLLC NOTICE LLME(ffffffff/f7a0917c){UNASSIGNED} LLGM Assign pre (f7a0917c => d51dbafb) (gprs_llc.c:1079) 20250103095034712 DLLC NOTICE LLME(f7a0917c/d51dbafb){ASSIGNED} LLGM Assign post (f7a0917c => d51dbafb) (gprs_llc.c:1125) 20250103095034712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095034712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095034712 DMM DEBUG MM(001010123456789/d51dbafb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095034721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095034721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095034721 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095034721 DMM DEBUG MM(001010123456789/d51dbafb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250103095034721 DMM NOTICE MM(001010123456789/d51dbafb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095034721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095034721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095034721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250103095034721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103095034721 DMM NOTICE MM(001010123456789/d51dbafb) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250103095034721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Reject}: Deallocated (fsm.c:568) 20250103095034721 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095034721 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095034721 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103095034721 DLLC NOTICE LLME(f7a0917c/d51dbafb){ASSIGNED} LLGM Assign pre (d51dbafb => ffffffff) (gprs_llc.c:1079) 20250103095034721 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d51dbafb => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@50321e2a1e54: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@50321e2a1e54: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@50321e2a1e54: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E9C4E080'O, index=2 SGSN_Test-GSUP(247)@50321e2a1e54: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250103095034750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095034750 DLLC NOTICE LLME(ffffffff/e9c4e080){UNASSIGNED} LLC RX: unknown TLLI 0xe9c4e080, creating LLME on the fly (gprs_llc.c:552) 20250103095034750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095034750 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095034750 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095034750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095034750 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095034750 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095034750 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095034750 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095034750 DLLC NOTICE LLME(ffffffff/e9c4e080){UNASSIGNED} LLGM Assign pre (e9c4e080 => c303e6c0) (gprs_llc.c:1079) 20250103095034750 DLLC NOTICE LLME(e9c4e080/c303e6c0){ASSIGNED} LLGM Assign post (e9c4e080 => c303e6c0) (gprs_llc.c:1125) 20250103095034750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095034750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095034750 DMM DEBUG MM(262420000000010/c303e6c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095034753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095034753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095034753 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095034753 DMM DEBUG MM(262420000000010/c303e6c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20250103095034753 DMM NOTICE MM(262420000000010/c303e6c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095034753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095034753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095034753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250103095034753 DMM INFO MM(262420000000010/c303e6c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc303e6c0) (gprs_gmm.c:282) TC_attach_closed(250)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@50321e2a1e54: Removing Client IMSI='262420000000010'H, index=2 20250103095035753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095035753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095035753 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095035753 DMM INFO MM(262420000000010/c303e6c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095035753 DMM NOTICE MM(262420000000010/c303e6c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095035753 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095035753 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095035753 DLLC NOTICE LLME(e9c4e080/c303e6c0){ASSIGNED} LLGM Assign pre (ffffffff => c303e6c0) (gprs_llc.c:1079) 20250103095035753 DLLC NOTICE LLME(ffffffff/c303e6c0){ASSIGNED} LLGM Assign post (ffffffff => c303e6c0) (gprs_llc.c:1125) 20250103095035753 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095035753 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095035753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095035753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@50321e2a1e54: Final verdict of PTC: pass 20250103095035754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(241)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(245)@50321e2a1e54: Final verdict of PTC: none 20250103095035755 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095035755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(237)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(235)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@50321e2a1e54: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@50321e2a1e54: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(243)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(239)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(233)@50321e2a1e54: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@50321e2a1e54: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass)Fri Jan 3 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 MTC@50321e2a1e54: Test case TC_attach_closed finished. Verdict: pass MTC@50321e2a1e54: 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'. 20250103095035828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095036230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71508) 20250103095036756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095036757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71508, count=81564) 20250103095037758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095037758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:50:38 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 20250103095038760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095038760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_no_imei_response started. 20250103095039320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095039322 DMM INFO MM(262420000000010/c303e6c0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095039322 DMM INFO MM(262420000000010/c303e6c0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095039323 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095039323 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095039323 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095039323 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095039323 DLLC NOTICE LLME(ffffffff/c303e6c0){ASSIGNED} LLGM Assign pre (c303e6c0 => ffffffff) (gprs_llc.c:1079) 20250103095039323 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c303e6c0 => ffffffff) (gprs_llc.c:1125) 20250103095039323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095039323 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095039323 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095039323 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095039323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095039368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095039368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095039368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095039368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095039368 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095039368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095039368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095039368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095039368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095039369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095039369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095039369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095039369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095039369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095039369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095039369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095039369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095039369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095039369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095039369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095039369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095039369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095039371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095039376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095039376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095039383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095039383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095039383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095039383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095039383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095039383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095039383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095039383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095039383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095039384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095039384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095039384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095039384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095039384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095039384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095039384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095039384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095039384 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095039384 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095039384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095039384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095039384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095039386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095039391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095039391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095039398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095039398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095039398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095039398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095039398 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095039398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095039398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095039398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095039398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095039399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095039399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095039399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095039399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095039399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095039399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095039399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095039399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095039399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095039399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095039399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(265)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095039400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095039400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095039402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095039406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095039406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095039761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095039761 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095039761 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095039761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095039766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095039767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@50321e2a1e54: 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)@50321e2a1e54: 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(266)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@50321e2a1e54: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C6E39169'O, index=0 SGSN_Test-GSUP(267)@50321e2a1e54: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250103095040835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095040835 DLLC NOTICE LLME(ffffffff/c6e39169){UNASSIGNED} LLC RX: unknown TLLI 0xc6e39169, creating LLME on the fly (gprs_llc.c:552) 20250103095040835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095040835 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250103095040836 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095040836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095040836 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095040836 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095040836 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095040836 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095040836 DLLC NOTICE LLME(ffffffff/c6e39169){UNASSIGNED} LLGM Assign pre (c6e39169 => eb9ebb7a) (gprs_llc.c:1079) 20250103095040836 DLLC NOTICE LLME(c6e39169/eb9ebb7a){ASSIGNED} LLGM Assign post (c6e39169 => eb9ebb7a) (gprs_llc.c:1125) 20250103095040836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095040836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095040836 DMM DEBUG MM(262420000000032/eb9ebb7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095046837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095046837 DMM DEBUG MM(262420000000032/eb9ebb7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095050297 DGPRS DEBUG Checking for inactive LLMEs, time = 38426049 (sgsn.c:132) 20250103095052838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095052839 DMM DEBUG MM(262420000000032/eb9ebb7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095058840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095058840 DMM DEBUG MM(262420000000032/eb9ebb7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095059762 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103095059762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250103095059763 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095104842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095104842 DMM DEBUG MM(262420000000032/eb9ebb7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095109370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095109374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095109374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095109385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095109389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095109389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095109400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095109403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095109403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095110843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095110843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250103095110843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103095110843 DMM NOTICE MM(262420000000032/eb9ebb7a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250103095110843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Reject}: Deallocated (fsm.c:568) 20250103095110843 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095110843 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095110843 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103095110843 DLLC NOTICE LLME(c6e39169/eb9ebb7a){ASSIGNED} LLGM Assign pre (eb9ebb7a => ffffffff) (gprs_llc.c:1079) 20250103095110843 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb9ebb7a => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@50321e2a1e54: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@50321e2a1e54: Final verdict of PTC: pass 20250103095110861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45762<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@50321e2a1e54: Final verdict of PTC: none 20250103095110866 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095110866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI220(264)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@50321e2a1e54: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@50321e2a1e54: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(260)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(255)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(258)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(263)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(265)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(253)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095110988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095111290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70948) 20250103095111868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095111868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70948, count=72208) 20250103095112870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095112870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:51: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_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 20250103095113872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095113872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_no_imsi_response started. 20250103095114353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095114356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095114399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095114399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095114399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095114399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095114399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095114399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095114399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095114399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095114399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095114400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095114400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095114400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095114400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095114400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095114400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095114400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095114400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095114400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095114400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095114400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095114401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095114401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095114404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(271)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095114412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095114412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095114421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095114421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095114421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095114421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095114421 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095114421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095114421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095114421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095114421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(279)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(280)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095114421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095114421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095114421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095114422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095114422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095114422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095114422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095114422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095114422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095114422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095114422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095114422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095114422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095114424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103095114431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095114431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(279)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imsi_response-BVCI210(277)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(284)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095114434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095114434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095114434 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095114434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095114434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095114434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095114434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095114435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095114435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095114435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095114435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095114435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095114435 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095114435 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095114435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095114435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095114435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095114437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095114442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095114442 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095114873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095114873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095114873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095114873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095114875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095114875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@50321e2a1e54: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D885F5D3'O, index=0 SGSN_Test-GSUP(286)@50321e2a1e54: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250103095115953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095115953 DLLC NOTICE LLME(ffffffff/d885f5d3){UNASSIGNED} LLC RX: unknown TLLI 0xd885f5d3, creating LLME on the fly (gprs_llc.c:552) 20250103095115953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095115953 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250103095115953 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095115953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095115953 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095115953 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095115953 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095115953 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095115953 DLLC NOTICE LLME(ffffffff/d885f5d3){UNASSIGNED} LLGM Assign pre (d885f5d3 => f4ab4b0c) (gprs_llc.c:1079) 20250103095115953 DLLC NOTICE LLME(d885f5d3/f4ab4b0c){ASSIGNED} LLGM Assign post (d885f5d3 => f4ab4b0c) (gprs_llc.c:1125) 20250103095115953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095115953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095115953 DMM DEBUG MM(/f4ab4b0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095115982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095115982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095115982 DMM DEBUG MM_STATE_Gb(3632657875)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095115982 DMM DEBUG MM(/f4ab4b0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20250103095115982 DMM NOTICE MM(/f4ab4b0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095115982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095115982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250103095115982 DMM DEBUG MM(/f4ab4b0c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250103095120298 DGPRS DEBUG Checking for inactive LLMEs, time = 38426079 (sgsn.c:132) 20250103095121984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095121984 DMM DEBUG MM(/f4ab4b0c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250103095127985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095127986 DMM DEBUG MM(/f4ab4b0c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250103095133987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095133987 DMM DEBUG MM(/f4ab4b0c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250103095134874 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103095134874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095134875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250103095139988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095139989 DMM DEBUG MM(/f4ab4b0c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250103095144402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095144409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095144409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095144422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095144426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095144426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095144435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095144438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095144438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095145990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250103095145990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250103095145990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103095145990 DMM NOTICE MM(/f4ab4b0c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250103095145990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Reject}: Deallocated (fsm.c:568) 20250103095145990 DMM DEBUG MM_STATE_Gb(3632657875)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095145990 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095145990 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103095145990 DLLC NOTICE LLME(d885f5d3/f4ab4b0c){ASSIGNED} LLGM Assign pre (f4ab4b0c => ffffffff) (gprs_llc.c:1079) 20250103095145990 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4ab4b0c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@50321e2a1e54: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@50321e2a1e54: Final verdict of PTC: pass 20250103095145997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58202<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@50321e2a1e54: Final verdict of PTC: none 20250103095146002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095146002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(274)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(284)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(280)@50321e2a1e54: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@50321e2a1e54: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@50321e2a1e54: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(272)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(282)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(278)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:51:46 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 20250103095146108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095146410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64056) 20250103095147003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095147003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64056, count=72308) 20250103095148005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095148005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:51:48 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 20250103095149007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095149007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_closed_add_vty started. 20250103095149520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095149523 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095149567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095149567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095149567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095149567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095149567 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095149567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095149567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095149567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095149567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095149568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095149568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095149568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095149568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095149568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095149568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095149568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095149568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095149568 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095149568 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095149568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095149568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095149568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095149570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095149574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095149574 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095149582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095149582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095149582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095149582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095149582 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095149582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095149582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095149582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095149582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095149583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095149583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095149583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095149583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095149583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095149583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095149583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095149583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095149583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095149583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095149583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095149583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095149583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095149586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095149592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095149592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095149599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095149599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095149599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095149599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095149599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095149599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095149599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095149599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095149599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095149600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095149600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095149600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095149600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095149600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095149600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095149600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095149600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095149600 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095149600 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095149600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095149600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095149600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095149602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095149607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095149607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095150009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095150009 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095150009 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095150009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095150013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095150014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103095150299 DGPRS DEBUG Checking for inactive LLMEs, time = 38426109 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@50321e2a1e54: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='DB8AB56C'O, index=0 SGSN_Test-GSUP(305)@50321e2a1e54: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@50321e2a1e54: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='DB8AB56C'O, index=1 20250103095151067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095151067 DLLC NOTICE LLME(ffffffff/db8ab56c){UNASSIGNED} LLC RX: unknown TLLI 0xdb8ab56c, creating LLME on the fly (gprs_llc.c:552) 20250103095151067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095151067 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095151067 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095151067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095151067 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095151067 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095151067 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095151067 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095151067 DLLC NOTICE LLME(ffffffff/db8ab56c){UNASSIGNED} LLGM Assign pre (db8ab56c => dae83c90) (gprs_llc.c:1079) 20250103095151067 DLLC NOTICE LLME(db8ab56c/dae83c90){ASSIGNED} LLGM Assign post (db8ab56c => dae83c90) (gprs_llc.c:1125) 20250103095151067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095151067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095151067 DMM DEBUG MM(001010123456789/dae83c90) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095151075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095151075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095151075 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095151075 DMM DEBUG MM(001010123456789/dae83c90) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250103095151075 DMM NOTICE MM(001010123456789/dae83c90) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095151075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095151075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095151075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250103095151075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103095151075 DMM NOTICE MM(001010123456789/dae83c90) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250103095151075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Reject}: Deallocated (fsm.c:568) 20250103095151075 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095151075 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095151075 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103095151075 DLLC NOTICE LLME(db8ab56c/dae83c90){ASSIGNED} LLGM Assign pre (dae83c90 => ffffffff) (gprs_llc.c:1079) 20250103095151075 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dae83c90 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@50321e2a1e54: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@50321e2a1e54: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='DB8AB56C'O, index=2 20250103095151079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095151079 DLLC NOTICE LLME(ffffffff/db8ab56c){UNASSIGNED} LLC RX: unknown TLLI 0xdb8ab56c, creating LLME on the fly (gprs_llc.c:552) 20250103095151079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095151079 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095151079 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095151079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095151079 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095151079 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095151079 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095151079 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095151079 DLLC NOTICE LLME(ffffffff/db8ab56c){UNASSIGNED} LLGM Assign pre (db8ab56c => cbadbb2d) (gprs_llc.c:1079) 20250103095151079 DLLC NOTICE LLME(db8ab56c/cbadbb2d){ASSIGNED} LLGM Assign post (db8ab56c => cbadbb2d) (gprs_llc.c:1125) 20250103095151079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095151079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095151079 DMM DEBUG MM(001010123456700/cbadbb2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095151083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095151083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095151083 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095151083 DMM DEBUG MM(001010123456700/cbadbb2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250103095151083 DMM NOTICE MM(001010123456700/cbadbb2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095151083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095151083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095151083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250103095151083 DMM INFO MM(001010123456700/cbadbb2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbadbb2d) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@50321e2a1e54: Removing Client IMSI='001010123456700'H, index=2 20250103095152096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095152096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095152096 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095152096 DMM INFO MM(001010123456700/cbadbb2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095152096 DMM NOTICE MM(001010123456700/cbadbb2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095152096 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095152096 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095152096 DLLC NOTICE LLME(db8ab56c/cbadbb2d){ASSIGNED} LLGM Assign pre (ffffffff => cbadbb2d) (gprs_llc.c:1079) 20250103095152096 DLLC NOTICE LLME(ffffffff/cbadbb2d){ASSIGNED} LLGM Assign post (ffffffff => cbadbb2d) (gprs_llc.c:1125) 20250103095152096 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095152096 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095152096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095152096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@50321e2a1e54: Final verdict of PTC: pass 20250103095152099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52578<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@50321e2a1e54: Final verdict of PTC: none 20250103095152104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095152104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(289)@50321e2a1e54: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(293)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(298)@50321e2a1e54: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@50321e2a1e54: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(303)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(291)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(296)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(301)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:51:52 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 20250103095152205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095152607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71100) 20250103095153106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095153106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71100, count=81156) 20250103095154107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095154107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095155109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095155109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_check_subscriber_list started. 20250103095155702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095155704 DMM INFO MM(001010123456700/cbadbb2d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095155704 DMM INFO MM(001010123456700/cbadbb2d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095155704 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095155704 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095155704 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095155704 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095155704 DLLC NOTICE LLME(ffffffff/cbadbb2d){ASSIGNED} LLGM Assign pre (cbadbb2d => ffffffff) (gprs_llc.c:1079) 20250103095155704 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbadbb2d => ffffffff) (gprs_llc.c:1125) 20250103095155704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095155704 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095155704 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095155704 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095155704 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095155747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095155747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095155747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095155747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095155747 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095155747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095155748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095155748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095155748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095155749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095155749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095155749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095155749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095155749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095155749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095155749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095155749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095155749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095155749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095155749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095155749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095155749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095155751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095155756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095155756 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095155763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095155763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095155763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095155763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095155763 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095155763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095155763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095155763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095155763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095155764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095155764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095155764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095155764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095155764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095155764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095155764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095155764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095155764 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095155764 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095155764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095155764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095155764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095155766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095155771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095155771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095155779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095155779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095155779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095155779 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095155779 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095155779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095155779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095155779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095155779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095155779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095155779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095155779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095155780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095155780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095155780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095155780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095155780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095155780 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095155780 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095155780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095155780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095155780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095155782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095155787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095155787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095156110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095156110 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095156110 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095156110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095156114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095156116 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@50321e2a1e54: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C59F49E0'O, index=0 SGSN_Test-GSUP(324)@50321e2a1e54: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@50321e2a1e54: 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 := '5807DF80BBFD62104597D5F07B76322C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37D074AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6559F2A566AD950F'O } } } } } 20250103095157181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095157181 DLLC NOTICE LLME(ffffffff/c59f49e0){UNASSIGNED} LLC RX: unknown TLLI 0xc59f49e0, creating LLME on the fly (gprs_llc.c:552) 20250103095157181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095157181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095157181 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095157181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095157181 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095157181 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095157181 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095157181 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095157181 DLLC NOTICE LLME(ffffffff/c59f49e0){UNASSIGNED} LLGM Assign pre (c59f49e0 => d810afa3) (gprs_llc.c:1079) 20250103095157181 DLLC NOTICE LLME(c59f49e0/d810afa3){ASSIGNED} LLGM Assign post (c59f49e0 => d810afa3) (gprs_llc.c:1125) 20250103095157181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095157181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095157181 DMM DEBUG MM(262420000000034/d810afa3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095157191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095157191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095157191 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095157191 DMM DEBUG MM(262420000000034/d810afa3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20250103095157191 DMM NOTICE MM(262420000000034/d810afa3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095157191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095157191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095157191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095157191 DMM DEBUG MM(262420000000034/d810afa3) Requesting authorization (sgsn_auth.c:160) 20250103095157191 DMM INFO MM(262420000000034/d810afa3) Requesting authentication tuples (sgsn_auth.c:184) 20250103095157191 DMM DEBUG MM(262420000000034/d810afa3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095157191 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250103095157191 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@50321e2a1e54: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250103095157196 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095157196 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095157196 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095157196 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095157196 DMM INFO MM(262420000000034/d810afa3) Subscriber data update (mmctx.c:445) 20250103095157196 DMM DEBUG MM(262420000000034/d810afa3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095157196 DMM INFO MM(262420000000034/d810afa3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095157196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095157196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095157196 DMM INFO MM(262420000000034/d810afa3) <- GMM AUTH AND CIPHERING REQ (rand = 58 07 df 80 bb fd 62 10 45 97 d5 f0 7b 76 32 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095157205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095157205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095157205 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095157205 DMM INFO MM(262420000000034/d810afa3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095157205 DMM NOTICE MM(262420000000034/d810afa3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095157206 DMM DEBUG MM(262420000000034/d810afa3) checking auth: received GSM SRES = 37 d0 74 ac (gprs_gmm.c:648) 20250103095157206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095157206 DMM DEBUG MM(262420000000034/d810afa3) Requesting authorization (sgsn_auth.c:160) 20250103095157206 DMM INFO MM(262420000000034/d810afa3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095157206 DMM DEBUG MM(262420000000034/d810afa3) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095157206 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250103095157206 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) 20250103095157206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095157206 DMM INFO MM(262420000000034/d810afa3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd810afa3) (gprs_gmm.c:282) 20250103095157207 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095157207 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095157207 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250103095157207 DMM INFO MM(262420000000034/d810afa3) Subscriber data update (mmctx.c:445) 20250103095157207 DMM DEBUG MM(262420000000034/d810afa3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095157207 DMM INFO MM(262420000000034/d810afa3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095157207 DMM NOTICE MM(262420000000034/d810afa3) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20250103095157207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095157207 DMM NOTICE MM(262420000000034/d810afa3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095157207 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) 20250103095157208 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095157208 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250103095157208 DMM INFO MM(262420000000034/d810afa3) Subscriber data update (mmctx.c:445) 20250103095157208 DMM DEBUG MM(262420000000034/d810afa3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095157216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095157216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095157216 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095157216 DMM INFO MM(262420000000034/d810afa3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095157216 DMM NOTICE MM(262420000000034/d810afa3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095157216 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095157216 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095157216 DLLC NOTICE LLME(c59f49e0/d810afa3){ASSIGNED} LLGM Assign pre (ffffffff => d810afa3) (gprs_llc.c:1079) 20250103095157216 DLLC NOTICE LLME(ffffffff/d810afa3){ASSIGNED} LLGM Assign post (ffffffff => d810afa3) (gprs_llc.c:1125) 20250103095157216 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095157216 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095157216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095157216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@50321e2a1e54: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@50321e2a1e54: Final verdict of PTC: pass 20250103095157274 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250103095157274 DMM INFO MM(262420000000034/d810afa3) Subscriber data update (mmctx.c:445) 20250103095157274 DMM DEBUG MM(262420000000034/d810afa3) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250103095157274 DMM INFO MM(262420000000034/d810afa3) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250103095157274 DMM INFO MM(262420000000034/d810afa3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095157274 DMM INFO MM(262420000000034/d810afa3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095157274 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095157274 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095157274 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095157274 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095157274 DLLC NOTICE LLME(ffffffff/d810afa3){ASSIGNED} LLGM Assign pre (d810afa3 => ffffffff) (gprs_llc.c:1079) 20250103095157274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d810afa3 => ffffffff) (gprs_llc.c:1125) 20250103095157274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095157274 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095157274 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095157274 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095157276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@50321e2a1e54: Final verdict of PTC: none 20250103095157280 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095157280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(322)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(312)@50321e2a1e54: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@50321e2a1e54: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(317)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@50321e2a1e54: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(310)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(315)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(320)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:51:57 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 20250103095157344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095157646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47556) 20250103095158282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095158282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47556, count=94484) 20250103095159284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095159284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095200286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095200286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_detach_check_subscriber_list started. 20250103095200686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095200686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095200725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095200725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095200725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095200725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095200725 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095200725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095200725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095200725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095200725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095200726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095200726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095200726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095200726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095200726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095200726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095200726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095200726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095200726 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095200726 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095200726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095200726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095200726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095200729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095200734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095200734 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095200741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095200741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095200741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095200741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095200741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095200741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095200741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095200741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095200741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095200742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095200742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095200742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095200742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095200742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095200742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095200742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095200742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095200742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095200742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095200742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095200743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095200743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095200745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095200750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095200750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(338)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095200761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095200761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095200761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095200761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095200761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095200761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095200761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095200761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095200761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095200762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095200762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095200762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095200762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095200762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095200762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095200762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095200762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095200762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095200762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095200762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(341)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095200763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095200763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095200765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095200769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095200770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(339)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095201287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095201287 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095201287 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095201287 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095201292 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095201293 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@50321e2a1e54: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C5D7A1DE'O, index=0 SGSN_Test-GSUP(343)@50321e2a1e54: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@50321e2a1e54: 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 := '23E6A6D83C3FB7648D3C28F755A3F1D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9E82964'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B76CC5E19C938EA3'O } } } } } 20250103095201357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095201357 DLLC NOTICE LLME(ffffffff/c5d7a1de){UNASSIGNED} LLC RX: unknown TLLI 0xc5d7a1de, creating LLME on the fly (gprs_llc.c:552) 20250103095201357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095201357 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095201357 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095201357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095201357 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095201357 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095201357 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095201357 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095201357 DLLC NOTICE LLME(ffffffff/c5d7a1de){UNASSIGNED} LLGM Assign pre (c5d7a1de => d37c2e1f) (gprs_llc.c:1079) 20250103095201357 DLLC NOTICE LLME(c5d7a1de/d37c2e1f){ASSIGNED} LLGM Assign post (c5d7a1de => d37c2e1f) (gprs_llc.c:1125) 20250103095201357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095201357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095201357 DMM DEBUG MM(262420000000033/d37c2e1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095201369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095201369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095201369 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095201369 DMM DEBUG MM(262420000000033/d37c2e1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20250103095201369 DMM NOTICE MM(262420000000033/d37c2e1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095201369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095201369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095201369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095201369 DMM DEBUG MM(262420000000033/d37c2e1f) Requesting authorization (sgsn_auth.c:160) 20250103095201369 DMM INFO MM(262420000000033/d37c2e1f) Requesting authentication tuples (sgsn_auth.c:184) 20250103095201369 DMM DEBUG MM(262420000000033/d37c2e1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095201369 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250103095201369 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@50321e2a1e54: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250103095201373 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095201373 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095201373 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095201373 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095201373 DMM INFO MM(262420000000033/d37c2e1f) Subscriber data update (mmctx.c:445) 20250103095201373 DMM DEBUG MM(262420000000033/d37c2e1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095201373 DMM INFO MM(262420000000033/d37c2e1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095201373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095201373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095201373 DMM INFO MM(262420000000033/d37c2e1f) <- GMM AUTH AND CIPHERING REQ (rand = 23 e6 a6 d8 3c 3f b7 64 8d 3c 28 f7 55 a3 f1 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095201385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095201385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095201385 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095201385 DMM INFO MM(262420000000033/d37c2e1f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095201385 DMM NOTICE MM(262420000000033/d37c2e1f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095201385 DMM DEBUG MM(262420000000033/d37c2e1f) checking auth: received GSM SRES = a9 e8 29 64 (gprs_gmm.c:648) 20250103095201385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095201385 DMM DEBUG MM(262420000000033/d37c2e1f) Requesting authorization (sgsn_auth.c:160) 20250103095201385 DMM INFO MM(262420000000033/d37c2e1f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095201385 DMM DEBUG MM(262420000000033/d37c2e1f) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095201385 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250103095201385 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) 20250103095201385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095201385 DMM INFO MM(262420000000033/d37c2e1f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd37c2e1f) (gprs_gmm.c:282) 20250103095201388 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095201388 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095201388 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250103095201388 DMM INFO MM(262420000000033/d37c2e1f) Subscriber data update (mmctx.c:445) 20250103095201388 DMM DEBUG MM(262420000000033/d37c2e1f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095201388 DMM INFO MM(262420000000033/d37c2e1f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095201388 DMM NOTICE MM(262420000000033/d37c2e1f) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20250103095201388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095201388 DMM NOTICE MM(262420000000033/d37c2e1f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095201388 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) 20250103095201389 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095201389 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250103095201389 DMM INFO MM(262420000000033/d37c2e1f) Subscriber data update (mmctx.c:445) 20250103095201389 DMM DEBUG MM(262420000000033/d37c2e1f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095201400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095201400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095201400 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095201400 DMM INFO MM(262420000000033/d37c2e1f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095201400 DMM NOTICE MM(262420000000033/d37c2e1f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095201400 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095201400 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095201400 DLLC NOTICE LLME(c5d7a1de/d37c2e1f){ASSIGNED} LLGM Assign pre (ffffffff => d37c2e1f) (gprs_llc.c:1079) 20250103095201400 DLLC NOTICE LLME(ffffffff/d37c2e1f){ASSIGNED} LLGM Assign post (ffffffff => d37c2e1f) (gprs_llc.c:1125) 20250103095201400 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095201400 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095201400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095201400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@50321e2a1e54: setverdict(pass): none -> pass 20250103095201453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095201453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250103095201453 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095201453 DMM INFO MM(262420000000033/d37c2e1f) -> GMM DETACH REQUEST TLLI=0xd37c2e1f type=GPRS detach Power-off (gprs_gmm.c:1440) 20250103095201453 DMM INFO MM(262420000000033/d37c2e1f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250103095201453 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095201453 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095201453 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095201453 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095201453 DLLC NOTICE LLME(ffffffff/d37c2e1f){ASSIGNED} LLGM Assign pre (d37c2e1f => ffffffff) (gprs_llc.c:1079) 20250103095201454 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d37c2e1f => ffffffff) (gprs_llc.c:1125) 20250103095201454 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250103095201454 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) 20250103095201454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095201454 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095201454 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095201454 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095201456 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@50321e2a1e54: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@50321e2a1e54: Final verdict of PTC: pass 20250103095206470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(331)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@50321e2a1e54: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@50321e2a1e54: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(336)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(341)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@50321e2a1e54: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@50321e2a1e54: Final verdict of PTC: none 20250103095206476 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095206476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(344)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(334)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(329)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(340)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:52:06 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 20250103095206578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095206879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93708) 20250103095207477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095207477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93708, count=94248) 20250103095208478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095208478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095209479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095209479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_check_complete_resend started. 20250103095209982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095209984 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095210027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095210027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095210027 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095210027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095210027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095210027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095210028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095210028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095210028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095210028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095210028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095210028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095210028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095210028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095210028 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095210028 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095210028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095210029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095210029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095210031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095210035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095210035 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095210041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095210041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095210041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095210041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095210041 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095210041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095210041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095210041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095210041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095210042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095210042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095210042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095210042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095210042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095210042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095210042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095210042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095210042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095210042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095210042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095210043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095210043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095210044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095210049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095210049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095210056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095210056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095210056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095210056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095210056 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095210056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095210057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095210057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095210057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095210057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095210057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095210057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095210057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095210057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095210057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095210057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095210057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095210057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095210057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095210057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095210058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095210058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095210059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095210064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095210064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095210481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095210481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095210481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095210481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095210485 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250103095210486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@50321e2a1e54: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C5FD9A9F'O, index=0 SGSN_Test-GSUP(362)@50321e2a1e54: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@50321e2a1e54: 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 := 'C9CDA3E86760B0FEAE95929C0E647448'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C36A5FB2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8A4A41A66EEDA80'O } } } } } 20250103095211557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095211557 DLLC NOTICE LLME(ffffffff/c5fd9a9f){UNASSIGNED} LLC RX: unknown TLLI 0xc5fd9a9f, creating LLME on the fly (gprs_llc.c:552) 20250103095211557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095211557 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250103095211557 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095211557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095211557 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095211557 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095211557 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095211557 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095211557 DLLC NOTICE LLME(ffffffff/c5fd9a9f){UNASSIGNED} LLGM Assign pre (c5fd9a9f => dd330f49) (gprs_llc.c:1079) 20250103095211557 DLLC NOTICE LLME(c5fd9a9f/dd330f49){ASSIGNED} LLGM Assign post (c5fd9a9f => dd330f49) (gprs_llc.c:1125) 20250103095211557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095211557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095211557 DMM DEBUG MM(262420000000036/dd330f49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095211574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095211574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095211574 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095211574 DMM DEBUG MM(262420000000036/dd330f49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20250103095211574 DMM NOTICE MM(262420000000036/dd330f49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095211574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095211574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095211574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095211574 DMM DEBUG MM(262420000000036/dd330f49) Requesting authorization (sgsn_auth.c:160) 20250103095211574 DMM INFO MM(262420000000036/dd330f49) Requesting authentication tuples (sgsn_auth.c:184) 20250103095211575 DMM DEBUG MM(262420000000036/dd330f49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095211575 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250103095211575 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@50321e2a1e54: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250103095211581 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095211581 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095211581 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095211581 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095211581 DMM INFO MM(262420000000036/dd330f49) Subscriber data update (mmctx.c:445) 20250103095211581 DMM DEBUG MM(262420000000036/dd330f49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095211581 DMM INFO MM(262420000000036/dd330f49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095211581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095211581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095211581 DMM INFO MM(262420000000036/dd330f49) <- GMM AUTH AND CIPHERING REQ (rand = c9 cd a3 e8 67 60 b0 fe ae 95 92 9c 0e 64 74 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095211597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095211597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095211597 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095211597 DMM INFO MM(262420000000036/dd330f49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095211597 DMM NOTICE MM(262420000000036/dd330f49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095211597 DMM DEBUG MM(262420000000036/dd330f49) checking auth: received GSM SRES = c3 6a 5f b2 (gprs_gmm.c:648) 20250103095211597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095211597 DMM DEBUG MM(262420000000036/dd330f49) Requesting authorization (sgsn_auth.c:160) 20250103095211597 DMM INFO MM(262420000000036/dd330f49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095211597 DMM DEBUG MM(262420000000036/dd330f49) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095211597 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250103095211597 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) 20250103095211597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095211597 DMM INFO MM(262420000000036/dd330f49) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd330f49) (gprs_gmm.c:282) 20250103095211600 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095211600 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095211600 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250103095211600 DMM INFO MM(262420000000036/dd330f49) Subscriber data update (mmctx.c:445) 20250103095211600 DMM DEBUG MM(262420000000036/dd330f49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095211600 DMM INFO MM(262420000000036/dd330f49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095211600 DMM NOTICE MM(262420000000036/dd330f49) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20250103095211600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095211600 DMM NOTICE MM(262420000000036/dd330f49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095211601 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) 20250103095211602 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095211602 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250103095211602 DMM INFO MM(262420000000036/dd330f49) Subscriber data update (mmctx.c:445) 20250103095211602 DMM DEBUG MM(262420000000036/dd330f49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@50321e2a1e54: Warning: Re-starting timer T, which is already active (running or expired). 20250103095217598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103095217598 DMM INFO MM(262420000000036/dd330f49) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd330f49) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@50321e2a1e54: Warning: Re-starting timer T, which is already active (running or expired). 20250103095220300 DGPRS DEBUG Checking for inactive LLMEs, time = 38426139 (sgsn.c:132) 20250103095223599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103095223599 DMM INFO MM(262420000000036/dd330f49) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd330f49) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@50321e2a1e54: Warning: Re-starting timer T, which is already active (running or expired). 20250103095229600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103095229600 DMM INFO MM(262420000000036/dd330f49) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd330f49) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@50321e2a1e54: Warning: Re-starting timer T, which is already active (running or expired). 20250103095230481 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103095230481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250103095230482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095235601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103095235601 DMM INFO MM(262420000000036/dd330f49) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd330f49) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@50321e2a1e54: Warning: Re-starting timer T, which is already active (running or expired). 20250103095240030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095240038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095240038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095240043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095240046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095240046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095240058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095240062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095240062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095241602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250103095241602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250103095241602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103095241602 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250103095241602 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) 20250103095241602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Reject}: Deallocated (fsm.c:568) 20250103095241602 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095241602 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095241602 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103095241602 DLLC NOTICE LLME(c5fd9a9f/dd330f49){ASSIGNED} LLGM Assign pre (dd330f49 => ffffffff) (gprs_llc.c:1079) 20250103095241602 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd330f49 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@50321e2a1e54: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@50321e2a1e54: Final verdict of PTC: pass 20250103095245632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51560<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095245636 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(362)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@50321e2a1e54: Final verdict of PTC: none 20250103095245636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_complete_resend-BVCI210(354)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@50321e2a1e54: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(350)@50321e2a1e54: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(355)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(360)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(348)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(353)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(358)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095245712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095246013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94620) 20250103095246637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095246638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94620, count=95880) 20250103095247638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095247638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:52:48 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 20250103095248639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095248639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_hlr_location_cancel_request_update started. 20250103095249109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095249111 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095249154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095249154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095249154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095249154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095249154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095249154 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095249154 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095249154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095249155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095249155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095249157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095249162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095249162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095249169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095249169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095249169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095249169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095249169 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095249169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095249169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095249169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095249169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095249170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095249170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095249170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095249170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095249170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095249170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095249170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095249170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095249170 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095249170 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095249170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095249170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095249170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095249172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095249177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095249177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095249184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095249184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095249184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095249184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095249184 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095249184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095249184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095249184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095249184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095249184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095249184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095249184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095249184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095249184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095249184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095249184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095249184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095249184 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095249184 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095249184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095249185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095249185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095249187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095249191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095249191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095249640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095249640 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095249640 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095249640 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095249645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(380)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095249646 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103095250301 DGPRS DEBUG Checking for inactive LLMEs, time = 38426169 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@50321e2a1e54: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='DC4B8882'O, index=0 SGSN_Test-GSUP(381)@50321e2a1e54: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@50321e2a1e54: 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 := '6CE1AC0DECD95C69DD7379976E31B008'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2926669'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EAD3AE040C6796C6'O } } } } } 20250103095250696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095250696 DLLC NOTICE LLME(ffffffff/dc4b8882){UNASSIGNED} LLC RX: unknown TLLI 0xdc4b8882, creating LLME on the fly (gprs_llc.c:552) 20250103095250696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095250696 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095250696 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095250696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095250696 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095250696 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095250696 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095250696 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095250696 DLLC NOTICE LLME(ffffffff/dc4b8882){UNASSIGNED} LLGM Assign pre (dc4b8882 => d9f2c01d) (gprs_llc.c:1079) 20250103095250696 DLLC NOTICE LLME(dc4b8882/d9f2c01d){ASSIGNED} LLGM Assign post (dc4b8882 => d9f2c01d) (gprs_llc.c:1125) 20250103095250696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095250696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095250696 DMM DEBUG MM(262420000000031/d9f2c01d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095250709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095250709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095250709 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095250709 DMM DEBUG MM(262420000000031/d9f2c01d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20250103095250709 DMM NOTICE MM(262420000000031/d9f2c01d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095250709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095250709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095250709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095250709 DMM DEBUG MM(262420000000031/d9f2c01d) Requesting authorization (sgsn_auth.c:160) 20250103095250709 DMM INFO MM(262420000000031/d9f2c01d) Requesting authentication tuples (sgsn_auth.c:184) 20250103095250709 DMM DEBUG MM(262420000000031/d9f2c01d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095250709 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250103095250709 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@50321e2a1e54: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250103095250712 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095250712 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095250712 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095250712 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095250712 DMM INFO MM(262420000000031/d9f2c01d) Subscriber data update (mmctx.c:445) 20250103095250712 DMM DEBUG MM(262420000000031/d9f2c01d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095250712 DMM INFO MM(262420000000031/d9f2c01d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095250712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095250712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095250712 DMM INFO MM(262420000000031/d9f2c01d) <- GMM AUTH AND CIPHERING REQ (rand = 6c e1 ac 0d ec d9 5c 69 dd 73 79 97 6e 31 b0 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095250720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095250721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095250721 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095250721 DMM INFO MM(262420000000031/d9f2c01d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095250721 DMM NOTICE MM(262420000000031/d9f2c01d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095250721 DMM DEBUG MM(262420000000031/d9f2c01d) checking auth: received GSM SRES = b2 92 66 69 (gprs_gmm.c:648) 20250103095250721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095250721 DMM DEBUG MM(262420000000031/d9f2c01d) Requesting authorization (sgsn_auth.c:160) 20250103095250721 DMM INFO MM(262420000000031/d9f2c01d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095250721 DMM DEBUG MM(262420000000031/d9f2c01d) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095250721 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250103095250721 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) 20250103095250721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095250721 DMM INFO MM(262420000000031/d9f2c01d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9f2c01d) (gprs_gmm.c:282) 20250103095250722 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095250722 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095250722 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250103095250722 DMM INFO MM(262420000000031/d9f2c01d) Subscriber data update (mmctx.c:445) 20250103095250722 DMM DEBUG MM(262420000000031/d9f2c01d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095250722 DMM INFO MM(262420000000031/d9f2c01d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095250722 DMM NOTICE MM(262420000000031/d9f2c01d) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20250103095250722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095250722 DMM NOTICE MM(262420000000031/d9f2c01d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095250722 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) 20250103095250723 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095250723 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250103095250723 DMM INFO MM(262420000000031/d9f2c01d) Subscriber data update (mmctx.c:445) 20250103095250723 DMM DEBUG MM(262420000000031/d9f2c01d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095250728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095250728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095250728 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095250728 DMM INFO MM(262420000000031/d9f2c01d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095250728 DMM NOTICE MM(262420000000031/d9f2c01d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095250728 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095250728 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095250728 DLLC NOTICE LLME(dc4b8882/d9f2c01d){ASSIGNED} LLGM Assign pre (ffffffff => d9f2c01d) (gprs_llc.c:1079) 20250103095250728 DLLC NOTICE LLME(ffffffff/d9f2c01d){ASSIGNED} LLGM Assign post (ffffffff => d9f2c01d) (gprs_llc.c:1125) 20250103095250728 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095250728 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095250728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095250728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@50321e2a1e54: setverdict(pass): none -> pass 20250103095250779 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250103095250779 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250103095250779 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) 20250103095250779 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250103095250779 DMM INFO MM(262420000000031/d9f2c01d) Subscriber data update (mmctx.c:445) 20250103095250779 DMM DEBUG MM(262420000000031/d9f2c01d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250103095250779 DMM INFO MM(262420000000031/d9f2c01d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250103095250779 DMM INFO MM(262420000000031/d9f2c01d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095250779 DMM INFO MM(262420000000031/d9f2c01d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095250779 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095250779 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095250779 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095250779 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095250779 DLLC NOTICE LLME(ffffffff/d9f2c01d){ASSIGNED} LLGM Assign pre (d9f2c01d => ffffffff) (gprs_llc.c:1079) 20250103095250779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9f2c01d => ffffffff) (gprs_llc.c:1125) 20250103095250779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095250779 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095250779 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095250779 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed MC@50321e2a1e54: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250103095255786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095255786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(381)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(369)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(374)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(379)@50321e2a1e54: Final verdict of PTC: none 20250103095255794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(376)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(372)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(377)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(367)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@50321e2a1e54: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(371)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@50321e2a1e54: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095255886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095256188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88024) 20250103095256787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095256787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88024, count=93456) 20250103095257788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095257789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:52: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_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 20250103095258790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095258790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_hlr_location_cancel_request_withdraw started. 20250103095259287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095259289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095259322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095259322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095259322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095259322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095259322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095259322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095259322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095259322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095259322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095259323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095259323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095259323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095259323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095259323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095259323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095259323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095259323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095259323 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095259323 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095259323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095259323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095259323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095259325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095259330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095259330 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095259337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095259337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095259337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095259337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095259337 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095259337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095259337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095259337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095259337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095259338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095259338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095259338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095259338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095259338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095259338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095259338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095259338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095259338 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095259338 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095259338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095259339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095259339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095259341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095259347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095259347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095259353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095259353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095259353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095259353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095259353 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095259353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095259353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095259353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095259353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095259354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095259354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095259354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095259354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095259354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095259354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095259354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095259354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095259354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095259354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095259354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095259355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095259355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095259357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095259361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095259361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095259791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095259791 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095259791 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095259791 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095259795 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095259796 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@50321e2a1e54: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CF553D94'O, index=0 SGSN_Test-GSUP(400)@50321e2a1e54: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@50321e2a1e54: 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 := 'C5902AD05ED09B28B3B882AD22FB42AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74572544'O ("tW%D") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A70F50084469642'O } } } } } 20250103095300867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095300867 DLLC NOTICE LLME(ffffffff/cf553d94){UNASSIGNED} LLC RX: unknown TLLI 0xcf553d94, creating LLME on the fly (gprs_llc.c:552) 20250103095300867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095300867 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095300867 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095300867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095300867 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095300867 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095300867 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095300867 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095300867 DLLC NOTICE LLME(ffffffff/cf553d94){UNASSIGNED} LLGM Assign pre (cf553d94 => d2b55dcd) (gprs_llc.c:1079) 20250103095300867 DLLC NOTICE LLME(cf553d94/d2b55dcd){ASSIGNED} LLGM Assign post (cf553d94 => d2b55dcd) (gprs_llc.c:1125) 20250103095300867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095300867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095300867 DMM DEBUG MM(262420000000029/d2b55dcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095300892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095300892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095300892 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095300892 DMM DEBUG MM(262420000000029/d2b55dcd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20250103095300892 DMM NOTICE MM(262420000000029/d2b55dcd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095300892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095300892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095300892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095300892 DMM DEBUG MM(262420000000029/d2b55dcd) Requesting authorization (sgsn_auth.c:160) 20250103095300892 DMM INFO MM(262420000000029/d2b55dcd) Requesting authentication tuples (sgsn_auth.c:184) 20250103095300892 DMM DEBUG MM(262420000000029/d2b55dcd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095300892 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250103095300892 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@50321e2a1e54: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250103095300898 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095300899 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095300899 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095300899 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095300899 DMM INFO MM(262420000000029/d2b55dcd) Subscriber data update (mmctx.c:445) 20250103095300899 DMM DEBUG MM(262420000000029/d2b55dcd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095300899 DMM INFO MM(262420000000029/d2b55dcd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095300899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095300899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095300899 DMM INFO MM(262420000000029/d2b55dcd) <- GMM AUTH AND CIPHERING REQ (rand = c5 90 2a d0 5e d0 9b 28 b3 b8 82 ad 22 fb 42 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095300918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095300918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095300918 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095300918 DMM INFO MM(262420000000029/d2b55dcd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095300918 DMM NOTICE MM(262420000000029/d2b55dcd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095300918 DMM DEBUG MM(262420000000029/d2b55dcd) checking auth: received GSM SRES = 74 57 25 44 (gprs_gmm.c:648) 20250103095300918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095300918 DMM DEBUG MM(262420000000029/d2b55dcd) Requesting authorization (sgsn_auth.c:160) 20250103095300918 DMM INFO MM(262420000000029/d2b55dcd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095300918 DMM DEBUG MM(262420000000029/d2b55dcd) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095300918 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250103095300918 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) 20250103095300918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095300918 DMM INFO MM(262420000000029/d2b55dcd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2b55dcd) (gprs_gmm.c:282) 20250103095300921 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095300921 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095300921 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250103095300921 DMM INFO MM(262420000000029/d2b55dcd) Subscriber data update (mmctx.c:445) 20250103095300921 DMM DEBUG MM(262420000000029/d2b55dcd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095300921 DMM INFO MM(262420000000029/d2b55dcd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095300921 DMM NOTICE MM(262420000000029/d2b55dcd) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20250103095300921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095300921 DMM NOTICE MM(262420000000029/d2b55dcd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095300921 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) 20250103095300922 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095300922 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250103095300922 DMM INFO MM(262420000000029/d2b55dcd) Subscriber data update (mmctx.c:445) 20250103095300922 DMM DEBUG MM(262420000000029/d2b55dcd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095300934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095300934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095300934 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095300934 DMM INFO MM(262420000000029/d2b55dcd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095300934 DMM NOTICE MM(262420000000029/d2b55dcd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095300934 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095300934 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095300934 DLLC NOTICE LLME(cf553d94/d2b55dcd){ASSIGNED} LLGM Assign pre (ffffffff => d2b55dcd) (gprs_llc.c:1079) 20250103095300934 DLLC NOTICE LLME(ffffffff/d2b55dcd){ASSIGNED} LLGM Assign post (ffffffff => d2b55dcd) (gprs_llc.c:1125) 20250103095300934 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095300934 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095300934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095300934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@50321e2a1e54: setverdict(pass): none -> pass 20250103095300984 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250103095300984 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250103095300984 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) 20250103095300984 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250103095300984 DMM INFO MM(262420000000029/d2b55dcd) Subscriber data update (mmctx.c:445) 20250103095300984 DMM DEBUG MM(262420000000029/d2b55dcd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250103095300984 DMM INFO MM(262420000000029/d2b55dcd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250103095300984 DMM INFO MM(262420000000029/d2b55dcd) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20250103095300984 DMM NOTICE MM(262420000000029/d2b55dcd) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20250103095300984 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20250103095300984 DMM INFO MM(262420000000029/d2b55dcd) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250103095300984 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095300984 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095300984 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095300984 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095300984 DLLC NOTICE LLME(ffffffff/d2b55dcd){ASSIGNED} LLGM Assign pre (d2b55dcd => ffffffff) (gprs_llc.c:1079) 20250103095300984 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2b55dcd => ffffffff) (gprs_llc.c:1125) 20250103095300984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095300984 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095300984 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095300984 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@50321e2a1e54: Removing Client IMSI='262420000000029'H, index=0 20250103095301002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095301002 DLLC NOTICE LLME(ffffffff/d2b55dcd){UNASSIGNED} LLC RX: unknown TLLI 0xd2b55dcd, creating LLME on the fly (gprs_llc.c:552) 20250103095301002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095301002 DMM NOTICE LLME(ffffffff/d2b55dcd){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250103095301002 DLLC NOTICE LLME(ffffffff/d2b55dcd){UNASSIGNED} LLGM Assign pre (d2b55dcd => ffffffff) (gprs_llc.c:1079) 20250103095301002 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2b55dcd => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@50321e2a1e54: Final verdict of PTC: pass 20250103095301006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58926<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095301010 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095301010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(398)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(388)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(393)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(400)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(391)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(396)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(386)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@50321e2a1e54: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:53:01 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 20250103095301071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095301373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80256) 20250103095302011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095302012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80256, count=96956) 20250103095303013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095303013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:53: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_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 20250103095304014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095304014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250103095304465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095304466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095304493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095304493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095304493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095304493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095304493 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095304493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095304493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095304493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095304493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095304494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095304494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095304494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095304494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095304494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095304494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095304494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095304494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095304494 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095304494 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095304494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095304494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095304494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095304497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095304503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095304503 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)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095304509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095304509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095304509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095304509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095304509 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095304509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095304509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095304509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095304509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095304510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095304510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095304510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095304510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095304510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095304510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095304510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095304510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095304510 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095304510 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095304510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095304510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095304510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095304513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095304518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095304518 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)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095304527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095304527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095304527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095304527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095304527 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095304527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095304527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095304527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095304527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095304528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095304528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095304528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095304528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095304528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095304528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095304528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095304528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095304528 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095304528 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095304528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095304528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095304528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095304530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095304534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095304534 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095305015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095305015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095305015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095305015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095305019 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095305020 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@50321e2a1e54: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F809D53C'O, index=0 SGSN_Test-GSUP(419)@50321e2a1e54: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250103095306092 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) 20250103095306092 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@50321e2a1e54: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@50321e2a1e54: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@50321e2a1e54: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@50321e2a1e54: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@50321e2a1e54: Final verdict of PTC: pass 20250103095306100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(408)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(419)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@50321e2a1e54: Final verdict of PTC: none 20250103095306104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095306105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(404)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(412)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(407)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(417)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(415)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(410)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(405)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@50321e2a1e54: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:53:06 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 20250103095306199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095306500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45216) 20250103095307106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095307106 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) 20250103095308107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095308107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095309109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095309109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250103095309602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095309604 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095309642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095309642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095309642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095309642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095309642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095309642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095309642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095309642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095309642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095309642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095309642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095309642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095309642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095309643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095309643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095309643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095309643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095309643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095309643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095309643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095309643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095309643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095309644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095309649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095309649 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095309660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095309660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(431)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(432)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095309660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095309660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095309660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095309660 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095309660 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095309660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095309661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095309661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095309663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(428)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095309668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095309668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(431)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(436)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095309671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095309671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095309671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095309671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095309671 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095309671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095309671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095309671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095309671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095309672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095309672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095309672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095309672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095309672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095309672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095309672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095309672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095309672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095309672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095309672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095309672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095309672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095309675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095309680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095309680 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095310111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095310111 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095310111 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095310111 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095310115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(437)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250103095310116 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@50321e2a1e54: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E6173793'O, index=0 SGSN_Test-GSUP(438)@50321e2a1e54: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250103095311179 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) 20250103095311179 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@50321e2a1e54: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@50321e2a1e54: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@50321e2a1e54: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@50321e2a1e54: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@50321e2a1e54: Final verdict of PTC: pass 20250103095311183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54852<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@50321e2a1e54: Final verdict of PTC: none 20250103095311185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095311185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(426)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(432)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(436)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@50321e2a1e54: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(434)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(430)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(424)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@50321e2a1e54: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:53:11 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 20250103095311268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095311570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45804) 20250103095312186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095312186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45804, count=53972) 20250103095313188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095313188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095314190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095314190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_rau_unknown started. 20250103095314668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095314670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095314715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095314715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095314715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095314715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095314715 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095314715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095314715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095314715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095314715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095314716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095314716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095314716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095314716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095314716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095314716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095314716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095314716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095314716 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095314716 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095314716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095314716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095314716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095314717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095314723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095314723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095314733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095314733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095314733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095314733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095314733 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095314733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095314733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095314733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095314733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095314734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095314734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095314734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095314734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095314734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095314734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095314734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095314734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095314734 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095314734 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095314734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(450)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095314735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095314735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095314736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095314741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095314741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095314750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095314750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095314750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095314750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095314750 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095314750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095314750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095314750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095314750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095314751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095314751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095314751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095314751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095314751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095314751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095314751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095314751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095314751 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095314751 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095314751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095314751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095314751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095314753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095314757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095314757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095315192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095315192 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095315192 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095315192 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095315194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095315195 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@50321e2a1e54: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F480DBA6'O, index=0 SGSN_Test-GSUP(457)@50321e2a1e54: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250103095316278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095316278 DLLC NOTICE LLME(ffffffff/f480dba6){UNASSIGNED} LLC RX: unknown TLLI 0xf480dba6, creating LLME on the fly (gprs_llc.c:552) 20250103095316278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250103095316278 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103095316278 DMM NOTICE LLME(ffffffff/f480dba6){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250103095316278 DLLC NOTICE LLME(ffffffff/f480dba6){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250103095316278 DMM ERROR LLME(ffffffff/f480dba6){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250103095316278 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250103095316278 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250103095316278 DLLC NOTICE LLME(ffffffff/f480dba6){UNASSIGNED} LLGM Assign pre (f480dba6 => ffffffff) (gprs_llc.c:1079) 20250103095316278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f480dba6 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@50321e2a1e54: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@50321e2a1e54: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@50321e2a1e54: Final verdict of PTC: pass 20250103095316308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@50321e2a1e54: Final verdict of PTC: none 20250103095316312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095316312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(456)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(445)@50321e2a1e54: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(455)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(450)@50321e2a1e54: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@50321e2a1e54: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(443)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(448)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(453)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@50321e2a1e54: Test case TC_rau_unknown finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:53:16 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250103095316381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095316683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44588) 20250103095317313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095317313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44588, count=54744) 20250103095318314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095318314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095319315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095319315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_rau started. 20250103095319758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095319761 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095319810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095319810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095319810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095319810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095319810 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095319810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095319810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095319810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095319810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(464)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(465)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095319811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095319811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095319811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095319811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095319811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095319811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095319811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095319811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095319811 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095319811 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095319811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095319811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095319811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095319813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(461)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095319818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095319818 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(462)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(464)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095319826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095319826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095319826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095319826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095319826 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095319826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095319826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095319826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095319826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(469)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(470)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095319828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095319828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095319828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095319828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095319828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095319828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095319828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095319828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095319828 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095319828 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095319828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095319828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095319828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095319830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095319835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095319835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(467)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095319841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095319841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095319841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095319841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095319841 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095319841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095319842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095319842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095319842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095319842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095319842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095319842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095319843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095319843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095319843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095319843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095319843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095319843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095319843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095319843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095319843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095319843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095319846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095319851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095319851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095320302 DGPRS DEBUG Checking for inactive LLMEs, time = 38426199 (sgsn.c:132) 20250103095320316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095320316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095320316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095320316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095320320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095320321 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(462)@50321e2a1e54: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E5B2E2B2'O, index=0 SGSN_Test-GSUP(476)@50321e2a1e54: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@50321e2a1e54: 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 := 'F31898083BDA38B11068E7DFEDC3E874'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFC8E030'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF6211FEF448EAB9'O } } } } } 20250103095321399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095321399 DLLC NOTICE LLME(ffffffff/e5b2e2b2){UNASSIGNED} LLC RX: unknown TLLI 0xe5b2e2b2, creating LLME on the fly (gprs_llc.c:552) 20250103095321399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095321399 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095321400 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095321400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095321400 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095321400 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095321400 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095321400 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095321400 DLLC NOTICE LLME(ffffffff/e5b2e2b2){UNASSIGNED} LLGM Assign pre (e5b2e2b2 => dcfabdac) (gprs_llc.c:1079) 20250103095321400 DLLC NOTICE LLME(e5b2e2b2/dcfabdac){ASSIGNED} LLGM Assign post (e5b2e2b2 => dcfabdac) (gprs_llc.c:1125) 20250103095321400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095321400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095321400 DMM DEBUG MM(262420000000012/dcfabdac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095321422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095321422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095321422 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095321422 DMM DEBUG MM(262420000000012/dcfabdac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20250103095321422 DMM NOTICE MM(262420000000012/dcfabdac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095321422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095321422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095321422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095321422 DMM DEBUG MM(262420000000012/dcfabdac) Requesting authorization (sgsn_auth.c:160) 20250103095321422 DMM INFO MM(262420000000012/dcfabdac) Requesting authentication tuples (sgsn_auth.c:184) 20250103095321422 DMM DEBUG MM(262420000000012/dcfabdac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095321422 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250103095321422 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@50321e2a1e54: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250103095321429 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095321429 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095321429 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095321429 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095321429 DMM INFO MM(262420000000012/dcfabdac) Subscriber data update (mmctx.c:445) 20250103095321429 DMM DEBUG MM(262420000000012/dcfabdac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095321429 DMM INFO MM(262420000000012/dcfabdac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095321429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095321429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095321429 DMM INFO MM(262420000000012/dcfabdac) <- GMM AUTH AND CIPHERING REQ (rand = f3 18 98 08 3b da 38 b1 10 68 e7 df ed c3 e8 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095321444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095321444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095321444 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095321444 DMM INFO MM(262420000000012/dcfabdac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095321444 DMM NOTICE MM(262420000000012/dcfabdac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095321444 DMM DEBUG MM(262420000000012/dcfabdac) checking auth: received GSM SRES = bf c8 e0 30 (gprs_gmm.c:648) 20250103095321444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095321444 DMM DEBUG MM(262420000000012/dcfabdac) Requesting authorization (sgsn_auth.c:160) 20250103095321444 DMM INFO MM(262420000000012/dcfabdac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095321445 DMM DEBUG MM(262420000000012/dcfabdac) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095321445 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250103095321445 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) 20250103095321445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095321445 DMM INFO MM(262420000000012/dcfabdac) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcfabdac) (gprs_gmm.c:282) 20250103095321447 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095321447 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095321447 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250103095321447 DMM INFO MM(262420000000012/dcfabdac) Subscriber data update (mmctx.c:445) 20250103095321447 DMM DEBUG MM(262420000000012/dcfabdac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095321447 DMM INFO MM(262420000000012/dcfabdac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095321447 DMM NOTICE MM(262420000000012/dcfabdac) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20250103095321447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095321447 DMM NOTICE MM(262420000000012/dcfabdac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095321447 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) 20250103095321449 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095321449 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250103095321449 DMM INFO MM(262420000000012/dcfabdac) Subscriber data update (mmctx.c:445) 20250103095321449 DMM DEBUG MM(262420000000012/dcfabdac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095321462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095321462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095321462 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095321462 DMM INFO MM(262420000000012/dcfabdac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095321462 DMM NOTICE MM(262420000000012/dcfabdac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095321462 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095321462 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095321462 DLLC NOTICE LLME(e5b2e2b2/dcfabdac){ASSIGNED} LLGM Assign pre (ffffffff => dcfabdac) (gprs_llc.c:1079) 20250103095321462 DLLC NOTICE LLME(ffffffff/dcfabdac){ASSIGNED} LLGM Assign post (ffffffff => dcfabdac) (gprs_llc.c:1125) 20250103095321462 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095321462 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095321462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095321462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@50321e2a1e54: setverdict(pass): none -> pass 20250103095321520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095321520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095321520 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095321520 DMM INFO MM(262420000000012/dcfabdac) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20250103095321520 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095321520 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103095321520 DLLC NOTICE LLME(ffffffff/dcfabdac){ASSIGNED} LLGM Assign pre (dcfabdac => c6c1b372) (gprs_llc.c:1079) 20250103095321520 DLLC NOTICE LLME(dcfabdac/c6c1b372){ASSIGNED} LLGM Assign post (dcfabdac => c6c1b372) (gprs_llc.c:1125) 20250103095321520 DMM INFO MM(262420000000012/c6c1b372) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@50321e2a1e54: Removing Client IMSI='262420000000012'H, index=0 20250103095321536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095321536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250103095321536 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095321536 DMM INFO MM(262420000000012/c6c1b372) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250103095321536 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250103095321536 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095321536 DLLC NOTICE LLME(dcfabdac/c6c1b372){ASSIGNED} LLGM Assign pre (ffffffff => c6c1b372) (gprs_llc.c:1079) 20250103095321536 DLLC NOTICE LLME(ffffffff/c6c1b372){ASSIGNED} LLGM Assign post (ffffffff => c6c1b372) (gprs_llc.c:1125) 20250103095321536 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@50321e2a1e54: Final verdict of PTC: pass 20250103095321541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49942<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095321546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095321546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(470)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(476)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(465)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(474)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(463)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(472)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(468)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_rau finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095321651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095322053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92396) 20250103095322547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095322547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92396, count=93656) 20250103095323548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095323548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:53:24 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 20250103095324549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095324549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_rau_a_a started. 20250103095325138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095325141 DMM INFO MM(262420000000012/c6c1b372) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095325141 DMM INFO MM(262420000000012/c6c1b372) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095325141 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095325141 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095325141 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095325141 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095325141 DLLC NOTICE LLME(ffffffff/c6c1b372){ASSIGNED} LLGM Assign pre (c6c1b372 => ffffffff) (gprs_llc.c:1079) 20250103095325141 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6c1b372 => ffffffff) (gprs_llc.c:1125) 20250103095325141 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250103095325141 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) 20250103095325141 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) 20250103095325141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095325141 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095325141 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095325141 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095325142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095325172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095325172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095325172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095325172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095325172 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095325172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095325172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095325172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095325172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250103095325173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095325173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095325173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(483)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095325173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095325173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095325173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095325173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095325173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095325173 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095325173 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095325173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095325174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095325174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095325176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095325182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095325182 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095325187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095325187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095325187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095325187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095325187 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095325187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095325187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095325187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095325187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095325188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095325188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095325188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095325188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095325188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095325188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095325188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095325188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095325188 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095325188 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095325188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095325188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095325188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095325190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095325195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095325195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095325204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095325204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095325204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095325204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095325204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095325204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095325204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095325204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095325204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095325205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095325205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095325205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095325205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095325205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095325205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095325205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095325205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095325205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095325205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095325205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095325205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095325205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095325207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095325211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095325211 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095325551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095325551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095325551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095325551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095325555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095325556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@50321e2a1e54: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='CA0622BE'O, index=0 SGSN_Test-GSUP(495)@50321e2a1e54: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@50321e2a1e54: 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 := 'E8239B013584BB4F09D1994258244D4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E4FC74C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5775D16ADA92BAF5'O } } } } } 20250103095326624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095326624 DLLC NOTICE LLME(ffffffff/ca0622be){UNASSIGNED} LLC RX: unknown TLLI 0xca0622be, creating LLME on the fly (gprs_llc.c:552) 20250103095326624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095326624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095326624 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095326624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095326624 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095326624 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095326624 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095326624 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095326624 DLLC NOTICE LLME(ffffffff/ca0622be){UNASSIGNED} LLGM Assign pre (ca0622be => f3c2e5cb) (gprs_llc.c:1079) 20250103095326624 DLLC NOTICE LLME(ca0622be/f3c2e5cb){ASSIGNED} LLGM Assign post (ca0622be => f3c2e5cb) (gprs_llc.c:1125) 20250103095326624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095326624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095326624 DMM DEBUG MM(262420000000037/f3c2e5cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095326651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095326651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095326651 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095326651 DMM DEBUG MM(262420000000037/f3c2e5cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20250103095326651 DMM NOTICE MM(262420000000037/f3c2e5cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095326651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095326651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095326651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095326651 DMM DEBUG MM(262420000000037/f3c2e5cb) Requesting authorization (sgsn_auth.c:160) 20250103095326651 DMM INFO MM(262420000000037/f3c2e5cb) Requesting authentication tuples (sgsn_auth.c:184) 20250103095326651 DMM DEBUG MM(262420000000037/f3c2e5cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095326651 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250103095326651 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@50321e2a1e54: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250103095326659 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095326659 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095326659 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095326659 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095326659 DMM INFO MM(262420000000037/f3c2e5cb) Subscriber data update (mmctx.c:445) 20250103095326659 DMM DEBUG MM(262420000000037/f3c2e5cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095326659 DMM INFO MM(262420000000037/f3c2e5cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095326659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095326659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095326659 DMM INFO MM(262420000000037/f3c2e5cb) <- GMM AUTH AND CIPHERING REQ (rand = e8 23 9b 01 35 84 bb 4f 09 d1 99 42 58 24 4d 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095326670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095326670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095326670 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095326670 DMM INFO MM(262420000000037/f3c2e5cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095326670 DMM NOTICE MM(262420000000037/f3c2e5cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095326670 DMM DEBUG MM(262420000000037/f3c2e5cb) checking auth: received GSM SRES = e4 fc 74 c7 (gprs_gmm.c:648) 20250103095326670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095326670 DMM DEBUG MM(262420000000037/f3c2e5cb) Requesting authorization (sgsn_auth.c:160) 20250103095326670 DMM INFO MM(262420000000037/f3c2e5cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095326670 DMM DEBUG MM(262420000000037/f3c2e5cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095326670 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250103095326670 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) 20250103095326670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095326670 DMM INFO MM(262420000000037/f3c2e5cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3c2e5cb) (gprs_gmm.c:282) 20250103095326671 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095326671 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095326671 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250103095326671 DMM INFO MM(262420000000037/f3c2e5cb) Subscriber data update (mmctx.c:445) 20250103095326671 DMM DEBUG MM(262420000000037/f3c2e5cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095326671 DMM INFO MM(262420000000037/f3c2e5cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095326671 DMM NOTICE MM(262420000000037/f3c2e5cb) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20250103095326671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095326671 DMM NOTICE MM(262420000000037/f3c2e5cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095326671 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) 20250103095326671 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095326671 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250103095326671 DMM INFO MM(262420000000037/f3c2e5cb) Subscriber data update (mmctx.c:445) 20250103095326671 DMM DEBUG MM(262420000000037/f3c2e5cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095326675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095326675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095326675 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095326675 DMM INFO MM(262420000000037/f3c2e5cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095326675 DMM NOTICE MM(262420000000037/f3c2e5cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095326675 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095326675 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095326675 DLLC NOTICE LLME(ca0622be/f3c2e5cb){ASSIGNED} LLGM Assign pre (ffffffff => f3c2e5cb) (gprs_llc.c:1079) 20250103095326675 DLLC NOTICE LLME(ffffffff/f3c2e5cb){ASSIGNED} LLGM Assign post (ffffffff => f3c2e5cb) (gprs_llc.c:1125) 20250103095326675 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095326675 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095326675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095326675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@50321e2a1e54: setverdict(pass): none -> pass 20250103095326736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095326736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095326736 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095326736 DMM INFO MM(262420000000037/f3c2e5cb) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103095326736 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095326736 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103095326736 DLLC NOTICE LLME(ffffffff/f3c2e5cb){ASSIGNED} LLGM Assign pre (f3c2e5cb => f7efab9d) (gprs_llc.c:1079) 20250103095326736 DLLC NOTICE LLME(f3c2e5cb/f7efab9d){ASSIGNED} LLGM Assign post (f3c2e5cb => f7efab9d) (gprs_llc.c:1125) 20250103095326736 DMM INFO MM(262420000000037/f7efab9d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095326752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095326752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250103095326752 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095326752 DMM INFO MM(262420000000037/f7efab9d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250103095326752 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250103095326752 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095326752 DLLC NOTICE LLME(f3c2e5cb/f7efab9d){ASSIGNED} LLGM Assign pre (ffffffff => f7efab9d) (gprs_llc.c:1079) 20250103095326752 DLLC NOTICE LLME(ffffffff/f7efab9d){ASSIGNED} LLGM Assign post (ffffffff => f7efab9d) (gprs_llc.c:1125) 20250103095326752 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250103095326754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095326754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095326754 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095326754 DMM INFO MM(262420000000037/f7efab9d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103095326755 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095326755 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103095326755 DLLC NOTICE LLME(ffffffff/f7efab9d){ASSIGNED} LLGM Assign pre (f7efab9d => d0a25b81) (gprs_llc.c:1079) 20250103095326755 DLLC NOTICE LLME(f7efab9d/d0a25b81){ASSIGNED} LLGM Assign post (f7efab9d => d0a25b81) (gprs_llc.c:1125) 20250103095326755 DMM INFO MM(262420000000037/d0a25b81) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095326769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095326769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095326769 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095326769 DMM INFO MM(262420000000037/d0a25b81) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250103095326769 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250103095326769 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095326769 DLLC NOTICE LLME(f7efab9d/d0a25b81){ASSIGNED} LLGM Assign pre (ffffffff => d0a25b81) (gprs_llc.c:1079) 20250103095326769 DLLC NOTICE LLME(ffffffff/d0a25b81){ASSIGNED} LLGM Assign post (ffffffff => d0a25b81) (gprs_llc.c:1125) 20250103095326769 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250103095326770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095326770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095326770 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095326770 DMM INFO MM(262420000000037/d0a25b81) -> GMM DETACH REQUEST TLLI=0xd0a25b81 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250103095326770 DMM INFO MM(262420000000037/d0a25b81) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250103095326770 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095326770 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095326770 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095326770 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095326770 DLLC NOTICE LLME(ffffffff/d0a25b81){ASSIGNED} LLGM Assign pre (d0a25b81 => ffffffff) (gprs_llc.c:1079) 20250103095326770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0a25b81 => ffffffff) (gprs_llc.c:1125) 20250103095326770 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250103095326770 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) 20250103095326770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095326770 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095326770 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095326770 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095326771 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@50321e2a1e54: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@50321e2a1e54: Final verdict of PTC: pass 20250103095331789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44102<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095331793 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095331793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(495)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(488)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(493)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(483)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(486)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(491)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(481)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095331873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095332176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107376) 20250103095332795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095332795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107376, count=112808) 20250103095333797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095333797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:53: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.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 20250103095334798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095334799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_rau_a_b started. 20250103095335271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095335273 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095335315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095335315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095335315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095335315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095335315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095335315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095335315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095335315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095335315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095335316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095335316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095335316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095335316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095335316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095335316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095335316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095335316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095335316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095335316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095335316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095335317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095335317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095335319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103095335324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095335324 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095335334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095335334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095335334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095335334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095335334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095335334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095335334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095335334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095335334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(507)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(508)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095335335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095335335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095335335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095335335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095335335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095335335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095335335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095335335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095335335 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095335335 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095335335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095335335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095335335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095335337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103095335343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095335343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(507)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095335347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095335347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095335347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095335347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095335347 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095335347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095335347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095335347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095335347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095335348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095335348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095335348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095335348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095335348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095335348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095335348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095335348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095335348 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095335348 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095335348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(512)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095335349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095335349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095335351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095335357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095335357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095335800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095335800 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095335800 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095335800 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095335804 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095335805 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@50321e2a1e54: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E8292B05'O, index=0 SGSN_Test-GSUP(514)@50321e2a1e54: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@50321e2a1e54: 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 := '5D1DCBEB0C667A477597B001606E29DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15A49788'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFE5125F26E90153'O } } } } } 20250103095336879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095336879 DLLC NOTICE LLME(ffffffff/e8292b05){UNASSIGNED} LLC RX: unknown TLLI 0xe8292b05, creating LLME on the fly (gprs_llc.c:552) 20250103095336879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095336879 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095336879 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095336879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095336879 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095336879 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095336879 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095336879 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095336879 DLLC NOTICE LLME(ffffffff/e8292b05){UNASSIGNED} LLGM Assign pre (e8292b05 => cd11a820) (gprs_llc.c:1079) 20250103095336879 DLLC NOTICE LLME(e8292b05/cd11a820){ASSIGNED} LLGM Assign post (e8292b05 => cd11a820) (gprs_llc.c:1125) 20250103095336879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095336879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095336879 DMM DEBUG MM(262420000000038/cd11a820) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095336890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095336890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095336890 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095336890 DMM DEBUG MM(262420000000038/cd11a820) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20250103095336890 DMM NOTICE MM(262420000000038/cd11a820) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095336890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095336890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095336890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095336890 DMM DEBUG MM(262420000000038/cd11a820) Requesting authorization (sgsn_auth.c:160) 20250103095336890 DMM INFO MM(262420000000038/cd11a820) Requesting authentication tuples (sgsn_auth.c:184) 20250103095336890 DMM DEBUG MM(262420000000038/cd11a820) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095336890 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250103095336890 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@50321e2a1e54: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250103095336893 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095336893 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095336893 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095336893 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095336893 DMM INFO MM(262420000000038/cd11a820) Subscriber data update (mmctx.c:445) 20250103095336893 DMM DEBUG MM(262420000000038/cd11a820) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095336893 DMM INFO MM(262420000000038/cd11a820) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095336893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095336893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095336893 DMM INFO MM(262420000000038/cd11a820) <- GMM AUTH AND CIPHERING REQ (rand = 5d 1d cb eb 0c 66 7a 47 75 97 b0 01 60 6e 29 db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095336901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095336901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095336901 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095336901 DMM INFO MM(262420000000038/cd11a820) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095336901 DMM NOTICE MM(262420000000038/cd11a820) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095336901 DMM DEBUG MM(262420000000038/cd11a820) checking auth: received GSM SRES = 15 a4 97 88 (gprs_gmm.c:648) 20250103095336901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095336901 DMM DEBUG MM(262420000000038/cd11a820) Requesting authorization (sgsn_auth.c:160) 20250103095336901 DMM INFO MM(262420000000038/cd11a820) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095336901 DMM DEBUG MM(262420000000038/cd11a820) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095336901 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250103095336901 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) 20250103095336901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095336901 DMM INFO MM(262420000000038/cd11a820) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd11a820) (gprs_gmm.c:282) 20250103095336902 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095336902 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095336902 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250103095336902 DMM INFO MM(262420000000038/cd11a820) Subscriber data update (mmctx.c:445) 20250103095336902 DMM DEBUG MM(262420000000038/cd11a820) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095336902 DMM INFO MM(262420000000038/cd11a820) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095336902 DMM NOTICE MM(262420000000038/cd11a820) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20250103095336902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095336902 DMM NOTICE MM(262420000000038/cd11a820) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095336902 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) 20250103095336903 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095336903 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250103095336903 DMM INFO MM(262420000000038/cd11a820) Subscriber data update (mmctx.c:445) 20250103095336903 DMM DEBUG MM(262420000000038/cd11a820) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095336910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095336910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095336910 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095336910 DMM INFO MM(262420000000038/cd11a820) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095336910 DMM NOTICE MM(262420000000038/cd11a820) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095336910 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095336910 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095336910 DLLC NOTICE LLME(e8292b05/cd11a820){ASSIGNED} LLGM Assign pre (ffffffff => cd11a820) (gprs_llc.c:1079) 20250103095336910 DLLC NOTICE LLME(ffffffff/cd11a820){ASSIGNED} LLGM Assign post (ffffffff => cd11a820) (gprs_llc.c:1125) 20250103095336910 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095336910 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095336910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095336910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@50321e2a1e54: attach complete sending rau 20250103095336969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095336969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095336969 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095336969 DMM INFO MM(262420000000038/cd11a820) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103095336969 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095336969 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103095336969 DLLC NOTICE LLME(ffffffff/cd11a820){ASSIGNED} LLGM Assign pre (cd11a820 => cd825dbc) (gprs_llc.c:1079) 20250103095336969 DLLC NOTICE LLME(cd11a820/cd825dbc){ASSIGNED} LLGM Assign post (cd11a820 => cd825dbc) (gprs_llc.c:1125) 20250103095336969 DMM INFO MM(262420000000038/cd825dbc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@50321e2a1e54: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@50321e2a1e54: Removing Client IMSI='262420000000038'H, index=0 20250103095336983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095336983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250103095336983 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095336983 DMM INFO MM(262420000000038/cd825dbc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250103095336983 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250103095336983 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095336983 DLLC NOTICE LLME(cd11a820/cd825dbc){ASSIGNED} LLGM Assign pre (ffffffff => cd825dbc) (gprs_llc.c:1079) 20250103095336983 DLLC NOTICE LLME(ffffffff/cd825dbc){ASSIGNED} LLGM Assign post (ffffffff => cd825dbc) (gprs_llc.c:1125) 20250103095336983 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(505)@50321e2a1e54: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CD825DBC'O, index=0 TC_attach_rau_a_b(516)@50321e2a1e54: sending second RAU via different RA 20250103095336991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095336991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095336991 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103095336991 DMM INFO MM(262420000000038/cd825dbc) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cd825dbc, P-TMSI: cd825dbc (00000000), TLLI: cd825dbc (cd825dbc), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250103095336991 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20250103095336991 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103095336991 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095336991 DLLC NOTICE LLME(ffffffff/cd825dbc){ASSIGNED} LLGM Assign pre (cd825dbc => cd825dbc) (gprs_llc.c:1079) 20250103095336991 DLLC NOTICE LLME(cd825dbc/cd825dbc){ASSIGNED} LLGM Assign post (cd825dbc => cd825dbc) (gprs_llc.c:1125) 20250103095336991 DMM INFO MM(262420000000038/cd825dbc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095337021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095337021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095337021 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095337021 DMM INFO MM(262420000000038/cd825dbc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250103095337021 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250103095337021 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095337021 DLLC NOTICE LLME(cd825dbc/cd825dbc){ASSIGNED} LLGM Assign pre (ffffffff => cd825dbc) (gprs_llc.c:1079) 20250103095337022 DLLC NOTICE LLME(ffffffff/cd825dbc){ASSIGNED} LLGM Assign post (ffffffff => cd825dbc) (gprs_llc.c:1125) 20250103095337022 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250103095337023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095337023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095337023 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095337023 DMM INFO MM(262420000000038/cd825dbc) -> GMM DETACH REQUEST TLLI=0xcd825dbc type=GPRS detach Power-off (gprs_gmm.c:1440) 20250103095337023 DMM INFO MM(262420000000038/cd825dbc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250103095337023 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095337023 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095337023 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095337023 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095337023 DLLC NOTICE LLME(ffffffff/cd825dbc){ASSIGNED} LLGM Assign pre (cd825dbc => ffffffff) (gprs_llc.c:1079) 20250103095337023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd825dbc => ffffffff) (gprs_llc.c:1125) 20250103095337023 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250103095337023 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) 20250103095337023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095337023 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095337023 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095337023 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095337024 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@50321e2a1e54: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@50321e2a1e54: Final verdict of PTC: pass 20250103095342040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41668<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095342043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095342044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(514)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(512)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(508)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(502)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(506)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(510)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(500)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:53:42 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 20250103095342116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095342418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103656) 20250103095343045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095343045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103656, count=109088) 20250103095344047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095344047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:53: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.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 20250103095345049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095345049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250103095345524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095345527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095345573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095345573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095345573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095345573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095345573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095345573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095345573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095345573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095345573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095345574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095345574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095345574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095345574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095345574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095345574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095345574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095345574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095345574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095345574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095345574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(521)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095345574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095345574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095345576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095345580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095345580 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095345589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095345589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095345589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095345589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095345589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095345589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095345589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095345589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095345589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095345590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095345590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095345590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095345590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095345590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095345590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095345590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095345590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095345590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095345590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095345590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(526)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095345590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095345590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095345592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095345597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095345597 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)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095345604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095345604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095345604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095345604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095345604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095345604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095345604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095345604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095345604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095345605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095345605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095345605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095345605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095345605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095345605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095345605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095345605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095345605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095345605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095345605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(531)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095345605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095345605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095345607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095345612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095345612 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095346050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095346050 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095346050 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095346050 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095346055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095346056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@50321e2a1e54: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CE5778B5'O, index=0 SGSN_Test-GSUP(533)@50321e2a1e54: 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)@50321e2a1e54: 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 := 'E9154E7386CD5EE223082D5CF157709D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E2CD2A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '872040CF331FAE18'O } } } } } 20250103095347137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095347137 DLLC NOTICE LLME(ffffffff/ce5778b5){UNASSIGNED} LLC RX: unknown TLLI 0xce5778b5, creating LLME on the fly (gprs_llc.c:552) 20250103095347137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095347137 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095347137 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095347137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095347137 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095347137 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095347137 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095347137 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095347137 DLLC NOTICE LLME(ffffffff/ce5778b5){UNASSIGNED} LLGM Assign pre (ce5778b5 => d7e606b9) (gprs_llc.c:1079) 20250103095347137 DLLC NOTICE LLME(ce5778b5/d7e606b9){ASSIGNED} LLGM Assign post (ce5778b5 => d7e606b9) (gprs_llc.c:1125) 20250103095347137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095347137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095347137 DMM DEBUG MM(262420000000039/d7e606b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095347154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095347154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095347154 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095347154 DMM DEBUG MM(262420000000039/d7e606b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250103095347154 DMM NOTICE MM(262420000000039/d7e606b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095347154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095347154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095347154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095347154 DMM DEBUG MM(262420000000039/d7e606b9) Requesting authorization (sgsn_auth.c:160) 20250103095347154 DMM INFO MM(262420000000039/d7e606b9) Requesting authentication tuples (sgsn_auth.c:184) 20250103095347154 DMM DEBUG MM(262420000000039/d7e606b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095347154 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250103095347154 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@50321e2a1e54: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250103095347159 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095347159 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095347159 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095347159 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095347159 DMM INFO MM(262420000000039/d7e606b9) Subscriber data update (mmctx.c:445) 20250103095347159 DMM DEBUG MM(262420000000039/d7e606b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095347159 DMM INFO MM(262420000000039/d7e606b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095347159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095347159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095347159 DMM INFO MM(262420000000039/d7e606b9) <- GMM AUTH AND CIPHERING REQ (rand = e9 15 4e 73 86 cd 5e e2 23 08 2d 5c f1 57 70 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095347174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095347174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095347174 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095347174 DMM INFO MM(262420000000039/d7e606b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095347174 DMM NOTICE MM(262420000000039/d7e606b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095347174 DMM DEBUG MM(262420000000039/d7e606b9) checking auth: received GSM SRES = 9e 2c d2 a5 (gprs_gmm.c:648) 20250103095347174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095347174 DMM DEBUG MM(262420000000039/d7e606b9) Requesting authorization (sgsn_auth.c:160) 20250103095347174 DMM INFO MM(262420000000039/d7e606b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095347174 DMM DEBUG MM(262420000000039/d7e606b9) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095347174 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250103095347174 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) 20250103095347175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095347175 DMM INFO MM(262420000000039/d7e606b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7e606b9) (gprs_gmm.c:282) 20250103095347177 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095347177 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095347177 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250103095347177 DMM INFO MM(262420000000039/d7e606b9) Subscriber data update (mmctx.c:445) 20250103095347177 DMM DEBUG MM(262420000000039/d7e606b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095347177 DMM INFO MM(262420000000039/d7e606b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095347177 DMM NOTICE MM(262420000000039/d7e606b9) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20250103095347177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095347177 DMM NOTICE MM(262420000000039/d7e606b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095347177 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) 20250103095347179 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095347179 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250103095347179 DMM INFO MM(262420000000039/d7e606b9) Subscriber data update (mmctx.c:445) 20250103095347179 DMM DEBUG MM(262420000000039/d7e606b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095347189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095347190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095347190 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095347190 DMM INFO MM(262420000000039/d7e606b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095347190 DMM NOTICE MM(262420000000039/d7e606b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095347190 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095347190 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095347190 DLLC NOTICE LLME(ce5778b5/d7e606b9){ASSIGNED} LLGM Assign pre (ffffffff => d7e606b9) (gprs_llc.c:1079) 20250103095347190 DLLC NOTICE LLME(ffffffff/d7e606b9){ASSIGNED} LLGM Assign post (ffffffff => d7e606b9) (gprs_llc.c:1125) 20250103095347190 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095347190 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095347190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095347190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@50321e2a1e54: attach complete sending rau 20250103095347245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095347245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095347245 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095347245 DMM INFO MM(262420000000039/d7e606b9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103095347245 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095347245 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103095347245 DLLC NOTICE LLME(ffffffff/d7e606b9){ASSIGNED} LLGM Assign pre (d7e606b9 => cedd6f60) (gprs_llc.c:1079) 20250103095347245 DLLC NOTICE LLME(d7e606b9/cedd6f60){ASSIGNED} LLGM Assign post (d7e606b9 => cedd6f60) (gprs_llc.c:1125) 20250103095347245 DMM INFO MM(262420000000039/cedd6f60) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@50321e2a1e54: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@50321e2a1e54: Removing Client IMSI='262420000000039'H, index=0 20250103095347258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095347258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250103095347259 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095347259 DMM INFO MM(262420000000039/cedd6f60) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250103095347259 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250103095347259 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095347259 DLLC NOTICE LLME(d7e606b9/cedd6f60){ASSIGNED} LLGM Assign pre (ffffffff => cedd6f60) (gprs_llc.c:1079) 20250103095347259 DLLC NOTICE LLME(ffffffff/cedd6f60){ASSIGNED} LLGM Assign post (ffffffff => cedd6f60) (gprs_llc.c:1125) 20250103095347259 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@50321e2a1e54: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CEDD6F60'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@50321e2a1e54: sending second RAU via different RA with wrong Old RA 20250103095347267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095347267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095347267 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103095347267 DMM NOTICE LLME(ffffffff/cedd6f60){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250103095347267 DLLC NOTICE LLME(ffffffff/cedd6f60){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250103095347267 DMM NOTICE MM(262420000000039/cedd6f60) Rx RA Update Request with unexpected TLLI=cedd6f60 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20250103095347267 DMM ERROR LLME(ffffffff/cedd6f60){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250103095347267 DMM NOTICE MM(262420000000039/cedd6f60) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250103095347267 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250103095347268 DMM INFO MM(262420000000039/cedd6f60) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250103095347268 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095347268 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095347268 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095347268 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095347268 DLLC NOTICE LLME(ffffffff/cedd6f60){ASSIGNED} LLGM Assign pre (cedd6f60 => ffffffff) (gprs_llc.c:1079) 20250103095347268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cedd6f60 => ffffffff) (gprs_llc.c:1125) 20250103095347268 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250103095347268 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) 20250103095347268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095347268 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095347268 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095347268 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095347290 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250103095347291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095347291 DLLC NOTICE LLME(ffffffff/cedd6f60){UNASSIGNED} LLC RX: unknown TLLI 0xcedd6f60, creating LLME on the fly (gprs_llc.c:552) 20250103095347291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250103095347291 DMM NOTICE LLME(ffffffff/cedd6f60){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250103095350303 DGPRS DEBUG Checking for inactive LLMEs, time = 38426229 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@50321e2a1e54: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@50321e2a1e54: Final verdict of PTC: pass 20250103095352306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@50321e2a1e54: Final verdict of PTC: none 20250103095352311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095352311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(532)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(531)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(521)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(526)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@50321e2a1e54: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(519)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(529)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(524)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:53:52 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 20250103095352422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095352724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100484) 20250103095353312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095353312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100484, count=106536) 20250103095354313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095354313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095355314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095355314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_usim_resync started. 20250103095355823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095355825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095355877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095355877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095355877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095355877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095355877 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095355877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095355877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095355877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095355877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095355878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095355878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095355878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095355878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095355878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095355878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095355878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095355878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095355878 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095355878 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095355878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095355878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095355878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095355880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095355884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095355884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095355892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095355892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095355892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095355892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095355892 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095355892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095355892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095355892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095355892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095355893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095355893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095355893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095355893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095355893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095355893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095355893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095355893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095355893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095355893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095355893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095355893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095355893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095355895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103095355899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095355899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095355910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095355910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095355910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095355910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095355910 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095355910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095355910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095355910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095355910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095355911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095355911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095355911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095355911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095355911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095355911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095355911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095355911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095355911 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095355911 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095355911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095355911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095355911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095355913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095355919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095355919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095356315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095356315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095356315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095356315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095356319 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095356321 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@50321e2a1e54: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='F5DD14DA'O, index=0 SGSN_Test-GSUP(552)@50321e2a1e54: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@50321e2a1e54: 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 := '326D4BA5AB1665BE2AE50A8FC51CFBEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E01C7A88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E9BA8FE707C70F2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3A09A19B8362EB9A360A02532D2A47D4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '96BD3A79B31DF387A70055472E8E727B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BEBCC2ADB8679B5ADCC1608AFA8B27A1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '849CC5FFDD44580C'O } } } } } 20250103095357395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095357395 DLLC NOTICE LLME(ffffffff/f5dd14da){UNASSIGNED} LLC RX: unknown TLLI 0xf5dd14da, creating LLME on the fly (gprs_llc.c:552) 20250103095357395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095357395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095357395 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095357395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095357395 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095357395 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095357395 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095357395 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095357395 DLLC NOTICE LLME(ffffffff/f5dd14da){UNASSIGNED} LLGM Assign pre (f5dd14da => f5ad8021) (gprs_llc.c:1079) 20250103095357395 DLLC NOTICE LLME(f5dd14da/f5ad8021){ASSIGNED} LLGM Assign post (f5dd14da => f5ad8021) (gprs_llc.c:1125) 20250103095357395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095357395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095357395 DMM DEBUG MM(262420000000040/f5ad8021) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095357411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095357411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095357411 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095357411 DMM DEBUG MM(262420000000040/f5ad8021) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250103095357411 DMM NOTICE MM(262420000000040/f5ad8021) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095357411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095357411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095357411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095357411 DMM DEBUG MM(262420000000040/f5ad8021) Requesting authorization (sgsn_auth.c:160) 20250103095357411 DMM INFO MM(262420000000040/f5ad8021) Requesting authentication tuples (sgsn_auth.c:184) 20250103095357411 DMM DEBUG MM(262420000000040/f5ad8021) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095357411 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250103095357411 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@50321e2a1e54: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250103095357417 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095357417 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095357417 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095357417 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095357417 DMM INFO MM(262420000000040/f5ad8021) Subscriber data update (mmctx.c:445) 20250103095357417 DMM DEBUG MM(262420000000040/f5ad8021) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095357417 DMM INFO MM(262420000000040/f5ad8021) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095357417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095357417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095357417 DMM INFO MM(262420000000040/f5ad8021) <- GMM AUTH AND CIPHERING REQ (rand = 32 6d 4b a5 ab 16 65 be 2a e5 0a 8f c5 1c fb ee , mmctx_is_r99=1, vec->auth_types=0x3, autn = be bc c2 ad b8 67 9b 5a dc c1 60 8a fa 8b 27 a1 ) (gprs_gmm.c:465) 20250103095357434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095357434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095357434 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095357434 DMM INFO MM(262420000000040/f5ad8021) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20250103095357434 DMM INFO MM(262420000000040/f5ad8021) R99 AUTHENTICATION SYNCH (AUTS = 7af1674142d62f560fa9156ea4f1) (gprs_gmm.c:693) 20250103095357434 DMM DEBUG MM(262420000000040/f5ad8021) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095357434 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250103095357434 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 7a f1 67 41 42 d6 2f 56 0f a9 15 6e a4 f1 20 10 32 6d 4b a5 ab 16 65 be 2a e5 0a 8f c5 1c fb ee 28 01 01 (gprs_subscriber.c:210) 20250103095357434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20250103095357434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250103095357436 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095357436 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095357436 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095357436 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095357436 DMM INFO MM(262420000000040/f5ad8021) Subscriber data update (mmctx.c:445) 20250103095357436 DMM DEBUG MM(262420000000040/f5ad8021) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250103095357436 DMM INFO MM(262420000000040/f5ad8021) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250103095357436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095357436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095357436 DMM INFO MM(262420000000040/f5ad8021) <- GMM AUTH AND CIPHERING REQ (rand = f5 86 9d 36 4f 08 ca 84 20 d5 cd b4 98 27 a5 cf , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 d0 a7 0b 87 44 33 10 53 69 e6 ee 93 b9 66 30 ) (gprs_gmm.c:465) 20250103095357447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095357447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x67fa40 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095357447 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095357447 DMM INFO MM(262420000000040/f5ad8021) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095357447 DMM NOTICE MM(262420000000040/f5ad8021) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095357447 DMM DEBUG MM(262420000000040/f5ad8021) checking auth: received UMTS RES = 28 10 ca 57 08 40 9c 28 (gprs_gmm.c:648) 20250103095357447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095357447 DMM DEBUG MM(262420000000040/f5ad8021) Requesting authorization (sgsn_auth.c:160) 20250103095357447 DMM INFO MM(262420000000040/f5ad8021) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095357447 DMM DEBUG MM(262420000000040/f5ad8021) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095357447 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250103095357447 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) 20250103095357447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095357447 DMM INFO MM(262420000000040/f5ad8021) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5ad8021) (gprs_gmm.c:282) 20250103095357450 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095357450 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095357450 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250103095357450 DMM INFO MM(262420000000040/f5ad8021) Subscriber data update (mmctx.c:445) 20250103095357450 DMM DEBUG MM(262420000000040/f5ad8021) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095357450 DMM INFO MM(262420000000040/f5ad8021) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095357450 DMM NOTICE MM(262420000000040/f5ad8021) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20250103095357450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095357450 DMM NOTICE MM(262420000000040/f5ad8021) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095357450 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) 20250103095357451 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095357451 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250103095357451 DMM INFO MM(262420000000040/f5ad8021) Subscriber data update (mmctx.c:445) 20250103095357451 DMM DEBUG MM(262420000000040/f5ad8021) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@50321e2a1e54: Removing Client IMSI='262420000000040'H, index=0 20250103095357463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095357463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095357463 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095357463 DMM INFO MM(262420000000040/f5ad8021) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095357463 DMM NOTICE MM(262420000000040/f5ad8021) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095357463 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095357463 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095357463 DLLC NOTICE LLME(f5dd14da/f5ad8021){ASSIGNED} LLGM Assign pre (ffffffff => f5ad8021) (gprs_llc.c:1079) 20250103095357463 DLLC NOTICE LLME(ffffffff/f5ad8021){ASSIGNED} LLGM Assign post (ffffffff => f5ad8021) (gprs_llc.c:1125) 20250103095357463 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095357463 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095357463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095357463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@50321e2a1e54: Final verdict of PTC: pass 20250103095357467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@50321e2a1e54: Final verdict of PTC: none 20250103095357471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095357471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(542)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(545)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(540)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(550)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(538)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(548)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(543)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_usim_resync finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:53:57 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 20250103095357605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095358007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71432) 20250103095358472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095358473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71432, count=95728) 20250103095359473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095359473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:54: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_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 20250103095400474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095400475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_usim_a54_a54 started. 20250103095401082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095401084 DMM INFO MM(262420000000040/f5ad8021) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095401084 DMM INFO MM(262420000000040/f5ad8021) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095401084 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095401084 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095401084 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095401084 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095401084 DLLC NOTICE LLME(ffffffff/f5ad8021){ASSIGNED} LLGM Assign pre (f5ad8021 => ffffffff) (gprs_llc.c:1079) 20250103095401084 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5ad8021 => ffffffff) (gprs_llc.c:1125) 20250103095401084 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250103095401084 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) 20250103095401084 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) 20250103095401084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095401085 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095401085 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095401085 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095401085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095401132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095401132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095401132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095401132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095401132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095401132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095401132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095401132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095401132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095401134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095401134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095401134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095401134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095401134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095401134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095401134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095401134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095401134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095401134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095401134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095401134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095401134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095401136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095401142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095401142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095401148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095401148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095401148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095401148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095401148 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095401148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095401148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095401148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095401148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095401149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095401149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095401149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095401149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095401149 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095401149 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095401149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095401149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095401149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095401151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095401156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095401156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095401164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095401164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095401164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095401164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095401164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095401164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095401164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095401164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095401164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095401165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095401165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095401165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095401165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095401165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095401165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095401165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095401165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095401165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095401167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095401171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095401171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095401475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095401475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095401475 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095401475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095401480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@50321e2a1e54: 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 } } } } 20250103095401481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@50321e2a1e54: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='E3C81271'O, index=0 SGSN_Test-GSUP(571)@50321e2a1e54: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@50321e2a1e54: 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 := '4998807EDD3DDC077F3111032E3CED63'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7AB39CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAF657F284A0993A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3F544B7DB9C2CA53A08B4B9B1B5A47C2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '89E0468302A7CCD8A753911F45670CD0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2F5C5ECB8CD89FB5B03F777B1887424A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '174938049D322B66'O } } } } } 20250103095402565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095402565 DLLC NOTICE LLME(ffffffff/e3c81271){UNASSIGNED} LLC RX: unknown TLLI 0xe3c81271, creating LLME on the fly (gprs_llc.c:552) 20250103095402565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095402565 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095402565 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095402565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095402565 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095402565 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095402565 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095402565 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095402565 DLLC NOTICE LLME(ffffffff/e3c81271){UNASSIGNED} LLGM Assign pre (e3c81271 => d2525f10) (gprs_llc.c:1079) 20250103095402565 DLLC NOTICE LLME(e3c81271/d2525f10){ASSIGNED} LLGM Assign post (e3c81271 => d2525f10) (gprs_llc.c:1125) 20250103095402565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095402565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095402565 DMM DEBUG MM(262420000000040/d2525f10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095402587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095402587 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095402587 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095402587 DMM DEBUG MM(262420000000040/d2525f10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250103095402587 DMM NOTICE MM(262420000000040/d2525f10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095402587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095402587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095402587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095402587 DMM DEBUG MM(262420000000040/d2525f10) Requesting authorization (sgsn_auth.c:160) 20250103095402587 DMM INFO MM(262420000000040/d2525f10) Requesting authentication tuples (sgsn_auth.c:184) 20250103095402587 DMM DEBUG MM(262420000000040/d2525f10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095402587 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250103095402587 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@50321e2a1e54: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250103095402591 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095402591 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095402591 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095402591 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095402591 DMM INFO MM(262420000000040/d2525f10) Subscriber data update (mmctx.c:445) 20250103095402591 DMM DEBUG MM(262420000000040/d2525f10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095402591 DMM INFO MM(262420000000040/d2525f10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095402591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095402591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095402591 DMM INFO MM(262420000000040/d2525f10) <- GMM AUTH AND CIPHERING REQ (rand = 49 98 80 7e dd 3d dc 07 7f 31 11 03 2e 3c ed 63 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2f 5c 5e cb 8c d8 9f b5 b0 3f 77 7b 18 87 42 4a ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@50321e2a1e54: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@50321e2a1e54: Final verdict of PTC: pass 20250103095402608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46790<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095402610 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095402610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(570)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(569)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(571)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(564)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(559)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(562)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(567)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(557)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095402717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095403119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20250103095403611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095403612 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) 20250103095404612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095404612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:54:05 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 20250103095405614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095405614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_usim_a54_a53 started. 20250103095406220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095406222 DMM INFO MM(262420000000040/d2525f10) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095406222 DMM INFO MM(262420000000040/d2525f10) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095406222 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095406222 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095406222 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095406222 DMM ERROR MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250103095406222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Deallocated (fsm.c:568) 20250103095406222 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095406222 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095406222 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095406222 DLLC NOTICE LLME(e3c81271/d2525f10){ASSIGNED} LLGM Assign pre (d2525f10 => ffffffff) (gprs_llc.c:1079) 20250103095406222 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2525f10 => ffffffff) (gprs_llc.c:1125) 20250103095406223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095406260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095406260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095406260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095406260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095406260 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095406260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095406260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095406260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095406260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095406261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095406261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095406261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095406261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095406261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095406261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095406261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095406261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095406262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095406262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095406263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095406268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095406268 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095406276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095406276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095406276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095406276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095406276 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095406276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095406276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095406276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095406276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095406277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095406277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095406277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095406277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095406277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095406277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095406277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095406277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095406277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095406277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095406277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095406278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095406278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095406279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095406284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095406284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095406292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095406292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095406292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095406292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095406292 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095406292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095406292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095406292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095406292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095406293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095406293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095406293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095406293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095406293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095406293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095406293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095406293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095406293 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095406293 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095406293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095406293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095406293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095406294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095406299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095406299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095406615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095406615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095406615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095406615 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095406620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095406621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@50321e2a1e54: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='DE292E2A'O, index=0 SGSN_Test-GSUP(590)@50321e2a1e54: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@50321e2a1e54: 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 := '37A02FBC79B2AEC295E02E21B2BF908F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '742CA6A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE5D1D7369C1C7A4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9B2931EA5C1BA10E7DF1284DB0577D13'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '85263C2ED806467AC0B8307D439CB4B1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A4790ECD59E035013DA097884FA8AB41'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0FB17BC6A924BE7D'O } } } } } 20250103095407694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095407694 DLLC NOTICE LLME(ffffffff/de292e2a){UNASSIGNED} LLC RX: unknown TLLI 0xde292e2a, creating LLME on the fly (gprs_llc.c:552) 20250103095407694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095407694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095407694 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095407694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095407694 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095407694 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095407695 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095407695 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095407695 DLLC NOTICE LLME(ffffffff/de292e2a){UNASSIGNED} LLGM Assign pre (de292e2a => e4c93190) (gprs_llc.c:1079) 20250103095407695 DLLC NOTICE LLME(de292e2a/e4c93190){ASSIGNED} LLGM Assign post (de292e2a => e4c93190) (gprs_llc.c:1125) 20250103095407695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095407695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095407695 DMM DEBUG MM(262420000000040/e4c93190) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095407711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095407711 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095407711 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095407711 DMM DEBUG MM(262420000000040/e4c93190) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250103095407711 DMM NOTICE MM(262420000000040/e4c93190) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095407711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095407711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095407711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095407711 DMM DEBUG MM(262420000000040/e4c93190) Requesting authorization (sgsn_auth.c:160) 20250103095407711 DMM INFO MM(262420000000040/e4c93190) Requesting authentication tuples (sgsn_auth.c:184) 20250103095407711 DMM DEBUG MM(262420000000040/e4c93190) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095407711 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250103095407711 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@50321e2a1e54: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250103095407717 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095407717 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095407717 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095407717 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095407717 DMM INFO MM(262420000000040/e4c93190) Subscriber data update (mmctx.c:445) 20250103095407717 DMM DEBUG MM(262420000000040/e4c93190) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095407717 DMM INFO MM(262420000000040/e4c93190) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095407717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095407717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095407717 DMM INFO MM(262420000000040/e4c93190) <- GMM AUTH AND CIPHERING REQ (rand = 37 a0 2f bc 79 b2 ae c2 95 e0 2e 21 b2 bf 90 8f , mmctx_is_r99=1, vec->auth_types=0x3, autn = a4 79 0e cd 59 e0 35 01 3d a0 97 88 4f a8 ab 41 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@50321e2a1e54: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@50321e2a1e54: Final verdict of PTC: pass 20250103095407736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47526<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(578)@50321e2a1e54: Final verdict of PTC: none 20250103095407740 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095407740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(589)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(583)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(588)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(576)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(586)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(581)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) Fri Jan 3 09:54:07 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_usim_a54_a53 finished. Verdict: pass Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc MTC@50321e2a1e54: 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'. 20250103095407843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095408245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49500) 20250103095408741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095408741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49500, count=71944) 20250103095409742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095409742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:54:10 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 20250103095410744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095410744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_usim_a53_a54 started. 20250103095411340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095411342 DMM INFO MM(262420000000040/e4c93190) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095411342 DMM INFO MM(262420000000040/e4c93190) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095411342 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095411342 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095411342 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095411342 DMM ERROR MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250103095411342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Deallocated (fsm.c:568) 20250103095411342 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095411342 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095411342 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095411342 DLLC NOTICE LLME(de292e2a/e4c93190){ASSIGNED} LLGM Assign pre (e4c93190 => ffffffff) (gprs_llc.c:1079) 20250103095411342 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4c93190 => ffffffff) (gprs_llc.c:1125) 20250103095411342 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095411384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095411384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095411384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095411384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095411384 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095411384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095411384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095411384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095411384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095411385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095411385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095411385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095411385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095411385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095411385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095411385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095411385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095411385 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095411385 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095411385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095411385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095411385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095411389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095411394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095411394 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095411407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095411407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095411407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095411407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095411407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095411407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(602)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095411408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095411408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095411408 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095411408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095411408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095411410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(599)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095411415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095411415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(600)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095411422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095411422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095411422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095411422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095411422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095411422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095411422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095411422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095411422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095411423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095411423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095411423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095411423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095411423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095411423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095411423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095411423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095411423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095411423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095411423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095411424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095411424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095411426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095411431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095411431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(605)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095411745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095411745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095411745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095411745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(607)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095411749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(607)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095411750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(607)@50321e2a1e54: 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(607)@50321e2a1e54: 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(607)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@50321e2a1e54: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D9CB242E'O, index=0 SGSN_Test-GSUP(609)@50321e2a1e54: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@50321e2a1e54: 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 := 'DD6CA82FD3B0C53F900FABA0183B0179'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC2CBAE1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53039477A852CFED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4E2F4F58D3D7655CED8519BC4DEFE9A9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6F68BC6268ECF88D6E01D54612D720EF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A8B278A9B1D521B86B665FBEA689BCE2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '850598C42AD2DF40'O } } } } } 20250103095412831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095412831 DLLC NOTICE LLME(ffffffff/d9cb242e){UNASSIGNED} LLC RX: unknown TLLI 0xd9cb242e, creating LLME on the fly (gprs_llc.c:552) 20250103095412831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095412831 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095412831 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095412831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095412831 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095412831 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095412831 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095412831 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095412831 DLLC NOTICE LLME(ffffffff/d9cb242e){UNASSIGNED} LLGM Assign pre (d9cb242e => e9a7425f) (gprs_llc.c:1079) 20250103095412831 DLLC NOTICE LLME(d9cb242e/e9a7425f){ASSIGNED} LLGM Assign post (d9cb242e => e9a7425f) (gprs_llc.c:1125) 20250103095412831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095412831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095412831 DMM DEBUG MM(262420000000040/e9a7425f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095412858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095412858 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095412859 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095412859 DMM DEBUG MM(262420000000040/e9a7425f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250103095412859 DMM NOTICE MM(262420000000040/e9a7425f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095412859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095412859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095412859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095412859 DMM DEBUG MM(262420000000040/e9a7425f) Requesting authorization (sgsn_auth.c:160) 20250103095412859 DMM INFO MM(262420000000040/e9a7425f) Requesting authentication tuples (sgsn_auth.c:184) 20250103095412859 DMM DEBUG MM(262420000000040/e9a7425f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095412859 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250103095412859 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@50321e2a1e54: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250103095412865 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095412865 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095412865 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095412865 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095412865 DMM INFO MM(262420000000040/e9a7425f) Subscriber data update (mmctx.c:445) 20250103095412865 DMM DEBUG MM(262420000000040/e9a7425f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095412865 DMM INFO MM(262420000000040/e9a7425f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095412865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095412865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095412865 DMM INFO MM(262420000000040/e9a7425f) <- GMM AUTH AND CIPHERING REQ (rand = dd 6c a8 2f d3 b0 c5 3f 90 0f ab a0 18 3b 01 79 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 b2 78 a9 b1 d5 21 b8 6b 66 5f be a6 89 bc e2 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@50321e2a1e54: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@50321e2a1e54: Final verdict of PTC: pass 20250103095412885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47534<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095412889 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095412889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(607)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(609)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(608)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(603)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(597)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(605)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(595)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(606)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(601)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) Fri Jan 3 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 MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(605): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@50321e2a1e54: 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'. 20250103095412992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095413394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68300) 20250103095413890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095413890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68300, count=72936) 20250103095414892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095414892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:54: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_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 20250103095415893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095415893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_usim_a50_a54 started. 20250103095416487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095416489 DMM INFO MM(262420000000040/e9a7425f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095416489 DMM INFO MM(262420000000040/e9a7425f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095416489 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095416489 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095416489 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095416489 DMM ERROR MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250103095416489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Deallocated (fsm.c:568) 20250103095416489 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095416489 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095416489 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095416489 DLLC NOTICE LLME(d9cb242e/e9a7425f){ASSIGNED} LLGM Assign pre (e9a7425f => ffffffff) (gprs_llc.c:1079) 20250103095416490 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9a7425f => ffffffff) (gprs_llc.c:1125) 20250103095416490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095416537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095416537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095416537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095416537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095416537 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095416537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095416537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095416537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095416537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095416538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095416538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095416538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095416538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095416538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095416538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095416538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095416538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095416538 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095416538 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095416538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095416539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095416539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095416542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095416548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095416548 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095416554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095416554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095416554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095416554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095416554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095416554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095416554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095416554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095416554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095416554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095416554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095416554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095416555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095416555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095416555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095416555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095416555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095416555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095416555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095416555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(621)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095416555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095416555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095416556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095416561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095416561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095416570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095416570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095416570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095416570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095416570 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095416570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095416570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095416570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095416570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095416570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095416570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095416570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095416570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095416571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095416571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095416571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095416571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095416571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095416571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095416571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095416571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095416571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095416572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095416577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095416577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095416894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095416895 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095416895 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095416895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095416899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095416900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@50321e2a1e54: 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(627)@50321e2a1e54: 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(627)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@50321e2a1e54: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C6F9DF12'O, index=0 SGSN_Test-GSUP(628)@50321e2a1e54: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@50321e2a1e54: 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 := '7C71D2442149545CB22DD5381DAC0402'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46A16687'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F2DCE725F621442'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5E0A46D75E5392AA14F5C63AC55A480C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BDB061C1563DADC34CD8E86B49E429C3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3FFAB7B84352790F2D8003FA00B09C6A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D8C5A2084CA81EBB'O } } } } } 20250103095417969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095417969 DLLC NOTICE LLME(ffffffff/c6f9df12){UNASSIGNED} LLC RX: unknown TLLI 0xc6f9df12, creating LLME on the fly (gprs_llc.c:552) 20250103095417969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095417969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095417969 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095417969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095417969 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095417969 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095417969 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095417969 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095417969 DLLC NOTICE LLME(ffffffff/c6f9df12){UNASSIGNED} LLGM Assign pre (c6f9df12 => deb9542b) (gprs_llc.c:1079) 20250103095417969 DLLC NOTICE LLME(c6f9df12/deb9542b){ASSIGNED} LLGM Assign post (c6f9df12 => deb9542b) (gprs_llc.c:1125) 20250103095417969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095417969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095417969 DMM DEBUG MM(262420000000040/deb9542b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095417981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095417981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095417981 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095417981 DMM DEBUG MM(262420000000040/deb9542b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250103095417982 DMM NOTICE MM(262420000000040/deb9542b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095417982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095417982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095417982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095417982 DMM DEBUG MM(262420000000040/deb9542b) Requesting authorization (sgsn_auth.c:160) 20250103095417982 DMM INFO MM(262420000000040/deb9542b) Requesting authentication tuples (sgsn_auth.c:184) 20250103095417982 DMM DEBUG MM(262420000000040/deb9542b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095417982 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250103095417982 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@50321e2a1e54: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250103095417986 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095417986 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095417986 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095417986 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095417986 DMM INFO MM(262420000000040/deb9542b) Subscriber data update (mmctx.c:445) 20250103095417986 DMM DEBUG MM(262420000000040/deb9542b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095417986 DMM INFO MM(262420000000040/deb9542b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095417986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095417986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095417986 DMM INFO MM(262420000000040/deb9542b) <- GMM AUTH AND CIPHERING REQ (rand = 7c 71 d2 44 21 49 54 5c b2 2d d5 38 1d ac 04 02 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3f fa b7 b8 43 52 79 0f 2d 80 03 fa 00 b0 9c 6a ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@50321e2a1e54: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@50321e2a1e54: Final verdict of PTC: pass 20250103095418002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(616)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(626)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@50321e2a1e54: Final verdict of PTC: none 20250103095418007 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(621)@50321e2a1e54: Final verdict of PTC: none 20250103095418007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(617)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(614)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(624)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(619)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:54:18 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 20250103095418119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095418522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20250103095419009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095419010 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=72556) 20250103095420010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095420010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103095420304 DGPRS DEBUG Checking for inactive LLMEs, time = 38426259 (sgsn.c:132) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095421012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095421013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_usim_a54_a50 started. 20250103095421620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095421622 DMM INFO MM(262420000000040/deb9542b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095421622 DMM INFO MM(262420000000040/deb9542b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095421622 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095421622 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095421623 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095421623 DMM ERROR MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250103095421623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Deallocated (fsm.c:568) 20250103095421623 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095421623 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095421623 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095421623 DLLC NOTICE LLME(c6f9df12/deb9542b){ASSIGNED} LLGM Assign pre (deb9542b => ffffffff) (gprs_llc.c:1079) 20250103095421623 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (deb9542b => ffffffff) (gprs_llc.c:1125) 20250103095421623 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095421657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095421657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095421657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095421657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095421657 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095421657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095421657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095421657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095421657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095421658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095421658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095421658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095421658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095421658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095421658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095421658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095421658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095421658 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095421658 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095421658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(635)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095421658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095421658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095421660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095421666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095421666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095421673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095421673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095421673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095421673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095421673 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095421673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095421673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095421673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095421673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095421674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095421674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095421674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095421674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095421674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095421674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095421674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095421674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095421674 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095421674 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095421674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095421675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095421675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095421676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095421682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095421682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095421689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095421689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095421689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095421689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095421689 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095421689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095421689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095421689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095421689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095421690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095421690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095421690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095421690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095421690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095421690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095421690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095421690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095421690 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095421690 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095421690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095421690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095421690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095421692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095421697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095421697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095422014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095422014 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095422014 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095422014 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095422018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095422019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@50321e2a1e54: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='F5D0AF3E'O, index=0 SGSN_Test-GSUP(647)@50321e2a1e54: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@50321e2a1e54: 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 := '92E4F51CCF0F3E6524E17CE137C65A82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B15061FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '261A4C040F028791'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8AE0D0E7282554DF95B3EB1DE12172AA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0107E5C7F8571994CA4724A1B20999C3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '73E4822619BD352AB410E6129D6C34D0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6658220ECFC22289'O } } } } } 20250103095423093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095423093 DLLC NOTICE LLME(ffffffff/f5d0af3e){UNASSIGNED} LLC RX: unknown TLLI 0xf5d0af3e, creating LLME on the fly (gprs_llc.c:552) 20250103095423093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095423093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095423093 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095423093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095423093 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095423093 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095423094 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095423094 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095423094 DLLC NOTICE LLME(ffffffff/f5d0af3e){UNASSIGNED} LLGM Assign pre (f5d0af3e => d958dd3e) (gprs_llc.c:1079) 20250103095423094 DLLC NOTICE LLME(f5d0af3e/d958dd3e){ASSIGNED} LLGM Assign post (f5d0af3e => d958dd3e) (gprs_llc.c:1125) 20250103095423094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095423094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095423094 DMM DEBUG MM(262420000000040/d958dd3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095423119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095423119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095423119 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095423119 DMM DEBUG MM(262420000000040/d958dd3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250103095423119 DMM NOTICE MM(262420000000040/d958dd3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095423119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095423119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095423119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095423119 DMM DEBUG MM(262420000000040/d958dd3e) Requesting authorization (sgsn_auth.c:160) 20250103095423119 DMM INFO MM(262420000000040/d958dd3e) Requesting authentication tuples (sgsn_auth.c:184) 20250103095423119 DMM DEBUG MM(262420000000040/d958dd3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095423119 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250103095423119 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@50321e2a1e54: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250103095423125 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095423125 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095423125 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095423125 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095423125 DMM INFO MM(262420000000040/d958dd3e) Subscriber data update (mmctx.c:445) 20250103095423125 DMM DEBUG MM(262420000000040/d958dd3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095423125 DMM INFO MM(262420000000040/d958dd3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095423125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095423125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095423126 DMM INFO MM(262420000000040/d958dd3e) <- GMM AUTH AND CIPHERING REQ (rand = 92 e4 f5 1c cf 0f 3e 65 24 e1 7c e1 37 c6 5a 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 73 e4 82 26 19 bd 35 2a b4 10 e6 12 9d 6c 34 d0 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@50321e2a1e54: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@50321e2a1e54: Final verdict of PTC: pass 20250103095423144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@50321e2a1e54: Final verdict of PTC: none 20250103095423148 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095423148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(646)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(635)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(645)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(640)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@50321e2a1e54: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(643)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(638)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(633)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:54:23 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 20250103095423255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095423657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71584) 20250103095424149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095424149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71584, count=72844) 20250103095425151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095425151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095426152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095426152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_detach_unknown_nopoweroff started. 20250103095426750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095426752 DMM INFO MM(262420000000040/d958dd3e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095426752 DMM INFO MM(262420000000040/d958dd3e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095426752 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095426752 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095426752 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095426752 DMM ERROR MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250103095426752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Deallocated (fsm.c:568) 20250103095426752 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095426752 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095426752 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095426752 DLLC NOTICE LLME(f5d0af3e/d958dd3e){ASSIGNED} LLGM Assign pre (d958dd3e => ffffffff) (gprs_llc.c:1079) 20250103095426752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d958dd3e => ffffffff) (gprs_llc.c:1125) 20250103095426752 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095426797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095426797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095426797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095426797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095426797 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095426797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095426797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095426797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095426797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095426798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095426798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095426798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095426798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095426798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095426798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095426798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095426798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095426798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095426798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095426798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095426798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095426798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095426802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095426807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095426808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@50321e2a1e54: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(659)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103095426821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095426821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095426821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095426821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095426821 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095426821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095426821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095426821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095426821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095426821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095426821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095426821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095426822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095426822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095426822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095426822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095426822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095426822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095426822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095426822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095426822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095426822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095426824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(656)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250103095426830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095426830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(664)@50321e2a1e54: Provider Link came up: sending NS-RESET TC_detach_unknown_nopoweroff-BVCI210(657)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095426832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095426832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095426832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095426832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095426832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095426832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095426832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095426832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095426832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095426833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095426833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095426833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095426833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(664)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095426833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095426835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095426839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095426839 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095427154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095427154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095427154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095427154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095427159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095427160 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@50321e2a1e54: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='D9AD7164'O, index=0 SGSN_Test-GSUP(666)@50321e2a1e54: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250103095428239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095428239 DLLC NOTICE LLME(ffffffff/d9ad7164){UNASSIGNED} LLC RX: unknown TLLI 0xd9ad7164, creating LLME on the fly (gprs_llc.c:552) 20250103095428239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095428239 DMM NOTICE LLME(ffffffff/d9ad7164){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250103095428239 DLLC NOTICE LLME(ffffffff/d9ad7164){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250103095428239 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd9ad7164 type=GPRS detach (gprs_gmm.c:1440) 20250103095428239 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250103095428239 DLLC NOTICE LLME(ffffffff/d9ad7164){UNASSIGNED} LLGM Assign pre (d9ad7164 => ffffffff) (gprs_llc.c:1079) 20250103095428239 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9ad7164 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@50321e2a1e54: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@50321e2a1e54: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@50321e2a1e54: Final verdict of PTC: pass 20250103095428264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57918<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@50321e2a1e54: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@50321e2a1e54: Final verdict of PTC: none 20250103095428268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095428268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI210(657)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@50321e2a1e54: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(660)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(664)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(654)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(652)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(658)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(662)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@50321e2a1e54: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:54:28 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 20250103095428333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095428636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54432) 20250103095429270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095429270 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) 20250103095430272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095430272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095431274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095431274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_detach_unknown_poweroff started. 20250103095431731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095431733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095431776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095431776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095431776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095431776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095431776 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095431776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095431776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095431777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095431777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095431777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095431777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095431777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095431777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095431777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095431777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095431777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095431777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095431777 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095431777 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095431777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095431778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095431778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095431780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095431785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095431785 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095431791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095431791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095431791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095431791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095431791 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095431791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095431791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095431791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095431791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095431792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095431792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095431792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095431792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095431792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095431792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095431792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095431792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095431792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095431792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095431792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095431792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095431792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095431794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095431798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095431798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095431807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095431807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095431807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095431807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095431807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095431807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095431807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095431807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095431807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095431808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095431808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095431808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095431808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095431808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095431808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095431808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095431808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095431808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095431808 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095431808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095431808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095431808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095431810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095431814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095431814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095432276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095432276 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095432276 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095432276 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095432280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095432281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@50321e2a1e54: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='DF04A2ED'O, index=0 SGSN_Test-GSUP(685)@50321e2a1e54: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250103095433344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095433344 DLLC NOTICE LLME(ffffffff/df04a2ed){UNASSIGNED} LLC RX: unknown TLLI 0xdf04a2ed, creating LLME on the fly (gprs_llc.c:552) 20250103095433344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095433344 DMM NOTICE LLME(ffffffff/df04a2ed){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@50321e2a1e54: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@50321e2a1e54: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@50321e2a1e54: Final verdict of PTC: pass 20250103095438352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@50321e2a1e54: Final verdict of PTC: none 20250103095438355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095438355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(684)@50321e2a1e54: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@50321e2a1e54: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(683)@50321e2a1e54: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(678)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(673)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(681)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(676)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(671)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@50321e2a1e54: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:54:38 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 20250103095438459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095438762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20250103095439356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095439356 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) 20250103095440357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095440357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095441358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095441358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_detach_nopoweroff started. 20250103095441854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095441857 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095441902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095441902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095441902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095441902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095441902 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095441902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095441902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095441902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095441902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095441903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095441903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095441903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095441903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095441903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095441903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095441903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095441903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095441903 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095441903 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095441903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095441904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095441904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095441906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095441914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095441914 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095441921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095441921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095441921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095441921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095441921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095441921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095441921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095441921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095441921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095441921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095441921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095441921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095441922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095441922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095441922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095441922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095441922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095441922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095441922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095441922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095441922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095441922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095441925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095441931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095441931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095441938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095441938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095441938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095441938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095441938 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095441938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095441938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095441938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095441938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095441939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095441939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095441939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095441939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095441939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095441939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095441939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095441939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095441939 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095441939 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095441939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095441939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095441939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095441941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095441945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095441946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095442359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095442359 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095442359 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095442359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095442363 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095442364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@50321e2a1e54: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D8DE7A5B'O, index=0 SGSN_Test-GSUP(704)@50321e2a1e54: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@50321e2a1e54: 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 := 'F07BB5AAB3D4CDDF9513E61A1C91F6D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0894B2F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1EFF507C68B5D7D'O } } } } } 20250103095443435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095443435 DLLC NOTICE LLME(ffffffff/d8de7a5b){UNASSIGNED} LLC RX: unknown TLLI 0xd8de7a5b, creating LLME on the fly (gprs_llc.c:552) 20250103095443435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095443435 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095443435 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095443435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095443435 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095443435 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095443435 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095443435 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095443435 DLLC NOTICE LLME(ffffffff/d8de7a5b){UNASSIGNED} LLGM Assign pre (d8de7a5b => e3adbd53) (gprs_llc.c:1079) 20250103095443435 DLLC NOTICE LLME(d8de7a5b/e3adbd53){ASSIGNED} LLGM Assign post (d8de7a5b => e3adbd53) (gprs_llc.c:1125) 20250103095443435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095443435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095443435 DMM DEBUG MM(262420000000015/e3adbd53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095443447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095443447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095443447 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095443447 DMM DEBUG MM(262420000000015/e3adbd53) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20250103095443447 DMM NOTICE MM(262420000000015/e3adbd53) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095443447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095443447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095443447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095443447 DMM DEBUG MM(262420000000015/e3adbd53) Requesting authorization (sgsn_auth.c:160) 20250103095443447 DMM INFO MM(262420000000015/e3adbd53) Requesting authentication tuples (sgsn_auth.c:184) 20250103095443447 DMM DEBUG MM(262420000000015/e3adbd53) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095443447 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250103095443447 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@50321e2a1e54: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250103095443452 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095443452 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095443452 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095443452 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095443452 DMM INFO MM(262420000000015/e3adbd53) Subscriber data update (mmctx.c:445) 20250103095443452 DMM DEBUG MM(262420000000015/e3adbd53) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095443452 DMM INFO MM(262420000000015/e3adbd53) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095443452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095443452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095443452 DMM INFO MM(262420000000015/e3adbd53) <- GMM AUTH AND CIPHERING REQ (rand = f0 7b b5 aa b3 d4 cd df 95 13 e6 1a 1c 91 f6 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095443466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095443466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095443466 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095443466 DMM INFO MM(262420000000015/e3adbd53) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095443466 DMM NOTICE MM(262420000000015/e3adbd53) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095443466 DMM DEBUG MM(262420000000015/e3adbd53) checking auth: received GSM SRES = 08 94 b2 f3 (gprs_gmm.c:648) 20250103095443466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095443466 DMM DEBUG MM(262420000000015/e3adbd53) Requesting authorization (sgsn_auth.c:160) 20250103095443466 DMM INFO MM(262420000000015/e3adbd53) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095443466 DMM DEBUG MM(262420000000015/e3adbd53) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095443466 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250103095443466 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) 20250103095443466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095443466 DMM INFO MM(262420000000015/e3adbd53) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3adbd53) (gprs_gmm.c:282) 20250103095443469 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095443469 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095443469 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250103095443469 DMM INFO MM(262420000000015/e3adbd53) Subscriber data update (mmctx.c:445) 20250103095443469 DMM DEBUG MM(262420000000015/e3adbd53) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095443469 DMM INFO MM(262420000000015/e3adbd53) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095443469 DMM NOTICE MM(262420000000015/e3adbd53) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20250103095443469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095443469 DMM NOTICE MM(262420000000015/e3adbd53) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095443469 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) 20250103095443470 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095443470 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250103095443470 DMM INFO MM(262420000000015/e3adbd53) Subscriber data update (mmctx.c:445) 20250103095443470 DMM DEBUG MM(262420000000015/e3adbd53) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095443485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095443485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095443485 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095443485 DMM INFO MM(262420000000015/e3adbd53) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095443485 DMM NOTICE MM(262420000000015/e3adbd53) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095443485 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095443485 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095443485 DLLC NOTICE LLME(d8de7a5b/e3adbd53){ASSIGNED} LLGM Assign pre (ffffffff => e3adbd53) (gprs_llc.c:1079) 20250103095443485 DLLC NOTICE LLME(ffffffff/e3adbd53){ASSIGNED} LLGM Assign post (ffffffff => e3adbd53) (gprs_llc.c:1125) 20250103095443485 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095443485 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095443485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095443485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@50321e2a1e54: setverdict(pass): none -> pass 20250103095443538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095443538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095443538 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095443538 DMM INFO MM(262420000000015/e3adbd53) -> GMM DETACH REQUEST TLLI=0xe3adbd53 type=GPRS detach (gprs_gmm.c:1440) 20250103095443538 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250103095443538 DMM INFO MM(262420000000015/e3adbd53) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250103095443538 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095443538 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095443538 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095443538 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095443538 DLLC NOTICE LLME(ffffffff/e3adbd53){ASSIGNED} LLGM Assign pre (e3adbd53 => ffffffff) (gprs_llc.c:1079) 20250103095443538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3adbd53 => ffffffff) (gprs_llc.c:1125) 20250103095443538 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250103095443538 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) 20250103095443538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095443538 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095443538 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095443538 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095443540 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@50321e2a1e54: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@50321e2a1e54: Final verdict of PTC: pass 20250103095443555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095443559 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095443559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(703)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(702)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(704)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@50321e2a1e54: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(697)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(692)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@50321e2a1e54: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@50321e2a1e54: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(695)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(700)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(690)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@50321e2a1e54: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095443631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095443933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61472) 20250103095444560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095444560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61472, count=93816) 20250103095445561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095445562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:54:46 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 20250103095446562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095446562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_detach_poweroff started. 20250103095447033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095447033 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095447069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095447069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095447069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095447069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095447069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095447069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095447069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095447069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095447069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095447070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095447070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095447070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095447071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095447071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095447071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095447071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095447071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095447071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095447071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095447071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095447071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095447071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095447073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095447078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095447078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095447085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095447085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095447085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095447085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095447085 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095447085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095447085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095447085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095447085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095447086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095447086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095447086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095447086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095447086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095447086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095447086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095447086 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095447086 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095447086 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095447086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095447086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095447086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095447088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095447092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095447092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095447100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095447100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095447100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095447100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095447100 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095447100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095447100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095447100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095447100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095447101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095447101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095447101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095447101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095447101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095447101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095447101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095447101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095447101 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095447101 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095447101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095447101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095447101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095447103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095447107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095447107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095447563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095447563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095447563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095447563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095447567 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095447569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@50321e2a1e54: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='CF443201'O, index=0 SGSN_Test-GSUP(723)@50321e2a1e54: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@50321e2a1e54: 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 := 'F35FABF4D74CD933A094BDC961E53642'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C8BB77A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1B9C884AE53172C'O } } } } } 20250103095448631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095448631 DLLC NOTICE LLME(ffffffff/cf443201){UNASSIGNED} LLC RX: unknown TLLI 0xcf443201, creating LLME on the fly (gprs_llc.c:552) 20250103095448631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095448631 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095448631 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095448631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095448631 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095448631 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095448631 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095448631 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095448631 DLLC NOTICE LLME(ffffffff/cf443201){UNASSIGNED} LLGM Assign pre (cf443201 => f7f32269) (gprs_llc.c:1079) 20250103095448631 DLLC NOTICE LLME(cf443201/f7f32269){ASSIGNED} LLGM Assign post (cf443201 => f7f32269) (gprs_llc.c:1125) 20250103095448631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095448631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095448631 DMM DEBUG MM(262420000000016/f7f32269) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095448643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095448643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095448643 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095448643 DMM DEBUG MM(262420000000016/f7f32269) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20250103095448643 DMM NOTICE MM(262420000000016/f7f32269) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095448643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095448643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095448643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095448643 DMM DEBUG MM(262420000000016/f7f32269) Requesting authorization (sgsn_auth.c:160) 20250103095448644 DMM INFO MM(262420000000016/f7f32269) Requesting authentication tuples (sgsn_auth.c:184) 20250103095448644 DMM DEBUG MM(262420000000016/f7f32269) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095448644 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250103095448644 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@50321e2a1e54: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250103095448648 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095448648 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095448648 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095448648 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095448648 DMM INFO MM(262420000000016/f7f32269) Subscriber data update (mmctx.c:445) 20250103095448648 DMM DEBUG MM(262420000000016/f7f32269) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095448648 DMM INFO MM(262420000000016/f7f32269) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095448648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095448648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095448648 DMM INFO MM(262420000000016/f7f32269) <- GMM AUTH AND CIPHERING REQ (rand = f3 5f ab f4 d7 4c d9 33 a0 94 bd c9 61 e5 36 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095448660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095448660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095448660 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095448660 DMM INFO MM(262420000000016/f7f32269) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095448660 DMM NOTICE MM(262420000000016/f7f32269) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095448660 DMM DEBUG MM(262420000000016/f7f32269) checking auth: received GSM SRES = 8c 8b b7 7a (gprs_gmm.c:648) 20250103095448660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095448660 DMM DEBUG MM(262420000000016/f7f32269) Requesting authorization (sgsn_auth.c:160) 20250103095448660 DMM INFO MM(262420000000016/f7f32269) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095448660 DMM DEBUG MM(262420000000016/f7f32269) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095448660 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250103095448660 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) 20250103095448661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095448661 DMM INFO MM(262420000000016/f7f32269) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7f32269) (gprs_gmm.c:282) 20250103095448663 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095448663 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095448663 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250103095448663 DMM INFO MM(262420000000016/f7f32269) Subscriber data update (mmctx.c:445) 20250103095448663 DMM DEBUG MM(262420000000016/f7f32269) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095448663 DMM INFO MM(262420000000016/f7f32269) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095448663 DMM NOTICE MM(262420000000016/f7f32269) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20250103095448663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095448663 DMM NOTICE MM(262420000000016/f7f32269) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095448663 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) 20250103095448664 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095448664 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250103095448664 DMM INFO MM(262420000000016/f7f32269) Subscriber data update (mmctx.c:445) 20250103095448665 DMM DEBUG MM(262420000000016/f7f32269) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095448675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095448675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095448676 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095448676 DMM INFO MM(262420000000016/f7f32269) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095448676 DMM NOTICE MM(262420000000016/f7f32269) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095448676 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095448676 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095448676 DLLC NOTICE LLME(cf443201/f7f32269){ASSIGNED} LLGM Assign pre (ffffffff => f7f32269) (gprs_llc.c:1079) 20250103095448676 DLLC NOTICE LLME(ffffffff/f7f32269){ASSIGNED} LLGM Assign post (ffffffff => f7f32269) (gprs_llc.c:1125) 20250103095448676 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095448676 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095448676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095448676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@50321e2a1e54: setverdict(pass): none -> pass 20250103095448728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095448728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250103095448728 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095448728 DMM INFO MM(262420000000016/f7f32269) -> GMM DETACH REQUEST TLLI=0xf7f32269 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250103095448728 DMM INFO MM(262420000000016/f7f32269) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250103095448728 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095448728 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095448728 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095448728 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095448728 DLLC NOTICE LLME(ffffffff/f7f32269){ASSIGNED} LLGM Assign pre (f7f32269 => ffffffff) (gprs_llc.c:1079) 20250103095448728 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7f32269 => ffffffff) (gprs_llc.c:1125) 20250103095448728 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250103095448728 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) 20250103095448728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095448728 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095448728 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095448728 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095448731 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250103095450305 DGPRS DEBUG Checking for inactive LLMEs, time = 38426289 (sgsn.c:132) TC_detach_poweroff(725)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@50321e2a1e54: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@50321e2a1e54: Final verdict of PTC: pass 20250103095453742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52596<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(716)@50321e2a1e54: Final verdict of PTC: none 20250103095453747 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095453747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(711)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@50321e2a1e54: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@50321e2a1e54: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@50321e2a1e54: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(721)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(719)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(714)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(709)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@50321e2a1e54: Test case TC_detach_poweroff finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095453894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095454196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88320) 20250103095454749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095454749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88320, count=93752) 20250103095455750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095455750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:54:56 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 20250103095456751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095456751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act started. 20250103095457293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095457296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095457343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095457343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095457343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095457343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095457343 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095457343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095457343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095457343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095457343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095457344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095457344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095457344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095457344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095457344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095457344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095457344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095457344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095457344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095457344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095457344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095457344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095457344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095457347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095457353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095457353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095457358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095457358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095457358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095457358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095457358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095457358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095457358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095457358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095457358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095457359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095457359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095457359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095457359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095457359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095457359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095457359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095457359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095457359 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095457359 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095457359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095457359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095457359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095457362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095457367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095457367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095457374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095457374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095457374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095457374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095457374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095457374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095457374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095457374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095457374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095457375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095457375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095457375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095457375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095457375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095457375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095457375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095457375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095457375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095457375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095457375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095457375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095457375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095457377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095457381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095457381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095457753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095457753 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095457753 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095457753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095457757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095457758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@50321e2a1e54: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='FD3597D6'O, index=0 SGSN_Test-GSUP(742)@50321e2a1e54: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@50321e2a1e54: 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 := 'F623A448AE2BF345F39ACABA2F009BCF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71E2337C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7B340D42F31B574'O } } } } } 20250103095457816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095457816 DLLC NOTICE LLME(ffffffff/fd3597d6){UNASSIGNED} LLC RX: unknown TLLI 0xfd3597d6, creating LLME on the fly (gprs_llc.c:552) 20250103095457816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095457816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095457816 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095457816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095457816 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095457816 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095457816 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095457816 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095457816 DLLC NOTICE LLME(ffffffff/fd3597d6){UNASSIGNED} LLGM Assign pre (fd3597d6 => c7ae025b) (gprs_llc.c:1079) 20250103095457816 DLLC NOTICE LLME(fd3597d6/c7ae025b){ASSIGNED} LLGM Assign post (fd3597d6 => c7ae025b) (gprs_llc.c:1125) 20250103095457816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095457816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095457816 DMM DEBUG MM(262420000000017/c7ae025b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095457829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095457829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095457829 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095457829 DMM DEBUG MM(262420000000017/c7ae025b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20250103095457829 DMM NOTICE MM(262420000000017/c7ae025b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095457829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095457829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095457829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095457829 DMM DEBUG MM(262420000000017/c7ae025b) Requesting authorization (sgsn_auth.c:160) 20250103095457829 DMM INFO MM(262420000000017/c7ae025b) Requesting authentication tuples (sgsn_auth.c:184) 20250103095457829 DMM DEBUG MM(262420000000017/c7ae025b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095457829 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250103095457829 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250103095457834 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095457834 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095457834 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095457834 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095457834 DMM INFO MM(262420000000017/c7ae025b) Subscriber data update (mmctx.c:445) 20250103095457834 DMM DEBUG MM(262420000000017/c7ae025b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095457834 DMM INFO MM(262420000000017/c7ae025b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095457834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095457834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095457834 DMM INFO MM(262420000000017/c7ae025b) <- GMM AUTH AND CIPHERING REQ (rand = f6 23 a4 48 ae 2b f3 45 f3 9a ca ba 2f 00 9b cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095457846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095457846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095457847 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095457847 DMM INFO MM(262420000000017/c7ae025b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095457847 DMM NOTICE MM(262420000000017/c7ae025b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095457847 DMM DEBUG MM(262420000000017/c7ae025b) checking auth: received GSM SRES = 71 e2 33 7c (gprs_gmm.c:648) 20250103095457847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095457847 DMM DEBUG MM(262420000000017/c7ae025b) Requesting authorization (sgsn_auth.c:160) 20250103095457847 DMM INFO MM(262420000000017/c7ae025b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095457847 DMM DEBUG MM(262420000000017/c7ae025b) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095457847 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250103095457847 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) 20250103095457847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095457847 DMM INFO MM(262420000000017/c7ae025b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7ae025b) (gprs_gmm.c:282) 20250103095457850 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095457850 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095457850 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250103095457850 DMM INFO MM(262420000000017/c7ae025b) Subscriber data update (mmctx.c:445) 20250103095457850 DMM DEBUG MM(262420000000017/c7ae025b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095457850 DMM INFO MM(262420000000017/c7ae025b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095457850 DMM NOTICE MM(262420000000017/c7ae025b) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20250103095457850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095457850 DMM NOTICE MM(262420000000017/c7ae025b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095457850 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) 20250103095457852 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095457852 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250103095457852 DMM INFO MM(262420000000017/c7ae025b) Subscriber data update (mmctx.c:445) 20250103095457852 DMM DEBUG MM(262420000000017/c7ae025b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095457860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095457860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095457860 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095457860 DMM INFO MM(262420000000017/c7ae025b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095457860 DMM NOTICE MM(262420000000017/c7ae025b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095457860 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095457860 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095457860 DLLC NOTICE LLME(fd3597d6/c7ae025b){ASSIGNED} LLGM Assign pre (ffffffff => c7ae025b) (gprs_llc.c:1079) 20250103095457860 DLLC NOTICE LLME(ffffffff/c7ae025b){ASSIGNED} LLGM Assign post (ffffffff => c7ae025b) (gprs_llc.c:1125) 20250103095457860 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095457860 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095457860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095457860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@50321e2a1e54: setverdict(pass): none -> pass 20250103095457917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095457917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095457917 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095457917 DMM INFO MM(262420000000017/c7ae025b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095457917 DMM INFO MM(262420000000017/c7ae025b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095457917 DMM DEBUG MM(262420000000017/c7ae025b) Using GGSN 0 (gprs_sm.c:317) 20250103095457917 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) 20250103095457917 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250103095457917 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095457917 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095457917 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250103095457943 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 cc 13 c3 b4 11 e6 06 7d cf 14 05 7f 25 0c d1 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=1026 from retransmit req queue (gtp.c:443) 20250103095457943 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfd0d0, cbp=0x55b4efa8f790) (sgsn_libgtp.c:633) 20250103095457943 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095457943 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa93be8 TLLI=c7ae025b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095457943 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095457943 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@50321e2a1e54: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@50321e2a1e54: Final verdict of PTC: pass 20250103095457962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49004<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095457967 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095457967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act-BVCI210(734)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(740)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(742)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(735)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(733)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(728)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(738)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(730)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095458065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095458467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74928) 20250103095458969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095458969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74928, count=92560) 20250103095459971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095459971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095500972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095500972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_pdp_act_unattached started. 20250103095501538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095501540 DMM INFO MM(262420000000017/c7ae025b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095501540 DMM INFO MM(262420000000017/c7ae025b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095501540 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095501540 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095501540 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095501540 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095501540 DLLC NOTICE LLME(ffffffff/c7ae025b){ASSIGNED} LLGM Assign pre (c7ae025b => ffffffff) (gprs_llc.c:1079) 20250103095501540 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7ae025b => ffffffff) (gprs_llc.c:1125) 20250103095501540 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa93890 (gprs_sndcp.c:574) 20250103095501540 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa93be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095501540 DMM NOTICE MM(262420000000017/c7ae025b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095501540 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250103095501540 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095501540 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095501540 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250103095501540 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250103095501540 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) 20250103095501540 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) 20250103095501540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095501540 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095501540 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095501540 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095501540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095501577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095501577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095501577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095501577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095501577 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095501577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095501577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095501577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095501577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095501578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095501578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095501578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095501578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095501578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095501578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095501578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095501578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095501578 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095501578 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095501578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095501578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095501578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095501580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103095501585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095501586 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(754)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095501597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095501597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095501597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095501597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095501597 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095501597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095501597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095501597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095501597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095501598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095501598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095501598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095501598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095501598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095501598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095501598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095501598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095501598 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095501598 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095501598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095501599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095501599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095501601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(751)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250103095501607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095501607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(759)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095501608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095501608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095501608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095501608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095501608 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095501608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095501608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095501608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095501608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_pdp_act_unattached-BVCI210(752)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(759)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095501609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095501609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095501609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095501610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095501610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095501610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095501610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095501610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095501610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095501610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095501610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095501610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095501610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095501612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095501616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095501616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095501973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095501973 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095501973 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095501973 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095501977 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095501979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@50321e2a1e54: 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(760)@50321e2a1e54: 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(760)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@50321e2a1e54: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='C0C1EF93'O, index=0 SGSN_Test-GSUP(761)@50321e2a1e54: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250103095502043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095502043 DLLC NOTICE LLME(ffffffff/c0c1ef93){UNASSIGNED} LLC RX: unknown TLLI 0xc0c1ef93, creating LLME on the fly (gprs_llc.c:552) 20250103095502043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250103095502043 DMM NOTICE LLME(ffffffff/c0c1ef93){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250103095502043 DLLC NOTICE LLME(ffffffff/c0c1ef93){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250103095502043 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@50321e2a1e54: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@50321e2a1e54: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@50321e2a1e54: Final verdict of PTC: pass 20250103095502062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095502066 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095502066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(761)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(755)@50321e2a1e54: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@50321e2a1e54: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@50321e2a1e54: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(749)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(759)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(757)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(753)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(747)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@50321e2a1e54: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:55:02 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 20250103095502162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095502464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56504) 20250103095503068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095503068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56504, count=60860) 20250103095504070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095504070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095505072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095505072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_user started. 20250103095505540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095505543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095505586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095505586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095505586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095505587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095505587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095505587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095505587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095505587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095505587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095505588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095505588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095505590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095505595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095505595 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095505602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095505602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095505602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095505602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095505602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095505602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095505602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095505602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095505602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095505603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095505603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095505603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095505603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095505603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095505603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095505603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095505603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095505603 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095505603 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095505603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095505603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095505603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095505605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095505610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095505610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095505617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095505617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095505617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095505617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095505617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095505617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095505617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095505617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095505617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095505618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095505618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095505618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095505618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095505618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095505618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095505618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095505618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095505618 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095505618 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095505618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095505619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095505619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095505621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095505627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095505627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095506073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095506073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095506073 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095506073 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095506078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095506079 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@50321e2a1e54: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='DA5E4CB1'O, index=0 SGSN_Test-GSUP(780)@50321e2a1e54: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@50321e2a1e54: 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 := '4D533E8DBC454EA57D9E0DDEDD7BD995'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39B14484'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC8D50A49F6B4433'O } } } } } 20250103095506133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095506133 DLLC NOTICE LLME(ffffffff/da5e4cb1){UNASSIGNED} LLC RX: unknown TLLI 0xda5e4cb1, creating LLME on the fly (gprs_llc.c:552) 20250103095506133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095506133 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095506133 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095506133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095506133 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095506133 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095506133 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095506133 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095506133 DLLC NOTICE LLME(ffffffff/da5e4cb1){UNASSIGNED} LLGM Assign pre (da5e4cb1 => e5cf219b) (gprs_llc.c:1079) 20250103095506133 DLLC NOTICE LLME(da5e4cb1/e5cf219b){ASSIGNED} LLGM Assign post (da5e4cb1 => e5cf219b) (gprs_llc.c:1125) 20250103095506133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095506133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095506133 DMM DEBUG MM(262420000000019/e5cf219b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095506147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095506147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095506147 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095506147 DMM DEBUG MM(262420000000019/e5cf219b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20250103095506147 DMM NOTICE MM(262420000000019/e5cf219b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095506147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095506147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095506147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095506147 DMM DEBUG MM(262420000000019/e5cf219b) Requesting authorization (sgsn_auth.c:160) 20250103095506147 DMM INFO MM(262420000000019/e5cf219b) Requesting authentication tuples (sgsn_auth.c:184) 20250103095506147 DMM DEBUG MM(262420000000019/e5cf219b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095506147 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250103095506147 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250103095506153 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095506153 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095506153 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095506153 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095506153 DMM INFO MM(262420000000019/e5cf219b) Subscriber data update (mmctx.c:445) 20250103095506153 DMM DEBUG MM(262420000000019/e5cf219b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095506153 DMM INFO MM(262420000000019/e5cf219b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095506153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095506153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095506153 DMM INFO MM(262420000000019/e5cf219b) <- GMM AUTH AND CIPHERING REQ (rand = 4d 53 3e 8d bc 45 4e a5 7d 9e 0d de dd 7b d9 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095506168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095506168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095506168 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095506168 DMM INFO MM(262420000000019/e5cf219b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095506168 DMM NOTICE MM(262420000000019/e5cf219b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095506168 DMM DEBUG MM(262420000000019/e5cf219b) checking auth: received GSM SRES = 39 b1 44 84 (gprs_gmm.c:648) 20250103095506168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095506168 DMM DEBUG MM(262420000000019/e5cf219b) Requesting authorization (sgsn_auth.c:160) 20250103095506168 DMM INFO MM(262420000000019/e5cf219b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095506168 DMM DEBUG MM(262420000000019/e5cf219b) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095506168 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250103095506168 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) 20250103095506168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095506168 DMM INFO MM(262420000000019/e5cf219b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5cf219b) (gprs_gmm.c:282) 20250103095506171 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095506171 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095506171 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250103095506171 DMM INFO MM(262420000000019/e5cf219b) Subscriber data update (mmctx.c:445) 20250103095506171 DMM DEBUG MM(262420000000019/e5cf219b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095506171 DMM INFO MM(262420000000019/e5cf219b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095506171 DMM NOTICE MM(262420000000019/e5cf219b) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20250103095506171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095506171 DMM NOTICE MM(262420000000019/e5cf219b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095506171 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) 20250103095506172 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095506172 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250103095506172 DMM INFO MM(262420000000019/e5cf219b) Subscriber data update (mmctx.c:445) 20250103095506172 DMM DEBUG MM(262420000000019/e5cf219b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095506185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095506185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095506185 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095506185 DMM INFO MM(262420000000019/e5cf219b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095506185 DMM NOTICE MM(262420000000019/e5cf219b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095506185 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095506185 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095506185 DLLC NOTICE LLME(da5e4cb1/e5cf219b){ASSIGNED} LLGM Assign pre (ffffffff => e5cf219b) (gprs_llc.c:1079) 20250103095506185 DLLC NOTICE LLME(ffffffff/e5cf219b){ASSIGNED} LLGM Assign post (ffffffff => e5cf219b) (gprs_llc.c:1125) 20250103095506185 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095506185 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095506185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095506185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@50321e2a1e54: setverdict(pass): none -> pass 20250103095506241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095506241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095506242 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095506242 DMM INFO MM(262420000000019/e5cf219b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095506242 DMM INFO MM(262420000000019/e5cf219b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095506242 DMM DEBUG MM(262420000000019/e5cf219b) Using GGSN 0 (gprs_sm.c:317) 20250103095506242 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) 20250103095506242 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250103095506242 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095506242 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095506242 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250103095506266 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 23 8b cc b8 11 65 c8 66 8d 14 05 7f ec c2 1b 62 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) 20250103095506266 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfe148, cbp=0x55b4efa8fd70) (sgsn_libgtp.c:633) 20250103095506266 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095506266 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa94d28 TLLI=e5cf219b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095506266 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095506266 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095506284 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250103095506299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095506299 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250103095506299 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@50321e2a1e54: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@50321e2a1e54: Final verdict of PTC: pass 20250103095506309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46712<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(778)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(773)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(768)@50321e2a1e54: Final verdict of PTC: none 20250103095506315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095506316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(781)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(776)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(766)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(771)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:55:06 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 20250103095506378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095506780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46726<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95848) 20250103095507317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095507317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95848, count=97008) 20250103095508318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095508318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095509319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095509319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_ggsn_reject started. 20250103095509882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095509884 DMM INFO MM(262420000000019/e5cf219b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095509884 DMM INFO MM(262420000000019/e5cf219b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095509884 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095509884 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095509884 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095509884 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095509884 DLLC NOTICE LLME(ffffffff/e5cf219b){ASSIGNED} LLGM Assign pre (e5cf219b => ffffffff) (gprs_llc.c:1079) 20250103095509884 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5cf219b => ffffffff) (gprs_llc.c:1125) 20250103095509884 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa949d0 (gprs_sndcp.c:574) 20250103095509884 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa94d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095509884 DMM NOTICE MM(262420000000019/e5cf219b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095509884 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250103095509884 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095509884 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095509885 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250103095509885 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250103095509885 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) 20250103095509885 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) 20250103095509885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095509885 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095509885 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095509885 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095509885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095509927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095509927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095509927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095509927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095509927 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095509927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095509927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095509927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095509927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095509928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095509928 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095509928 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095509928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095509930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095509935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095509935 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095509942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095509942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095509942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095509942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095509942 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095509942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095509942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095509942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095509942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095509943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095509943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095509943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095509943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095509943 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095509943 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095509943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095509943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095509945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095509949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095509949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095509957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095509957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095509958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095509958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095509958 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095509958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095509958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095509958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095509958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095509958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095509958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095509958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095509959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095509959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095509959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095509959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095509959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095509959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095509959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095509959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095509959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095509959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095509962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095509967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095509967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095510320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095510320 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095510320 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095510320 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095510324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095510325 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@50321e2a1e54: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='CD2C2A6C'O, index=0 SGSN_Test-GSUP(799)@50321e2a1e54: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@50321e2a1e54: 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 := '8562F05D6C7BF8DB7085F98D51A3E328'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFA0D3F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D2666FC0C4D29A4'O } } } } } 20250103095510386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095510386 DLLC NOTICE LLME(ffffffff/cd2c2a6c){UNASSIGNED} LLC RX: unknown TLLI 0xcd2c2a6c, creating LLME on the fly (gprs_llc.c:552) 20250103095510386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095510386 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095510386 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095510386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095510386 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095510386 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095510386 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095510386 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095510386 DLLC NOTICE LLME(ffffffff/cd2c2a6c){UNASSIGNED} LLGM Assign pre (cd2c2a6c => d9ced2c7) (gprs_llc.c:1079) 20250103095510386 DLLC NOTICE LLME(cd2c2a6c/d9ced2c7){ASSIGNED} LLGM Assign post (cd2c2a6c => d9ced2c7) (gprs_llc.c:1125) 20250103095510386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095510386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095510386 DMM DEBUG MM(262420000000020/d9ced2c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095510399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095510399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095510399 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095510399 DMM DEBUG MM(262420000000020/d9ced2c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20250103095510399 DMM NOTICE MM(262420000000020/d9ced2c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095510399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095510399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095510399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095510399 DMM DEBUG MM(262420000000020/d9ced2c7) Requesting authorization (sgsn_auth.c:160) 20250103095510399 DMM INFO MM(262420000000020/d9ced2c7) Requesting authentication tuples (sgsn_auth.c:184) 20250103095510399 DMM DEBUG MM(262420000000020/d9ced2c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095510399 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250103095510399 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250103095510405 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095510405 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095510405 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095510405 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095510405 DMM INFO MM(262420000000020/d9ced2c7) Subscriber data update (mmctx.c:445) 20250103095510405 DMM DEBUG MM(262420000000020/d9ced2c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095510405 DMM INFO MM(262420000000020/d9ced2c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095510405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095510405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095510405 DMM INFO MM(262420000000020/d9ced2c7) <- GMM AUTH AND CIPHERING REQ (rand = 85 62 f0 5d 6c 7b f8 db 70 85 f9 8d 51 a3 e3 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095510419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095510419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095510419 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095510419 DMM INFO MM(262420000000020/d9ced2c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095510419 DMM NOTICE MM(262420000000020/d9ced2c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095510419 DMM DEBUG MM(262420000000020/d9ced2c7) checking auth: received GSM SRES = df a0 d3 f8 (gprs_gmm.c:648) 20250103095510419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095510419 DMM DEBUG MM(262420000000020/d9ced2c7) Requesting authorization (sgsn_auth.c:160) 20250103095510419 DMM INFO MM(262420000000020/d9ced2c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095510419 DMM DEBUG MM(262420000000020/d9ced2c7) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095510419 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250103095510419 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) 20250103095510419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095510419 DMM INFO MM(262420000000020/d9ced2c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9ced2c7) (gprs_gmm.c:282) 20250103095510422 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095510422 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095510422 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250103095510422 DMM INFO MM(262420000000020/d9ced2c7) Subscriber data update (mmctx.c:445) 20250103095510422 DMM DEBUG MM(262420000000020/d9ced2c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095510422 DMM INFO MM(262420000000020/d9ced2c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095510422 DMM NOTICE MM(262420000000020/d9ced2c7) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20250103095510422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095510422 DMM NOTICE MM(262420000000020/d9ced2c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095510422 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) 20250103095510424 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095510424 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250103095510424 DMM INFO MM(262420000000020/d9ced2c7) Subscriber data update (mmctx.c:445) 20250103095510424 DMM DEBUG MM(262420000000020/d9ced2c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095510433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095510433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095510433 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095510433 DMM INFO MM(262420000000020/d9ced2c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095510433 DMM NOTICE MM(262420000000020/d9ced2c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095510433 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095510433 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095510433 DLLC NOTICE LLME(cd2c2a6c/d9ced2c7){ASSIGNED} LLGM Assign pre (ffffffff => d9ced2c7) (gprs_llc.c:1079) 20250103095510433 DLLC NOTICE LLME(ffffffff/d9ced2c7){ASSIGNED} LLGM Assign post (ffffffff => d9ced2c7) (gprs_llc.c:1125) 20250103095510433 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095510433 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095510433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095510433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@50321e2a1e54: setverdict(pass): none -> pass 20250103095510487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095510487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095510487 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095510487 DMM INFO MM(262420000000020/d9ced2c7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095510487 DMM INFO MM(262420000000020/d9ced2c7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095510487 DMM DEBUG MM(262420000000020/d9ced2c7) Using GGSN 0 (gprs_sm.c:317) 20250103095510487 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) 20250103095510488 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250103095510488 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095510488 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095510488 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250103095510512 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 e3 11 58 e7 11 30 0c 6e 1d 14 05 7f cc 8f d2 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=1030 from retransmit req queue (gtp.c:443) 20250103095510512 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ffaf3dff1c0, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095510512 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250103095510512 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250103095510512 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250103095510512 DMM NOTICE MM(262420000000020/d9ced2c7) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@50321e2a1e54: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@50321e2a1e54: Final verdict of PTC: pass 20250103095510530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@50321e2a1e54: Final verdict of PTC: none 20250103095510535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095510535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(798)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(787)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(792)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(797)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(790)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(785)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(795)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095510672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095511074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98116) 20250103095511536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095511536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98116, count=99276) 20250103095512537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095512537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:55: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_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 20250103095513538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095513538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_user_deact_mo started. 20250103095514164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095514167 DMM INFO MM(262420000000020/d9ced2c7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095514167 DMM INFO MM(262420000000020/d9ced2c7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095514167 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095514167 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095514167 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095514167 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095514167 DLLC NOTICE LLME(ffffffff/d9ced2c7){ASSIGNED} LLGM Assign pre (d9ced2c7 => ffffffff) (gprs_llc.c:1079) 20250103095514167 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9ced2c7 => ffffffff) (gprs_llc.c:1125) 20250103095514167 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250103095514167 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) 20250103095514167 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) 20250103095514167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095514167 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095514167 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095514167 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095514167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095514211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095514211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095514211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095514211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095514211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095514211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095514211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095514211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095514211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095514212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095514212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095514212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095514212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095514212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095514212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095514212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095514212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095514212 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095514212 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095514212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095514212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095514212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095514215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095514219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095514226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095514226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095514226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095514226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095514226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095514226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095514226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095514226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095514226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095514227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095514227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095514227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095514227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095514227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095514227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095514227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095514227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095514227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095514227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095514227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095514227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095514227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095514229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095514234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095514242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095514242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095514242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095514242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095514242 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095514242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095514242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095514242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095514242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095514243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095514243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095514243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095514243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095514243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095514243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095514243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095514243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095514243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095514243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095514243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(816)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095514243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095514243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095514245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095514250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095514539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095514539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095514539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095514539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095514543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095514545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@50321e2a1e54: 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(817)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@50321e2a1e54: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D95AB3FF'O, index=0 SGSN_Test-GSUP(818)@50321e2a1e54: 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)@50321e2a1e54: 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 := '513AC83E0615D9E91087562C541385E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E771D4B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B07204B45CD52351'O } } } } } 20250103095514610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514610 DLLC NOTICE LLME(ffffffff/d95ab3ff){UNASSIGNED} LLC RX: unknown TLLI 0xd95ab3ff, creating LLME on the fly (gprs_llc.c:552) 20250103095514610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095514610 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095514610 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095514610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095514610 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095514610 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095514610 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095514610 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095514610 DLLC NOTICE LLME(ffffffff/d95ab3ff){UNASSIGNED} LLGM Assign pre (d95ab3ff => c79eb7f1) (gprs_llc.c:1079) 20250103095514610 DLLC NOTICE LLME(d95ab3ff/c79eb7f1){ASSIGNED} LLGM Assign post (d95ab3ff => c79eb7f1) (gprs_llc.c:1125) 20250103095514610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095514610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095514610 DMM DEBUG MM(262420000000021/c79eb7f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095514632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095514632 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095514632 DMM DEBUG MM(262420000000021/c79eb7f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250103095514632 DMM NOTICE MM(262420000000021/c79eb7f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095514632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095514632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095514632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095514632 DMM DEBUG MM(262420000000021/c79eb7f1) Requesting authorization (sgsn_auth.c:160) 20250103095514632 DMM INFO MM(262420000000021/c79eb7f1) Requesting authentication tuples (sgsn_auth.c:184) 20250103095514632 DMM DEBUG MM(262420000000021/c79eb7f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095514632 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250103095514632 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250103095514637 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095514637 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095514638 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095514638 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095514638 DMM INFO MM(262420000000021/c79eb7f1) Subscriber data update (mmctx.c:445) 20250103095514638 DMM DEBUG MM(262420000000021/c79eb7f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095514638 DMM INFO MM(262420000000021/c79eb7f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095514638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095514638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095514638 DMM INFO MM(262420000000021/c79eb7f1) <- GMM AUTH AND CIPHERING REQ (rand = 51 3a c8 3e 06 15 d9 e9 10 87 56 2c 54 13 85 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095514653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095514653 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095514653 DMM INFO MM(262420000000021/c79eb7f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095514653 DMM NOTICE MM(262420000000021/c79eb7f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095514653 DMM DEBUG MM(262420000000021/c79eb7f1) checking auth: received GSM SRES = e7 71 d4 b0 (gprs_gmm.c:648) 20250103095514653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095514653 DMM DEBUG MM(262420000000021/c79eb7f1) Requesting authorization (sgsn_auth.c:160) 20250103095514653 DMM INFO MM(262420000000021/c79eb7f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095514653 DMM DEBUG MM(262420000000021/c79eb7f1) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095514653 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250103095514653 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) 20250103095514653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095514653 DMM INFO MM(262420000000021/c79eb7f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc79eb7f1) (gprs_gmm.c:282) 20250103095514656 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095514656 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095514656 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250103095514656 DMM INFO MM(262420000000021/c79eb7f1) Subscriber data update (mmctx.c:445) 20250103095514656 DMM DEBUG MM(262420000000021/c79eb7f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095514656 DMM INFO MM(262420000000021/c79eb7f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095514656 DMM NOTICE MM(262420000000021/c79eb7f1) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250103095514656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095514656 DMM NOTICE MM(262420000000021/c79eb7f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095514656 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) 20250103095514657 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095514657 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250103095514657 DMM INFO MM(262420000000021/c79eb7f1) Subscriber data update (mmctx.c:445) 20250103095514657 DMM DEBUG MM(262420000000021/c79eb7f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095514668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095514668 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095514668 DMM INFO MM(262420000000021/c79eb7f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095514668 DMM NOTICE MM(262420000000021/c79eb7f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095514668 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095514668 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095514668 DLLC NOTICE LLME(d95ab3ff/c79eb7f1){ASSIGNED} LLGM Assign pre (ffffffff => c79eb7f1) (gprs_llc.c:1079) 20250103095514668 DLLC NOTICE LLME(ffffffff/c79eb7f1){ASSIGNED} LLGM Assign post (ffffffff => c79eb7f1) (gprs_llc.c:1125) 20250103095514668 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095514668 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095514668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095514668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@50321e2a1e54: setverdict(pass): none -> pass 20250103095514727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095514727 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095514727 DMM INFO MM(262420000000021/c79eb7f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095514727 DMM INFO MM(262420000000021/c79eb7f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095514727 DMM DEBUG MM(262420000000021/c79eb7f1) Using GGSN 0 (gprs_sm.c:317) 20250103095514727 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) 20250103095514727 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250103095514727 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095514727 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095514727 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250103095514752 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 c7 36 9d 03 11 64 9b 6e 64 14 05 7f db 8d 02 04 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20250103095514752 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dff1c0, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095514752 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095514752 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa94d28 TLLI=c79eb7f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095514753 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095514753 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095514769 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250103095514784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514784 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250103095514784 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095514791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095514791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250103095514791 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095514791 DMM INFO MM(262420000000021/c79eb7f1) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250103095514791 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095514791 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250103095514794 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) 20250103095514794 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffaf3dff1c0, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095514794 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250103095514794 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa94d28, TLLI=c79eb7f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095514794 DMM INFO MM(262420000000021/c79eb7f1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250103095514794 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250103095514794 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@50321e2a1e54: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@50321e2a1e54: Final verdict of PTC: pass 20250103095514809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60438<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@50321e2a1e54: Final verdict of PTC: none 20250103095514813 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095514813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(807)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(816)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(811)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(806)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(804)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(809)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(814)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095514878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095515280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60448<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89384) 20250103095515815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095515815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89384, count=105836) 20250103095516816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095516817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:55: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_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 20250103095517817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095517818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_user_deact_mt started. 20250103095518377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095518378 DMM INFO MM(262420000000021/c79eb7f1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095518378 DMM INFO MM(262420000000021/c79eb7f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095518378 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095518378 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095518378 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095518378 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095518378 DLLC NOTICE LLME(ffffffff/c79eb7f1){ASSIGNED} LLGM Assign pre (c79eb7f1 => ffffffff) (gprs_llc.c:1079) 20250103095518378 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c79eb7f1 => ffffffff) (gprs_llc.c:1125) 20250103095518378 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250103095518378 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) 20250103095518378 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) 20250103095518378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095518378 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095518378 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095518378 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095518378 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095518413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095518413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095518413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095518413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095518413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095518413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095518413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095518413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095518413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095518414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095518415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095518415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095518415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095518415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095518415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095518415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095518415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095518415 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095518415 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095518415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095518415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095518415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095518419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103095518424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095518424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095518432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095518432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095518432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095518432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095518432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095518432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095518432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095518432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095518432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095518433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095518433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095518433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095518433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095518433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095518433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095518433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095518433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095518433 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095518433 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095518433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095518433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095518433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095518435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095518439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095518439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095518447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095518447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095518447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095518447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095518447 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095518447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095518447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095518447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095518447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095518448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095518448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095518448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095518448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095518448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095518448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095518448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095518448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095518448 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095518448 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095518448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095518448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095518448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095518451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095518456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095518456 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095518819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095518819 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095518819 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095518819 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095518823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095518825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@50321e2a1e54: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='FDF22F5F'O, index=0 SGSN_Test-GSUP(837)@50321e2a1e54: 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)@50321e2a1e54: 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 := '0D3AD87AA11F9CEA28D5E7C6BBA3947E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24EF5875'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C6F061E5F4110CC'O } } } } } 20250103095518901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095518901 DLLC NOTICE LLME(ffffffff/fdf22f5f){UNASSIGNED} LLC RX: unknown TLLI 0xfdf22f5f, creating LLME on the fly (gprs_llc.c:552) 20250103095518901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095518901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095518901 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095518901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095518901 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095518901 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095518901 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095518901 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095518901 DLLC NOTICE LLME(ffffffff/fdf22f5f){UNASSIGNED} LLGM Assign pre (fdf22f5f => cdd952a0) (gprs_llc.c:1079) 20250103095518901 DLLC NOTICE LLME(fdf22f5f/cdd952a0){ASSIGNED} LLGM Assign post (fdf22f5f => cdd952a0) (gprs_llc.c:1125) 20250103095518901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095518901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095518901 DMM DEBUG MM(262420000000022/cdd952a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095518924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095518924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095518924 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095518924 DMM DEBUG MM(262420000000022/cdd952a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250103095518924 DMM NOTICE MM(262420000000022/cdd952a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095518924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095518924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095518924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095518925 DMM DEBUG MM(262420000000022/cdd952a0) Requesting authorization (sgsn_auth.c:160) 20250103095518925 DMM INFO MM(262420000000022/cdd952a0) Requesting authentication tuples (sgsn_auth.c:184) 20250103095518925 DMM DEBUG MM(262420000000022/cdd952a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095518925 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250103095518925 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250103095518931 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095518931 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095518932 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095518932 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095518932 DMM INFO MM(262420000000022/cdd952a0) Subscriber data update (mmctx.c:445) 20250103095518932 DMM DEBUG MM(262420000000022/cdd952a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095518932 DMM INFO MM(262420000000022/cdd952a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095518932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095518932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095518932 DMM INFO MM(262420000000022/cdd952a0) <- GMM AUTH AND CIPHERING REQ (rand = 0d 3a d8 7a a1 1f 9c ea 28 d5 e7 c6 bb a3 94 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095518949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095518949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095518949 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095518949 DMM INFO MM(262420000000022/cdd952a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095518949 DMM NOTICE MM(262420000000022/cdd952a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095518949 DMM DEBUG MM(262420000000022/cdd952a0) checking auth: received GSM SRES = 24 ef 58 75 (gprs_gmm.c:648) 20250103095518949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095518949 DMM DEBUG MM(262420000000022/cdd952a0) Requesting authorization (sgsn_auth.c:160) 20250103095518949 DMM INFO MM(262420000000022/cdd952a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095518949 DMM DEBUG MM(262420000000022/cdd952a0) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095518949 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250103095518949 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) 20250103095518950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095518950 DMM INFO MM(262420000000022/cdd952a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd952a0) (gprs_gmm.c:282) 20250103095518953 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095518953 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095518953 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250103095518953 DMM INFO MM(262420000000022/cdd952a0) Subscriber data update (mmctx.c:445) 20250103095518953 DMM DEBUG MM(262420000000022/cdd952a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095518953 DMM INFO MM(262420000000022/cdd952a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095518953 DMM NOTICE MM(262420000000022/cdd952a0) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250103095518953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095518953 DMM NOTICE MM(262420000000022/cdd952a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095518953 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) 20250103095518955 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095518955 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250103095518955 DMM INFO MM(262420000000022/cdd952a0) Subscriber data update (mmctx.c:445) 20250103095518955 DMM DEBUG MM(262420000000022/cdd952a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095518966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095518966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095518966 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095518966 DMM INFO MM(262420000000022/cdd952a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095518966 DMM NOTICE MM(262420000000022/cdd952a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095518966 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095518966 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095518966 DLLC NOTICE LLME(fdf22f5f/cdd952a0){ASSIGNED} LLGM Assign pre (ffffffff => cdd952a0) (gprs_llc.c:1079) 20250103095518966 DLLC NOTICE LLME(ffffffff/cdd952a0){ASSIGNED} LLGM Assign post (ffffffff => cdd952a0) (gprs_llc.c:1125) 20250103095518966 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095518966 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095518966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095518966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@50321e2a1e54: setverdict(pass): none -> pass 20250103095519025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095519025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095519025 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095519025 DMM INFO MM(262420000000022/cdd952a0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095519025 DMM INFO MM(262420000000022/cdd952a0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095519025 DMM DEBUG MM(262420000000022/cdd952a0) Using GGSN 0 (gprs_sm.c:317) 20250103095519025 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) 20250103095519025 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250103095519025 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095519025 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095519025 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250103095519053 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 11 32 36 72 11 86 3f de 90 14 05 7f a1 5d da 76 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20250103095519053 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dff1c0, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095519053 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095519053 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=cdd952a0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095519053 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095519053 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095519070 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250103095519083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095519083 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250103095519083 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095519088 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250103095519088 DGPRS INFO PDP(262420000000022:5): Context 0x7ffaf3dff1c0 was deleted (sgsn_libgtp.c:707) 20250103095519088 DMM INFO MM(262420000000022/cdd952a0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250103095519088 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250103095519088 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@50321e2a1e54: Removing Client IMSI='262420000000022'H, index=0 20250103095519101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095519101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250103095519101 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095519101 DMM INFO MM(262420000000022/cdd952a0) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@50321e2a1e54: Final verdict of PTC: pass 20250103095519106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60454<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(825)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(837)@50321e2a1e54: Final verdict of PTC: none 20250103095519111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095519111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(826)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(830)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(835)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(823)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(829)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(833)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:55:19 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 20250103095519164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095519566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104492) 20250103095520112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095520112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103095520306 DGPRS DEBUG Checking for inactive LLMEs, time = 38426319 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=104492, count=105652) 20250103095521114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095521114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095522116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095522116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_deact_dup started. 20250103095522660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095522663 DMM INFO MM(262420000000022/cdd952a0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095522663 DMM INFO MM(262420000000022/cdd952a0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095522663 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095522663 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095522663 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095522663 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095522663 DLLC NOTICE LLME(ffffffff/cdd952a0){ASSIGNED} LLGM Assign pre (cdd952a0 => ffffffff) (gprs_llc.c:1079) 20250103095522663 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd952a0 => ffffffff) (gprs_llc.c:1125) 20250103095522663 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095522663 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095522663 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250103095522663 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) 20250103095522663 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) 20250103095522663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095522663 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095522663 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095522663 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095522663 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095522707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095522707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095522707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095522707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095522707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095522707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095522707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095522707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095522707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095522708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095522708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095522708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095522708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095522708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095522708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095522708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095522708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095522708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095522708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095522708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095522708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095522708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095522710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095522715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095522715 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095522723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095522723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095522723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095522723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095522723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095522723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095522723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095522723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095522723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095522724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095522724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095522724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095522724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095522724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095522724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095522724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095522724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095522724 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095522724 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095522724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095522724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095522724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095522727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095522732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095522732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095522740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095522740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095522740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095522740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095522740 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095522740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095522740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095522740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095522740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095522741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095522741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095522741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095522741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095522741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095522741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095522741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095522741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095522741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095522741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095522741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095522741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095522741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095522743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095522747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095522747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095523117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095523117 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095523117 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095523117 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095523121 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095523122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@50321e2a1e54: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='F2CCB451'O, index=0 SGSN_Test-GSUP(856)@50321e2a1e54: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@50321e2a1e54: 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 := '82A78B7F5BF8E01B40650BA9BCD9B93A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58BBEA69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B30DB99A3AEBEC1'O } } } } } 20250103095523194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095523194 DLLC NOTICE LLME(ffffffff/f2ccb451){UNASSIGNED} LLC RX: unknown TLLI 0xf2ccb451, creating LLME on the fly (gprs_llc.c:552) 20250103095523194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095523195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095523195 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095523195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095523195 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095523195 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095523195 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095523195 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095523195 DLLC NOTICE LLME(ffffffff/f2ccb451){UNASSIGNED} LLGM Assign pre (f2ccb451 => eba5c5d3) (gprs_llc.c:1079) 20250103095523195 DLLC NOTICE LLME(f2ccb451/eba5c5d3){ASSIGNED} LLGM Assign post (f2ccb451 => eba5c5d3) (gprs_llc.c:1125) 20250103095523195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095523195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095523195 DMM DEBUG MM(262420000000046/eba5c5d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095523215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095523215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095523215 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095523215 DMM DEBUG MM(262420000000046/eba5c5d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20250103095523215 DMM NOTICE MM(262420000000046/eba5c5d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095523215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095523215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095523215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095523215 DMM DEBUG MM(262420000000046/eba5c5d3) Requesting authorization (sgsn_auth.c:160) 20250103095523215 DMM INFO MM(262420000000046/eba5c5d3) Requesting authentication tuples (sgsn_auth.c:184) 20250103095523215 DMM DEBUG MM(262420000000046/eba5c5d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095523215 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250103095523215 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250103095523221 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095523221 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095523221 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095523221 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095523221 DMM INFO MM(262420000000046/eba5c5d3) Subscriber data update (mmctx.c:445) 20250103095523221 DMM DEBUG MM(262420000000046/eba5c5d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095523221 DMM INFO MM(262420000000046/eba5c5d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095523221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095523221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095523221 DMM INFO MM(262420000000046/eba5c5d3) <- GMM AUTH AND CIPHERING REQ (rand = 82 a7 8b 7f 5b f8 e0 1b 40 65 0b a9 bc d9 b9 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095523237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095523237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095523237 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095523237 DMM INFO MM(262420000000046/eba5c5d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095523237 DMM NOTICE MM(262420000000046/eba5c5d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095523237 DMM DEBUG MM(262420000000046/eba5c5d3) checking auth: received GSM SRES = 58 bb ea 69 (gprs_gmm.c:648) 20250103095523237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095523237 DMM DEBUG MM(262420000000046/eba5c5d3) Requesting authorization (sgsn_auth.c:160) 20250103095523237 DMM INFO MM(262420000000046/eba5c5d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095523237 DMM DEBUG MM(262420000000046/eba5c5d3) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095523237 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250103095523238 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) 20250103095523238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095523238 DMM INFO MM(262420000000046/eba5c5d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xeba5c5d3) (gprs_gmm.c:282) 20250103095523240 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095523240 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095523240 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250103095523240 DMM INFO MM(262420000000046/eba5c5d3) Subscriber data update (mmctx.c:445) 20250103095523240 DMM DEBUG MM(262420000000046/eba5c5d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095523240 DMM INFO MM(262420000000046/eba5c5d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095523240 DMM NOTICE MM(262420000000046/eba5c5d3) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20250103095523240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095523240 DMM NOTICE MM(262420000000046/eba5c5d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095523240 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) 20250103095523241 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095523241 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250103095523241 DMM INFO MM(262420000000046/eba5c5d3) Subscriber data update (mmctx.c:445) 20250103095523241 DMM DEBUG MM(262420000000046/eba5c5d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095523253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095523253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095523253 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095523253 DMM INFO MM(262420000000046/eba5c5d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095523253 DMM NOTICE MM(262420000000046/eba5c5d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095523253 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095523253 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095523253 DLLC NOTICE LLME(f2ccb451/eba5c5d3){ASSIGNED} LLGM Assign pre (ffffffff => eba5c5d3) (gprs_llc.c:1079) 20250103095523253 DLLC NOTICE LLME(ffffffff/eba5c5d3){ASSIGNED} LLGM Assign post (ffffffff => eba5c5d3) (gprs_llc.c:1125) 20250103095523253 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095523253 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095523253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095523253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@50321e2a1e54: setverdict(pass): none -> pass 20250103095523309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095523309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095523309 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095523309 DMM INFO MM(262420000000046/eba5c5d3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095523309 DMM INFO MM(262420000000046/eba5c5d3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095523309 DMM DEBUG MM(262420000000046/eba5c5d3) Using GGSN 0 (gprs_sm.c:317) 20250103095523309 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) 20250103095523309 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250103095523309 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095523309 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095523309 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250103095523327 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 65 e0 74 fd 11 8b 3b 90 da 14 05 7f 01 d7 ea 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=1034 from retransmit req queue (gtp.c:443) 20250103095523327 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dff1c0, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095523327 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095523327 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=eba5c5d3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095523327 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095523327 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095523343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095523343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250103095523343 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095523343 DMM INFO MM(262420000000046/eba5c5d3) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250103095523343 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095523343 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250103095523343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095523343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095523343 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095523343 DMM INFO MM(262420000000046/eba5c5d3) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250103095523343 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095523344 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@50321e2a1e54: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@50321e2a1e54: "Received deletePDPContextResponse 1, seq_nr=1036" 20250103095523345 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) 20250103095523345 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffaf3dff1c0, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095523345 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250103095523345 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=eba5c5d3, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095523345 DMM INFO MM(262420000000046/eba5c5d3) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250103095523345 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250103095523345 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250103095523346 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) 20250103095523346 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)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@50321e2a1e54: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@50321e2a1e54: Final verdict of PTC: pass 20250103095525363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54286<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095525366 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095525366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(855)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(856)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(849)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(854)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(844)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(852)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(847)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(842)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:55:25 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 20250103095525487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095525889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101280) 20250103095526367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095526367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101280, count=106712) 20250103095527368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095527368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095528369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095528369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_second_attempt started. 20250103095529003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095529006 DMM INFO MM(262420000000046/eba5c5d3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095529006 DMM INFO MM(262420000000046/eba5c5d3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095529006 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095529006 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095529006 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095529006 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095529006 DLLC NOTICE LLME(ffffffff/eba5c5d3){ASSIGNED} LLGM Assign pre (eba5c5d3 => ffffffff) (gprs_llc.c:1079) 20250103095529006 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eba5c5d3 => ffffffff) (gprs_llc.c:1125) 20250103095529006 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250103095529006 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) 20250103095529006 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) 20250103095529006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095529006 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095529006 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095529006 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095529006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@50321e2a1e54: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(863)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095529050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095529050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095529050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095529050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095529050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095529050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095529050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095529050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095529050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(864)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095529051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095529051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095529051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095529051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095529051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095529051 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095529051 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095529051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095529051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(864)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095529054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(860)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250103095529059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095529059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(868)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@50321e2a1e54: Provider Link came up: sending NS-RESET TC_attach_second_attempt-BVCI196(861)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095529061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095529061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095529061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095529061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095529061 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095529061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095529061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095529061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095529061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095529062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095529062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095529062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095529062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095529062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095529062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095529062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095529062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095529062 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095529062 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095529062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095529062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095529062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095529065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095529070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095529070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095529078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095529078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095529078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095529078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095529078 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095529078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095529078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095529078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095529078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095529079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095529079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095529079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095529079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095529079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095529079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095529079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095529079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095529079 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095529079 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095529079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095529079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095529079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095529082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095529087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095529087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095529370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095529370 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095529370 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095529370 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095529374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095529375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(861)@50321e2a1e54: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='E30453A5'O, index=0 SGSN_Test-GSUP(875)@50321e2a1e54: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@50321e2a1e54: 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 := '3E520C202F7B10584AAD1751F5D7157F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3BED240'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7FE4B4BC6E09C40'O } } } } } 20250103095529414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095529414 DLLC NOTICE LLME(ffffffff/e30453a5){UNASSIGNED} LLC RX: unknown TLLI 0xe30453a5, creating LLME on the fly (gprs_llc.c:552) 20250103095529414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095529414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095529414 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095529414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095529414 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095529414 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095529414 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095529414 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095529414 DLLC NOTICE LLME(ffffffff/e30453a5){UNASSIGNED} LLGM Assign pre (e30453a5 => ea016e0a) (gprs_llc.c:1079) 20250103095529414 DLLC NOTICE LLME(e30453a5/ea016e0a){ASSIGNED} LLGM Assign post (e30453a5 => ea016e0a) (gprs_llc.c:1125) 20250103095529414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095529414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095529414 DMM DEBUG MM(262420000000022/ea016e0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095529436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095529436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095529436 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095529436 DMM DEBUG MM(262420000000022/ea016e0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250103095529436 DMM NOTICE MM(262420000000022/ea016e0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095529436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095529436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095529436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095529436 DMM DEBUG MM(262420000000022/ea016e0a) Requesting authorization (sgsn_auth.c:160) 20250103095529436 DMM INFO MM(262420000000022/ea016e0a) Requesting authentication tuples (sgsn_auth.c:184) 20250103095529436 DMM DEBUG MM(262420000000022/ea016e0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095529436 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250103095529436 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@50321e2a1e54: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250103095529442 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095529442 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095529442 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095529442 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095529442 DMM INFO MM(262420000000022/ea016e0a) Subscriber data update (mmctx.c:445) 20250103095529442 DMM DEBUG MM(262420000000022/ea016e0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095529442 DMM INFO MM(262420000000022/ea016e0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095529442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095529442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095529442 DMM INFO MM(262420000000022/ea016e0a) <- GMM AUTH AND CIPHERING REQ (rand = 3e 52 0c 20 2f 7b 10 58 4a ad 17 51 f5 d7 15 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095529454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095529454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095529454 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095529454 DMM INFO MM(262420000000022/ea016e0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095529454 DMM NOTICE MM(262420000000022/ea016e0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095529454 DMM DEBUG MM(262420000000022/ea016e0a) checking auth: received GSM SRES = b3 be d2 40 (gprs_gmm.c:648) 20250103095529454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095529454 DMM DEBUG MM(262420000000022/ea016e0a) Requesting authorization (sgsn_auth.c:160) 20250103095529454 DMM INFO MM(262420000000022/ea016e0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095529454 DMM DEBUG MM(262420000000022/ea016e0a) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095529454 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250103095529454 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) 20250103095529454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095529454 DMM INFO MM(262420000000022/ea016e0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xea016e0a) (gprs_gmm.c:282) 20250103095529456 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095529456 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095529456 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250103095529456 DMM INFO MM(262420000000022/ea016e0a) Subscriber data update (mmctx.c:445) 20250103095529456 DMM DEBUG MM(262420000000022/ea016e0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095529456 DMM INFO MM(262420000000022/ea016e0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095529456 DMM NOTICE MM(262420000000022/ea016e0a) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250103095529456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095529456 DMM NOTICE MM(262420000000022/ea016e0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095529456 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) 20250103095529456 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095529456 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250103095529456 DMM INFO MM(262420000000022/ea016e0a) Subscriber data update (mmctx.c:445) 20250103095529456 DMM DEBUG MM(262420000000022/ea016e0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095529467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095529467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095529467 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095529467 DMM INFO MM(262420000000022/ea016e0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095529467 DMM NOTICE MM(262420000000022/ea016e0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095529467 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095529467 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095529467 DLLC NOTICE LLME(e30453a5/ea016e0a){ASSIGNED} LLGM Assign pre (ffffffff => ea016e0a) (gprs_llc.c:1079) 20250103095529467 DLLC NOTICE LLME(ffffffff/ea016e0a){ASSIGNED} LLGM Assign post (ffffffff => ea016e0a) (gprs_llc.c:1125) 20250103095529467 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095529467 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095529467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095529467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_second_attempt(877)@50321e2a1e54: 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 := '3F68200BA6B5DFC19FB34D33D7ECEA64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02F77BFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBC10AECA01A233E'O } } } } } 20250103095529518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095529519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095529519 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095529519 DMM INFO MM(262420000000022/ea016e0a) -> GMM ATTACH REQUEST MI(TMSI-0xEA016E0A) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095529519 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095529519 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103095529519 DLLC NOTICE LLME(ffffffff/ea016e0a){ASSIGNED} LLGM Assign pre (ea016e0a => fb4c25fa) (gprs_llc.c:1079) 20250103095529519 DLLC NOTICE LLME(ea016e0a/fb4c25fa){ASSIGNED} LLGM Assign post (ea016e0a => fb4c25fa) (gprs_llc.c:1125) 20250103095529519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095529519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095529519 DMM DEBUG MM(262420000000022/fb4c25fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095529523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095529523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250103095529523 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095529523 DMM DEBUG MM(262420000000022/fb4c25fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250103095529523 DMM NOTICE MM(262420000000022/fb4c25fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095529523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095529523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095529523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095529523 DMM DEBUG MM(262420000000022/fb4c25fa) Requesting authorization (sgsn_auth.c:160) 20250103095529523 DMM INFO MM(262420000000022/fb4c25fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095529523 DMM DEBUG MM(262420000000022/fb4c25fa) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095529523 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250103095529523 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) 20250103095535523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250103095535523 DMM ERROR MM(262420000000022/fb4c25fa) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250103095535523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250103095535523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103095535523 DMM NOTICE MM(262420000000022/fb4c25fa) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250103095535524 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250103095535524 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) 20250103095535524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Reject}: Deallocated (fsm.c:568) 20250103095535524 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Deallocated (fsm.c:568) 20250103095535524 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095535524 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103095535524 DLLC NOTICE LLME(ea016e0a/fb4c25fa){ASSIGNED} LLGM Assign pre (fb4c25fa => ffffffff) (gprs_llc.c:1079) 20250103095535524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb4c25fa => ffffffff) (gprs_llc.c:1125) 20250103095549371 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103095549371 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250103095549372 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095550307 DGPRS DEBUG Checking for inactive LLMEs, time = 38426349 (sgsn.c:132) 20250103095559052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095559053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095559053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095559063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095559064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095559064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095559080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095559082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095559082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@50321e2a1e54: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@50321e2a1e54: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20250103095559433 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095559434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(875)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(873)@50321e2a1e54: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(861)@50321e2a1e54: Final verdict of PTC: none 20250103095559437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54296<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI210(867)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(868)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(864)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@50321e2a1e54: Final verdict of PTC: none TC_attach_second_attempt(877)@50321e2a1e54: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(866)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(871)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(862)@50321e2a1e54: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_second_attempt-BVCI196(861): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@50321e2a1e54: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@50321e2a1e54: 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'. Fri Jan 3 09:55:59 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 20250103095559496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095559798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112244) 20250103095600434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095600434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112244, count=112784) 20250103095601435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095601435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095602436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095602436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_echo_timeout started. 20250103095602898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095602900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095602945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095602945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095602945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095602945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095602945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095602945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095602945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095602945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095602945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095602946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095602946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095602946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095602946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095602946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095602946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095602946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095602946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095602946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095602946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095602946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095602946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095602946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095602949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095602955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095602955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095602962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095602962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095602962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095602962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095602962 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095602962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095602962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095602962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095602962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095602963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095602963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095602963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095602963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095602963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095602963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095602963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095602963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095602963 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095602963 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095602963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(887)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095602964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095602964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095602965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095602970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095602970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095602978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095602978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095602978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095602978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095602978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095602978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095602978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095602978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095602978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095602979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095602979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095602979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095602979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095602979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095602979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095602980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095602980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095602980 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095602980 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095602980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095602980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095602980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095602982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095602986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095602986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095603437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095603438 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095603438 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095603438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095603442 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095603443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@50321e2a1e54: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='EEB0A772'O, index=0 SGSN_Test-GSUP(894)@50321e2a1e54: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@50321e2a1e54: 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 := 'B417C64EADBD996BB8ED8D2472D61B4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDFEF224'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '431543ED894AD034'O } } } } } 20250103095603517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095603517 DLLC NOTICE LLME(ffffffff/eeb0a772){UNASSIGNED} LLC RX: unknown TLLI 0xeeb0a772, creating LLME on the fly (gprs_llc.c:552) 20250103095603517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095603517 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095603517 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095603517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095603517 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095603517 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095603517 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095603517 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095603517 DLLC NOTICE LLME(ffffffff/eeb0a772){UNASSIGNED} LLGM Assign pre (eeb0a772 => f8535f37) (gprs_llc.c:1079) 20250103095603517 DLLC NOTICE LLME(eeb0a772/f8535f37){ASSIGNED} LLGM Assign post (eeb0a772 => f8535f37) (gprs_llc.c:1125) 20250103095603517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095603517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095603517 DMM DEBUG MM(262420000000067/f8535f37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095603537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095603537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095603537 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095603537 DMM DEBUG MM(262420000000067/f8535f37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20250103095603537 DMM NOTICE MM(262420000000067/f8535f37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095603537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095603537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095603537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095603537 DMM DEBUG MM(262420000000067/f8535f37) Requesting authorization (sgsn_auth.c:160) 20250103095603537 DMM INFO MM(262420000000067/f8535f37) Requesting authentication tuples (sgsn_auth.c:184) 20250103095603537 DMM DEBUG MM(262420000000067/f8535f37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095603537 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250103095603537 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@50321e2a1e54: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250103095603543 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095603543 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095603543 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095603543 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095603543 DMM INFO MM(262420000000067/f8535f37) Subscriber data update (mmctx.c:445) 20250103095603543 DMM DEBUG MM(262420000000067/f8535f37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095603543 DMM INFO MM(262420000000067/f8535f37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095603543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095603543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095603543 DMM INFO MM(262420000000067/f8535f37) <- GMM AUTH AND CIPHERING REQ (rand = b4 17 c6 4e ad bd 99 6b b8 ed 8d 24 72 d6 1b 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095603559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095603559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095603559 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095603559 DMM INFO MM(262420000000067/f8535f37) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095603559 DMM NOTICE MM(262420000000067/f8535f37) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095603559 DMM DEBUG MM(262420000000067/f8535f37) checking auth: received GSM SRES = cd fe f2 24 (gprs_gmm.c:648) 20250103095603559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095603559 DMM DEBUG MM(262420000000067/f8535f37) Requesting authorization (sgsn_auth.c:160) 20250103095603559 DMM INFO MM(262420000000067/f8535f37) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095603559 DMM DEBUG MM(262420000000067/f8535f37) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095603559 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250103095603559 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) 20250103095603559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095603559 DMM INFO MM(262420000000067/f8535f37) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8535f37) (gprs_gmm.c:282) 20250103095603562 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095603562 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095603562 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250103095603562 DMM INFO MM(262420000000067/f8535f37) Subscriber data update (mmctx.c:445) 20250103095603562 DMM DEBUG MM(262420000000067/f8535f37) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095603562 DMM INFO MM(262420000000067/f8535f37) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095603562 DMM NOTICE MM(262420000000067/f8535f37) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20250103095603562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095603562 DMM NOTICE MM(262420000000067/f8535f37) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095603562 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) 20250103095603563 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095603563 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250103095603563 DMM INFO MM(262420000000067/f8535f37) Subscriber data update (mmctx.c:445) 20250103095603563 DMM DEBUG MM(262420000000067/f8535f37) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095603574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095603574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095603574 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095603574 DMM INFO MM(262420000000067/f8535f37) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095603574 DMM NOTICE MM(262420000000067/f8535f37) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095603574 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095603574 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095603574 DLLC NOTICE LLME(eeb0a772/f8535f37){ASSIGNED} LLGM Assign pre (ffffffff => f8535f37) (gprs_llc.c:1079) 20250103095603574 DLLC NOTICE LLME(ffffffff/f8535f37){ASSIGNED} LLGM Assign post (ffffffff => f8535f37) (gprs_llc.c:1125) 20250103095603574 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095603574 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095603574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095603574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@50321e2a1e54: setverdict(pass): none -> pass 20250103095603633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095603633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095603633 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095603633 DMM INFO MM(262420000000067/f8535f37) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095603633 DMM INFO MM(262420000000067/f8535f37) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095603633 DMM DEBUG MM(262420000000067/f8535f37) Using GGSN 0 (gprs_sm.c:317) 20250103095603633 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) 20250103095603633 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250103095603633 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095603633 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095603633 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250103095603658 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 53 b7 a3 b6 11 44 ca 00 d9 14 05 7f 8b 07 67 6f 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) 20250103095603658 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dff1c0, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095603658 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095603658 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=f8535f37, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095603658 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095603658 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095608457 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250103095608473 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) 20250103095608473 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55b4efa856c0) (sgsn_libgtp.c:633) 20250103095613458 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1039" 20250103095618459 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250103095618459 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1039" 20250103095620308 DGPRS DEBUG Checking for inactive LLMEs, time = 38426379 (sgsn.c:132) 20250103095623438 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103095623438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250103095623438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095623459 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250103095623459 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250103095623459 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1041" 20250103095628460 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250103095628460 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250103095628460 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250103095628460 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1041" 20250103095632948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095632954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095632954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095632964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095632969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095632969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095632980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095632984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095632984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095633461 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250103095633461 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250103095633461 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250103095633461 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250103095633461 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1043" 20250103095638462 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250103095638462 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250103095638462 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250103095638462 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250103095638462 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55b4efa856c0) (sgsn_libgtp.c:633) 20250103095638462 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55b4efa856c0) (sgsn_libgtp.c:637) 20250103095638462 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250103095638462 DMM INFO MM(262420000000067/f8535f37) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250103095638462 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250103095638462 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250103095638462 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250103095638462 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250103095638462 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250103095638462 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250103095638463 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250103095638463 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250103095638463 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250103095638463 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250103095638463 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250103095638463 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250103095638463 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@50321e2a1e54: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@50321e2a1e54: Removing Client IMSI='262420000000067'H, index=0 20250103095638480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095638480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250103095638480 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095638480 DMM INFO MM(262420000000067/f8535f37) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@50321e2a1e54: Final verdict of PTC: pass 20250103095638484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40568<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095638488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095638488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(894)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(887)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(892)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(882)@50321e2a1e54: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@50321e2a1e54: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@50321e2a1e54: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(880)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(885)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(890)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:56:38 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 20250103095638602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095639004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110152) 20250103095639488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095639488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110152, count=114508) 20250103095640490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095640490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:56:41 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 20250103095641491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095641491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_restart_ctr_echo started. 20250103095642101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095642103 DMM INFO MM(262420000000067/f8535f37) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095642103 DMM INFO MM(262420000000067/f8535f37) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095642103 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095642103 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095642103 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095642103 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095642103 DLLC NOTICE LLME(ffffffff/f8535f37){ASSIGNED} LLGM Assign pre (f8535f37 => ffffffff) (gprs_llc.c:1079) 20250103095642103 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8535f37 => ffffffff) (gprs_llc.c:1125) 20250103095642103 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095642103 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095642103 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250103095642103 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) 20250103095642103 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) 20250103095642103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095642103 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095642103 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095642103 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095642103 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095642146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095642146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095642146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095642146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095642146 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095642146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095642146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095642146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095642146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095642147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095642147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095642147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095642147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095642147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095642147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095642147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095642147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095642147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095642147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095642147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095642148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095642148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095642149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095642154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095642154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095642162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095642162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095642162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095642162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095642162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095642162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095642162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095642162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095642162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095642162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095642162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095642162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095642162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095642162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095642162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095642162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095642162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095642162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095642162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095642162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095642163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095642163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095642165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095642169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095642169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095642180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095642180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095642180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095642180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095642180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095642180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095642180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095642180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095642180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095642181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095642181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095642181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095642181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095642181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095642181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095642181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095642181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095642181 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095642181 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095642182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095642182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095642182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095642184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095642189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095642189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095642492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095642492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095642492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095642492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095642496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095642498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@50321e2a1e54: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D0E7F497'O, index=0 SGSN_Test-GSUP(913)@50321e2a1e54: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@50321e2a1e54: 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 := 'FEEBB5168B9E2FF997F55C8BA6127ADE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44637232'O ("Dcr2") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB853DAEDC4090E2'O } } } } } 20250103095642545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095642545 DLLC NOTICE LLME(ffffffff/d0e7f497){UNASSIGNED} LLC RX: unknown TLLI 0xd0e7f497, creating LLME on the fly (gprs_llc.c:552) 20250103095642545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095642545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095642545 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095642545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095642545 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095642545 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095642545 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095642545 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095642545 DLLC NOTICE LLME(ffffffff/d0e7f497){UNASSIGNED} LLGM Assign pre (d0e7f497 => ce2c73dc) (gprs_llc.c:1079) 20250103095642545 DLLC NOTICE LLME(d0e7f497/ce2c73dc){ASSIGNED} LLGM Assign post (d0e7f497 => ce2c73dc) (gprs_llc.c:1125) 20250103095642545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095642545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095642545 DMM DEBUG MM(262420000000023/ce2c73dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095642559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095642559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095642559 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095642559 DMM DEBUG MM(262420000000023/ce2c73dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20250103095642559 DMM NOTICE MM(262420000000023/ce2c73dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095642559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095642559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095642559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095642559 DMM DEBUG MM(262420000000023/ce2c73dc) Requesting authorization (sgsn_auth.c:160) 20250103095642559 DMM INFO MM(262420000000023/ce2c73dc) Requesting authentication tuples (sgsn_auth.c:184) 20250103095642559 DMM DEBUG MM(262420000000023/ce2c73dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095642559 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250103095642559 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@50321e2a1e54: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250103095642564 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095642564 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095642564 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095642564 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095642564 DMM INFO MM(262420000000023/ce2c73dc) Subscriber data update (mmctx.c:445) 20250103095642564 DMM DEBUG MM(262420000000023/ce2c73dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095642564 DMM INFO MM(262420000000023/ce2c73dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095642564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095642564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095642564 DMM INFO MM(262420000000023/ce2c73dc) <- GMM AUTH AND CIPHERING REQ (rand = fe eb b5 16 8b 9e 2f f9 97 f5 5c 8b a6 12 7a de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095642579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095642579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095642579 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095642579 DMM INFO MM(262420000000023/ce2c73dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095642579 DMM NOTICE MM(262420000000023/ce2c73dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095642579 DMM DEBUG MM(262420000000023/ce2c73dc) checking auth: received GSM SRES = 44 63 72 32 (gprs_gmm.c:648) 20250103095642579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095642579 DMM DEBUG MM(262420000000023/ce2c73dc) Requesting authorization (sgsn_auth.c:160) 20250103095642579 DMM INFO MM(262420000000023/ce2c73dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095642579 DMM DEBUG MM(262420000000023/ce2c73dc) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095642579 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250103095642579 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) 20250103095642579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095642579 DMM INFO MM(262420000000023/ce2c73dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xce2c73dc) (gprs_gmm.c:282) 20250103095642582 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095642582 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095642582 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250103095642582 DMM INFO MM(262420000000023/ce2c73dc) Subscriber data update (mmctx.c:445) 20250103095642582 DMM DEBUG MM(262420000000023/ce2c73dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095642582 DMM INFO MM(262420000000023/ce2c73dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095642582 DMM NOTICE MM(262420000000023/ce2c73dc) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20250103095642582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095642582 DMM NOTICE MM(262420000000023/ce2c73dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095642582 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) 20250103095642583 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095642583 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250103095642583 DMM INFO MM(262420000000023/ce2c73dc) Subscriber data update (mmctx.c:445) 20250103095642583 DMM DEBUG MM(262420000000023/ce2c73dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095642595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095642595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095642595 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095642595 DMM INFO MM(262420000000023/ce2c73dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095642595 DMM NOTICE MM(262420000000023/ce2c73dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095642595 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095642595 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095642595 DLLC NOTICE LLME(d0e7f497/ce2c73dc){ASSIGNED} LLGM Assign pre (ffffffff => ce2c73dc) (gprs_llc.c:1079) 20250103095642595 DLLC NOTICE LLME(ffffffff/ce2c73dc){ASSIGNED} LLGM Assign post (ffffffff => ce2c73dc) (gprs_llc.c:1125) 20250103095642595 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095642595 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095642595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095642595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@50321e2a1e54: setverdict(pass): none -> pass 20250103095642649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095642649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095642649 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095642649 DMM INFO MM(262420000000023/ce2c73dc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095642649 DMM INFO MM(262420000000023/ce2c73dc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095642649 DMM DEBUG MM(262420000000023/ce2c73dc) Using GGSN 0 (gprs_sm.c:317) 20250103095642649 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250103095642649 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095642649 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095642649 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250103095642662 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 04 bf 96 ad 11 8c 9f f6 ae 14 05 7f de 84 53 51 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) 20250103095642662 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfc058, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095642662 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095642662 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=ce2c73dc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095642662 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095642662 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095647650 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250103095647658 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) 20250103095647658 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55b4efa856c0) (sgsn_libgtp.c:633) 20250103095650308 DGPRS DEBUG Checking for inactive LLMEs, time = 38426409 (sgsn.c:132) 20250103095652651 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250103095652657 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) 20250103095652657 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55b4efa856c0) (sgsn_libgtp.c:633) 20250103095652657 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250103095652657 DMM INFO MM(262420000000023/ce2c73dc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250103095652658 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250103095652658 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@50321e2a1e54: Removing Client IMSI='262420000000023'H, index=0 20250103095652673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095652673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250103095652673 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095652673 DMM INFO MM(262420000000023/ce2c73dc) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@50321e2a1e54: Final verdict of PTC: pass 20250103095652680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33628<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095652683 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095652683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(912)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(913)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@50321e2a1e54: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@50321e2a1e54: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(911)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(906)@50321e2a1e54: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(904)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(909)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(899)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(901)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095652792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095653195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103776) 20250103095653685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095653685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103776, count=105036) 20250103095654686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095654686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:56: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_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 20250103095655687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095655687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_restart_ctr_create started. 20250103095656286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095656288 DMM INFO MM(262420000000023/ce2c73dc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095656288 DMM INFO MM(262420000000023/ce2c73dc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095656288 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095656288 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095656288 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095656288 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095656288 DLLC NOTICE LLME(ffffffff/ce2c73dc){ASSIGNED} LLGM Assign pre (ce2c73dc => ffffffff) (gprs_llc.c:1079) 20250103095656288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce2c73dc => ffffffff) (gprs_llc.c:1125) 20250103095656288 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095656288 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095656288 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250103095656288 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) 20250103095656288 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) 20250103095656288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095656288 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095656288 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095656288 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095656288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095656326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095656326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095656326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095656326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095656326 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095656326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095656326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095656326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095656326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095656326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095656326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095656326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095656326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095656326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095656326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095656326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095656326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095656326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095656326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095656326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095656327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095656327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095656329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095656334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095656334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095656340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095656340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095656340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095656340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095656340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095656340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095656340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095656340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095656340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095656341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095656341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095656341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095656341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095656341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095656341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095656341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095656341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095656341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095656341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095656341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095656341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(925)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095656341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095656343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103095656348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095656348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095656357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095656357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095656357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095656357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095656357 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095656357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095656357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095656357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095656357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095656358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095656358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095656358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095656358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095656358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095656358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095656358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095656358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095656358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095656358 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095656358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095656358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095656358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095656360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095656364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095656365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095656688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095656688 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095656688 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095656688 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095656693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095656694 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@50321e2a1e54: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D4C7B063'O, index=0 SGSN_Test-GSUP(932)@50321e2a1e54: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@50321e2a1e54: 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 := '829DB9B0EDD89F6A05CF984E0EF6622B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41863177'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01FDE26EDEE07053'O } } } } } 20250103095656767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095656767 DLLC NOTICE LLME(ffffffff/d4c7b063){UNASSIGNED} LLC RX: unknown TLLI 0xd4c7b063, creating LLME on the fly (gprs_llc.c:552) 20250103095656767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095656767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095656767 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095656767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095656767 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095656767 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095656767 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095656767 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095656767 DLLC NOTICE LLME(ffffffff/d4c7b063){UNASSIGNED} LLGM Assign pre (d4c7b063 => db0f1080) (gprs_llc.c:1079) 20250103095656767 DLLC NOTICE LLME(d4c7b063/db0f1080){ASSIGNED} LLGM Assign post (d4c7b063 => db0f1080) (gprs_llc.c:1125) 20250103095656767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095656767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095656767 DMM DEBUG MM(262420000000024/db0f1080) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095656781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095656781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095656781 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095656781 DMM DEBUG MM(262420000000024/db0f1080) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20250103095656781 DMM NOTICE MM(262420000000024/db0f1080) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095656781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095656781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095656781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095656781 DMM DEBUG MM(262420000000024/db0f1080) Requesting authorization (sgsn_auth.c:160) 20250103095656781 DMM INFO MM(262420000000024/db0f1080) Requesting authentication tuples (sgsn_auth.c:184) 20250103095656781 DMM DEBUG MM(262420000000024/db0f1080) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095656781 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250103095656781 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@50321e2a1e54: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250103095656786 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095656786 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095656786 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095656786 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095656786 DMM INFO MM(262420000000024/db0f1080) Subscriber data update (mmctx.c:445) 20250103095656786 DMM DEBUG MM(262420000000024/db0f1080) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095656786 DMM INFO MM(262420000000024/db0f1080) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095656786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095656786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095656786 DMM INFO MM(262420000000024/db0f1080) <- GMM AUTH AND CIPHERING REQ (rand = 82 9d b9 b0 ed d8 9f 6a 05 cf 98 4e 0e f6 62 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095656801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095656801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095656801 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095656802 DMM INFO MM(262420000000024/db0f1080) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095656802 DMM NOTICE MM(262420000000024/db0f1080) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095656802 DMM DEBUG MM(262420000000024/db0f1080) checking auth: received GSM SRES = 41 86 31 77 (gprs_gmm.c:648) 20250103095656802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095656802 DMM DEBUG MM(262420000000024/db0f1080) Requesting authorization (sgsn_auth.c:160) 20250103095656802 DMM INFO MM(262420000000024/db0f1080) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095656802 DMM DEBUG MM(262420000000024/db0f1080) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095656802 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250103095656802 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) 20250103095656802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095656802 DMM INFO MM(262420000000024/db0f1080) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0f1080) (gprs_gmm.c:282) 20250103095656804 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095656804 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095656804 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250103095656804 DMM INFO MM(262420000000024/db0f1080) Subscriber data update (mmctx.c:445) 20250103095656804 DMM DEBUG MM(262420000000024/db0f1080) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095656804 DMM INFO MM(262420000000024/db0f1080) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095656804 DMM NOTICE MM(262420000000024/db0f1080) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20250103095656804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095656804 DMM NOTICE MM(262420000000024/db0f1080) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095656804 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) 20250103095656805 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095656805 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250103095656805 DMM INFO MM(262420000000024/db0f1080) Subscriber data update (mmctx.c:445) 20250103095656805 DMM DEBUG MM(262420000000024/db0f1080) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095656817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095656817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095656817 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095656817 DMM INFO MM(262420000000024/db0f1080) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095656817 DMM NOTICE MM(262420000000024/db0f1080) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095656817 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095656817 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095656817 DLLC NOTICE LLME(d4c7b063/db0f1080){ASSIGNED} LLGM Assign pre (ffffffff => db0f1080) (gprs_llc.c:1079) 20250103095656817 DLLC NOTICE LLME(ffffffff/db0f1080){ASSIGNED} LLGM Assign post (ffffffff => db0f1080) (gprs_llc.c:1125) 20250103095656817 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095656817 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095656817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095656817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@50321e2a1e54: setverdict(pass): none -> pass 20250103095656876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095656876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095656876 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095656876 DMM INFO MM(262420000000024/db0f1080) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095656876 DMM INFO MM(262420000000024/db0f1080) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095656876 DMM DEBUG MM(262420000000024/db0f1080) Using GGSN 0 (gprs_sm.c:317) 20250103095656876 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250103095656876 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095656876 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095656876 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250103095656891 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 99 37 25 93 11 3b 8e d4 f4 14 05 7f 49 96 1e f8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20250103095656892 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7ffaf3dfc058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250103095656892 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ffaf3dfc058, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095656892 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250103095656892 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250103095656892 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250103095656892 DMM NOTICE MM(262420000000024/db0f1080) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095656906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095656906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095656906 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095656906 DMM INFO MM(262420000000024/db0f1080) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095656906 DMM INFO MM(262420000000024/db0f1080) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095656906 DMM DEBUG MM(262420000000024/db0f1080) Using GGSN 0 (gprs_sm.c:317) 20250103095656906 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250103095656906 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095656906 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095656906 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250103095656911 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 99 37 25 93 11 3b 8e d4 f4 14 05 7f 49 96 1e f8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20250103095656911 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7ffaf3dfc058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250103095656911 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfc058, cbp=0x55b4efa90640) (sgsn_libgtp.c:633) 20250103095656911 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095656911 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa94d28 TLLI=db0f1080, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095656911 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095656911 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@50321e2a1e54: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@50321e2a1e54: Final verdict of PTC: pass 20250103095656927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55982<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095656931 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095656931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(922)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(925)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(930)@50321e2a1e54: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@50321e2a1e54: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(920)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(932)@50321e2a1e54: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(928)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(923)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(918)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095657000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095657403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84832) 20250103095657933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095657933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84832, count=104776) 20250103095658934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095658935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:56: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_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 20250103095659936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095659936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250103095700506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095700508 DMM INFO MM(262420000000024/db0f1080) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095700508 DMM INFO MM(262420000000024/db0f1080) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095700508 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095700508 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095700508 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095700508 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095700508 DLLC NOTICE LLME(ffffffff/db0f1080){ASSIGNED} LLGM Assign pre (db0f1080 => ffffffff) (gprs_llc.c:1079) 20250103095700508 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db0f1080 => ffffffff) (gprs_llc.c:1125) 20250103095700508 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa949d0 (gprs_sndcp.c:574) 20250103095700508 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa94d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095700508 DMM NOTICE MM(262420000000024/db0f1080) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095700508 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250103095700508 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095700508 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095700508 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250103095700508 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250103095700508 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) 20250103095700508 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) 20250103095700508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095700508 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095700508 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095700508 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095700509 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(940)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095700556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095700556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095700556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095700556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095700556 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095700556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095700556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095700556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095700556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(939)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095700557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095700557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095700557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095700557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095700557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095700557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095700557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095700557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095700557 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095700557 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095700557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095700558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095700558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095700559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103095700565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095700565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(939)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_pdp_act_deact_mt_t3395_expire-BVCI196(937)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(944)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095700570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095700570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095700570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095700570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095700570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095700570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095700570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095700570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095700570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095700571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095700571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095700571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095700571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095700571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095700571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095700571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095700571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095700571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095700571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095700571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095700572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095700572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103095700574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095700578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095700578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095700585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095700585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095700585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095700585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095700585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095700585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095700585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095700585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095700585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095700585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095700585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095700585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095700585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095700585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095700585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095700585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095700585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095700585 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095700585 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095700585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095700586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095700586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095700589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095700594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095700594 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095700937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095700937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095700937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095700937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095700941 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095700942 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@50321e2a1e54: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='E23B58C5'O, index=0 SGSN_Test-GSUP(951)@50321e2a1e54: 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)@50321e2a1e54: 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 := '80747EAFC856CB7A12341715C691B221'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF0E8190'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55B89C00006DD67A'O } } } } } 20250103095702014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095702014 DLLC NOTICE LLME(ffffffff/e23b58c5){UNASSIGNED} LLC RX: unknown TLLI 0xe23b58c5, creating LLME on the fly (gprs_llc.c:552) 20250103095702014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095702014 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095702014 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095702014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095702014 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095702014 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095702014 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095702014 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095702014 DLLC NOTICE LLME(ffffffff/e23b58c5){UNASSIGNED} LLGM Assign pre (e23b58c5 => c3492a8a) (gprs_llc.c:1079) 20250103095702014 DLLC NOTICE LLME(e23b58c5/c3492a8a){ASSIGNED} LLGM Assign post (e23b58c5 => c3492a8a) (gprs_llc.c:1125) 20250103095702014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095702014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095702014 DMM DEBUG MM(262420000000025/c3492a8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095702026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095702026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095702026 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095702026 DMM DEBUG MM(262420000000025/c3492a8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20250103095702026 DMM NOTICE MM(262420000000025/c3492a8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095702026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095702026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095702026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095702026 DMM DEBUG MM(262420000000025/c3492a8a) Requesting authorization (sgsn_auth.c:160) 20250103095702026 DMM INFO MM(262420000000025/c3492a8a) Requesting authentication tuples (sgsn_auth.c:184) 20250103095702026 DMM DEBUG MM(262420000000025/c3492a8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095702026 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250103095702026 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250103095702029 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095702029 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095702029 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095702029 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095702029 DMM INFO MM(262420000000025/c3492a8a) Subscriber data update (mmctx.c:445) 20250103095702029 DMM DEBUG MM(262420000000025/c3492a8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095702029 DMM INFO MM(262420000000025/c3492a8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095702029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095702029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095702029 DMM INFO MM(262420000000025/c3492a8a) <- GMM AUTH AND CIPHERING REQ (rand = 80 74 7e af c8 56 cb 7a 12 34 17 15 c6 91 b2 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095702037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095702037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095702037 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095702037 DMM INFO MM(262420000000025/c3492a8a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095702037 DMM NOTICE MM(262420000000025/c3492a8a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095702037 DMM DEBUG MM(262420000000025/c3492a8a) checking auth: received GSM SRES = bf 0e 81 90 (gprs_gmm.c:648) 20250103095702037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095702037 DMM DEBUG MM(262420000000025/c3492a8a) Requesting authorization (sgsn_auth.c:160) 20250103095702037 DMM INFO MM(262420000000025/c3492a8a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095702037 DMM DEBUG MM(262420000000025/c3492a8a) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095702037 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250103095702037 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) 20250103095702037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095702037 DMM INFO MM(262420000000025/c3492a8a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3492a8a) (gprs_gmm.c:282) 20250103095702039 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095702039 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095702039 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250103095702039 DMM INFO MM(262420000000025/c3492a8a) Subscriber data update (mmctx.c:445) 20250103095702039 DMM DEBUG MM(262420000000025/c3492a8a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095702039 DMM INFO MM(262420000000025/c3492a8a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095702039 DMM NOTICE MM(262420000000025/c3492a8a) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20250103095702039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095702039 DMM NOTICE MM(262420000000025/c3492a8a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095702039 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) 20250103095702040 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095702040 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250103095702040 DMM INFO MM(262420000000025/c3492a8a) Subscriber data update (mmctx.c:445) 20250103095702040 DMM DEBUG MM(262420000000025/c3492a8a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095702046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095702046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095702046 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095702046 DMM INFO MM(262420000000025/c3492a8a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095702046 DMM NOTICE MM(262420000000025/c3492a8a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095702046 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095702046 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095702046 DLLC NOTICE LLME(e23b58c5/c3492a8a){ASSIGNED} LLGM Assign pre (ffffffff => c3492a8a) (gprs_llc.c:1079) 20250103095702046 DLLC NOTICE LLME(ffffffff/c3492a8a){ASSIGNED} LLGM Assign post (ffffffff => c3492a8a) (gprs_llc.c:1125) 20250103095702046 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095702046 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095702046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095702046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@50321e2a1e54: setverdict(pass): none -> pass 20250103095702104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095702104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095702104 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095702104 DMM INFO MM(262420000000025/c3492a8a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095702105 DMM INFO MM(262420000000025/c3492a8a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095702105 DMM DEBUG MM(262420000000025/c3492a8a) Using GGSN 0 (gprs_sm.c:317) 20250103095702105 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) 20250103095702105 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250103095702105 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095702105 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095702105 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250103095702120 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 2d f1 b3 1d 11 26 0b 25 87 14 05 7f dd 59 bb 0c 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) 20250103095702120 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfd0d0, cbp=0x55b4efa8cb80) (sgsn_libgtp.c:633) 20250103095702120 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095702120 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=c3492a8a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095702120 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095702120 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095702134 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250103095702134 DGPRS INFO PDP(262420000000025:5): Context 0x7ffaf3dfd0d0 was deleted (sgsn_libgtp.c:707) 20250103095702134 DMM INFO MM(262420000000025/c3492a8a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250103095702134 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250103095702134 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250103095710136 DMM INFO MM(262420000000025/c3492a8a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250103095718002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250103095718136 DMM INFO MM(262420000000025/c3492a8a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250103095720309 DGPRS DEBUG Checking for inactive LLMEs, time = 38426439 (sgsn.c:132) 20250103095720938 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103095720938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095720938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250103095726138 DMM INFO MM(262420000000025/c3492a8a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250103095730558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095730564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095730564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095730572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095730577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095730577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095730587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095730590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095730590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103095734140 DMM INFO MM(262420000000025/c3492a8a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@50321e2a1e54: Removing Client IMSI='262420000000025'H, index=0 20250103095734157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095734157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250103095734158 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095734158 DMM INFO MM(262420000000025/c3492a8a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@50321e2a1e54: Final verdict of PTC: pass 20250103095734161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@50321e2a1e54: Final verdict of PTC: none 20250103095734166 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(935)@50321e2a1e54: Final verdict of PTC: none 20250103095734166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(949)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(944)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(940)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(938)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(947)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(942)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:57:34 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 20250103095734269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095734671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103644) 20250103095735168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095735168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103644, count=111984) 20250103095736170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095736170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095737172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095737172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250103095737772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095737775 DMM INFO MM(262420000000025/c3492a8a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095737775 DMM INFO MM(262420000000025/c3492a8a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095737775 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095737775 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095737775 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095737775 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095737775 DLLC NOTICE LLME(ffffffff/c3492a8a){ASSIGNED} LLGM Assign pre (c3492a8a => ffffffff) (gprs_llc.c:1079) 20250103095737775 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3492a8a => ffffffff) (gprs_llc.c:1125) 20250103095737775 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095737775 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095737775 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250103095737775 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) 20250103095737775 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) 20250103095737775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095737775 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095737775 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095737775 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095737775 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095737816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095737816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095737816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095737816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095737816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095737816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095737816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095737816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095737816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095737817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095737817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095737817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095737817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095737817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095737817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095737817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095737817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095737817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095737817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095737817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095737817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095737817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095737819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095737823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095737823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095737831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095737831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095737831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095737831 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095737831 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095737831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095737831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095737831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095737831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095737832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095737832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095737832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095737832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095737832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095737832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095737832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095737832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095737832 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095737832 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095737832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095737832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095737832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095737834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095737838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095737838 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)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095737846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095737846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095737846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095737846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095737846 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095737846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095737846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095737846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095737846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095737847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095737847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095737847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095737847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095737847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095737847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095737847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095737847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095737847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095737847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095737847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095737847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095737847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095737850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095737855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095737855 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095738173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095738173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095738173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095738173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095738175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(969)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095738176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@50321e2a1e54: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='F58198CD'O, index=0 SGSN_Test-GSUP(970)@50321e2a1e54: 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)@50321e2a1e54: 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 := '45157274ADACF91797EC7D66F27DA12F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C70BE4DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94CE96BFE1A00721'O } } } } } 20250103095738215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095738215 DLLC NOTICE LLME(ffffffff/f58198cd){UNASSIGNED} LLC RX: unknown TLLI 0xf58198cd, creating LLME on the fly (gprs_llc.c:552) 20250103095738215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095738215 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095738215 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095738215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095738215 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095738215 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095738215 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095738215 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095738215 DLLC NOTICE LLME(ffffffff/f58198cd){UNASSIGNED} LLGM Assign pre (f58198cd => dafd441e) (gprs_llc.c:1079) 20250103095738215 DLLC NOTICE LLME(f58198cd/dafd441e){ASSIGNED} LLGM Assign post (f58198cd => dafd441e) (gprs_llc.c:1125) 20250103095738215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095738215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095738215 DMM DEBUG MM(262420000000027/dafd441e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095738225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095738225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095738225 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095738225 DMM DEBUG MM(262420000000027/dafd441e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20250103095738225 DMM NOTICE MM(262420000000027/dafd441e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095738225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095738225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095738225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095738225 DMM DEBUG MM(262420000000027/dafd441e) Requesting authorization (sgsn_auth.c:160) 20250103095738225 DMM INFO MM(262420000000027/dafd441e) Requesting authentication tuples (sgsn_auth.c:184) 20250103095738225 DMM DEBUG MM(262420000000027/dafd441e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095738225 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250103095738225 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250103095738227 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095738227 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095738227 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095738227 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095738227 DMM INFO MM(262420000000027/dafd441e) Subscriber data update (mmctx.c:445) 20250103095738227 DMM DEBUG MM(262420000000027/dafd441e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095738227 DMM INFO MM(262420000000027/dafd441e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095738227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095738227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095738227 DMM INFO MM(262420000000027/dafd441e) <- GMM AUTH AND CIPHERING REQ (rand = 45 15 72 74 ad ac f9 17 97 ec 7d 66 f2 7d a1 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095738234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095738234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095738234 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095738234 DMM INFO MM(262420000000027/dafd441e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095738234 DMM NOTICE MM(262420000000027/dafd441e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095738234 DMM DEBUG MM(262420000000027/dafd441e) checking auth: received GSM SRES = c7 0b e4 dc (gprs_gmm.c:648) 20250103095738234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095738234 DMM DEBUG MM(262420000000027/dafd441e) Requesting authorization (sgsn_auth.c:160) 20250103095738234 DMM INFO MM(262420000000027/dafd441e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095738234 DMM DEBUG MM(262420000000027/dafd441e) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095738234 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250103095738234 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) 20250103095738234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095738234 DMM INFO MM(262420000000027/dafd441e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdafd441e) (gprs_gmm.c:282) 20250103095738235 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095738235 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095738235 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250103095738235 DMM INFO MM(262420000000027/dafd441e) Subscriber data update (mmctx.c:445) 20250103095738235 DMM DEBUG MM(262420000000027/dafd441e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095738235 DMM INFO MM(262420000000027/dafd441e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095738235 DMM NOTICE MM(262420000000027/dafd441e) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20250103095738235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095738235 DMM NOTICE MM(262420000000027/dafd441e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095738235 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) 20250103095738235 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095738235 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250103095738235 DMM INFO MM(262420000000027/dafd441e) Subscriber data update (mmctx.c:445) 20250103095738235 DMM DEBUG MM(262420000000027/dafd441e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095738241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095738241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095738241 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095738241 DMM INFO MM(262420000000027/dafd441e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095738241 DMM NOTICE MM(262420000000027/dafd441e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095738241 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095738241 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095738241 DLLC NOTICE LLME(f58198cd/dafd441e){ASSIGNED} LLGM Assign pre (ffffffff => dafd441e) (gprs_llc.c:1079) 20250103095738241 DLLC NOTICE LLME(ffffffff/dafd441e){ASSIGNED} LLGM Assign post (ffffffff => dafd441e) (gprs_llc.c:1125) 20250103095738241 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095738241 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095738241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095738241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@50321e2a1e54: setverdict(pass): none -> pass 20250103095738301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095738301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095738301 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095738301 DMM INFO MM(262420000000027/dafd441e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095738301 DMM INFO MM(262420000000027/dafd441e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095738301 DMM DEBUG MM(262420000000027/dafd441e) Using GGSN 0 (gprs_sm.c:317) 20250103095738301 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) 20250103095738301 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250103095738301 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095738301 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095738301 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@50321e2a1e54: First createPDPContextRequest received, dropping & waiting for retransmission 20250103095743302 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250103095743322 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 e6 f8 2f 23 11 06 55 08 58 14 05 7f c0 6b de 2e 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) 20250103095743322 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfd0d0, cbp=0x55b4efa8cb80) (sgsn_libgtp.c:633) 20250103095743322 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095743322 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=dafd441e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095743322 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095743322 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250103095743339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095743340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250103095743340 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095743340 DMM INFO MM(262420000000027/dafd441e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250103095743340 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095743340 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@50321e2a1e54: First deletePDPContextRequest received, dropping & waiting for retransmission 20250103095748340 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250103095748347 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) 20250103095748347 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffaf3dfd0d0, cbp=0x55b4efa8cb80) (sgsn_libgtp.c:633) 20250103095748347 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250103095748347 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=dafd441e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095748347 DMM INFO MM(262420000000027/dafd441e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250103095748347 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250103095748347 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@50321e2a1e54: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@50321e2a1e54: Final verdict of PTC: pass 20250103095748366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@50321e2a1e54: Final verdict of PTC: none 20250103095748371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095748371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(959)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(958)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(963)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(968)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(966)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(961)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(956)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:57:48 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 20250103095748483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095748886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96192) 20250103095749372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095749372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96192, count=104088) 20250103095750309 DGPRS DEBUG Checking for inactive LLMEs, time = 38426469 (sgsn.c:132) 20250103095750373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095750373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095751374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095751374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250103095751986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095751988 DMM INFO MM(262420000000027/dafd441e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095751988 DMM INFO MM(262420000000027/dafd441e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095751988 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095751988 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095751988 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095751988 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095751988 DLLC NOTICE LLME(ffffffff/dafd441e){ASSIGNED} LLGM Assign pre (dafd441e => ffffffff) (gprs_llc.c:1079) 20250103095751988 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dafd441e => ffffffff) (gprs_llc.c:1125) 20250103095751988 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250103095751989 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) 20250103095751989 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) 20250103095751989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095751989 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095751989 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095751989 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095751989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095752036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095752036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095752036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095752036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095752036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095752037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095752037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095752037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095752037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095752038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095752038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095752038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095752038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095752038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095752038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095752038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095752038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095752038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095752038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095752038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095752038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095752038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095752041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095752047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095752047 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)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095752052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095752052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095752052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095752052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095752052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095752052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095752052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095752052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095752052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095752053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095752053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095752053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095752053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095752053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095752053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095752053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095752053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095752053 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095752053 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095752053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095752053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095752053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095752055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103095752060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095752060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095752070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095752070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095752070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095752070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095752070 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095752070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095752070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095752070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095752070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095752071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095752071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095752071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095752071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095752071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095752071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095752071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095752071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095752071 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095752071 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095752071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095752071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095752071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095752073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095752078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095752078 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095752375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095752375 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095752375 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095752375 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095752380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095752381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@50321e2a1e54: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='EECFE6C1'O, index=0 SGSN_Test-GSUP(989)@50321e2a1e54: 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)@50321e2a1e54: 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 := '3CBB87885997199A7B7862D5EFACF409'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E428B118'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C773B1C7F527566C'O } } } } } 20250103095752436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095752436 DLLC NOTICE LLME(ffffffff/eecfe6c1){UNASSIGNED} LLC RX: unknown TLLI 0xeecfe6c1, creating LLME on the fly (gprs_llc.c:552) 20250103095752436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095752436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095752436 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095752436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095752436 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095752436 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095752436 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095752436 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095752436 DLLC NOTICE LLME(ffffffff/eecfe6c1){UNASSIGNED} LLGM Assign pre (eecfe6c1 => c4c8354b) (gprs_llc.c:1079) 20250103095752436 DLLC NOTICE LLME(eecfe6c1/c4c8354b){ASSIGNED} LLGM Assign post (eecfe6c1 => c4c8354b) (gprs_llc.c:1125) 20250103095752436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095752436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095752436 DMM DEBUG MM(262420000000028/c4c8354b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095752447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095752447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095752447 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095752447 DMM DEBUG MM(262420000000028/c4c8354b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20250103095752447 DMM NOTICE MM(262420000000028/c4c8354b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095752447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095752447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095752447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095752447 DMM DEBUG MM(262420000000028/c4c8354b) Requesting authorization (sgsn_auth.c:160) 20250103095752447 DMM INFO MM(262420000000028/c4c8354b) Requesting authentication tuples (sgsn_auth.c:184) 20250103095752447 DMM DEBUG MM(262420000000028/c4c8354b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095752447 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250103095752447 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250103095752451 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095752451 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095752451 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095752451 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095752451 DMM INFO MM(262420000000028/c4c8354b) Subscriber data update (mmctx.c:445) 20250103095752451 DMM DEBUG MM(262420000000028/c4c8354b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095752451 DMM INFO MM(262420000000028/c4c8354b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095752451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095752451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095752451 DMM INFO MM(262420000000028/c4c8354b) <- GMM AUTH AND CIPHERING REQ (rand = 3c bb 87 88 59 97 19 9a 7b 78 62 d5 ef ac f4 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095752464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095752464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095752465 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095752465 DMM INFO MM(262420000000028/c4c8354b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095752465 DMM NOTICE MM(262420000000028/c4c8354b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095752465 DMM DEBUG MM(262420000000028/c4c8354b) checking auth: received GSM SRES = e4 28 b1 18 (gprs_gmm.c:648) 20250103095752465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095752465 DMM DEBUG MM(262420000000028/c4c8354b) Requesting authorization (sgsn_auth.c:160) 20250103095752465 DMM INFO MM(262420000000028/c4c8354b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095752465 DMM DEBUG MM(262420000000028/c4c8354b) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095752465 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250103095752465 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) 20250103095752465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095752465 DMM INFO MM(262420000000028/c4c8354b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4c8354b) (gprs_gmm.c:282) 20250103095752468 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095752468 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095752468 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250103095752468 DMM INFO MM(262420000000028/c4c8354b) Subscriber data update (mmctx.c:445) 20250103095752468 DMM DEBUG MM(262420000000028/c4c8354b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095752468 DMM INFO MM(262420000000028/c4c8354b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095752468 DMM NOTICE MM(262420000000028/c4c8354b) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20250103095752468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095752468 DMM NOTICE MM(262420000000028/c4c8354b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095752468 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) 20250103095752469 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095752469 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250103095752469 DMM INFO MM(262420000000028/c4c8354b) Subscriber data update (mmctx.c:445) 20250103095752469 DMM DEBUG MM(262420000000028/c4c8354b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095752479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095752479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095752479 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095752479 DMM INFO MM(262420000000028/c4c8354b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095752479 DMM NOTICE MM(262420000000028/c4c8354b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095752479 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095752479 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095752479 DLLC NOTICE LLME(eecfe6c1/c4c8354b){ASSIGNED} LLGM Assign pre (ffffffff => c4c8354b) (gprs_llc.c:1079) 20250103095752479 DLLC NOTICE LLME(ffffffff/c4c8354b){ASSIGNED} LLGM Assign post (ffffffff => c4c8354b) (gprs_llc.c:1125) 20250103095752479 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095752479 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095752479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095752479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@50321e2a1e54: setverdict(pass): none -> pass 20250103095752537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095752537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095752537 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095752537 DMM INFO MM(262420000000028/c4c8354b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095752537 DMM INFO MM(262420000000028/c4c8354b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095752537 DMM DEBUG MM(262420000000028/c4c8354b) Using GGSN 0 (gprs_sm.c:317) 20250103095752537 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) 20250103095752537 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250103095752537 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095752537 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095752537 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250103095752562 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 5a ca 51 5c 11 c8 e9 e0 79 14 05 7f 5a b5 05 67 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20250103095752562 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfd0d0, cbp=0x55b4efa8cb80) (sgsn_libgtp.c:633) 20250103095752562 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095752563 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=c4c8354b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095752563 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095752563 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095752577 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250103095752577 DGPRS INFO PDP(262420000000028:5): Context 0x7ffaf3dfd0d0 was deleted (sgsn_libgtp.c:707) 20250103095752577 DMM INFO MM(262420000000028/c4c8354b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250103095752577 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250103095752577 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@50321e2a1e54: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250103095752588 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250103095752589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095752590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250103095752590 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095752590 DMM INFO MM(262420000000028/c4c8354b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250103095752590 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20250103095752590 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@50321e2a1e54: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@50321e2a1e54: Final verdict of PTC: pass 20250103095752598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40330<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(977)@50321e2a1e54: Final verdict of PTC: none 20250103095752603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095752603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(989)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(987)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(982)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(975)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(980)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(985)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:57:52 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20250103095752693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095753096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42172) 20250103095753604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095753604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42172, count=102524) 20250103095754605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095754606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:57: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_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 20250103095755607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095755607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250103095756194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095756197 DMM INFO MM(262420000000028/c4c8354b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095756197 DMM INFO MM(262420000000028/c4c8354b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095756197 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095756197 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095756197 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095756197 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095756197 DLLC NOTICE LLME(ffffffff/c4c8354b){ASSIGNED} LLGM Assign pre (c4c8354b => ffffffff) (gprs_llc.c:1079) 20250103095756197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4c8354b => ffffffff) (gprs_llc.c:1125) 20250103095756197 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095756197 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095756197 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250103095756197 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) 20250103095756197 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) 20250103095756197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095756197 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095756197 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095756197 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095756197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095756240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095756240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095756240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095756240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095756240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095756240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095756240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095756240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095756240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095756241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095756241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095756241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095756241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095756241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095756241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095756241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095756241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095756241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095756241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095756241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095756241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095756241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095756244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095756250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756250 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095756255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095756255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095756255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095756255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095756255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095756255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095756255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095756255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095756255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095756256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095756256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095756256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095756256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095756256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095756256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095756256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095756256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095756256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095756256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095756256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1001)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095756256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095756256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095756258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095756262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756262 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)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095756271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095756271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095756271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095756271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095756271 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095756271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095756271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095756271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095756271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095756272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095756272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095756272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095756272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095756272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095756272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095756272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095756272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095756272 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095756272 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095756272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095756272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095756272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095756275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095756279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095756608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095756608 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095756608 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095756608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095756612 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250103095756613 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@50321e2a1e54: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='E678936B'O, index=0 SGSN_Test-GSUP(1008)@50321e2a1e54: 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)@50321e2a1e54: 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 := 'EA838B13ADECA752C760EA6F3592DF7D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD4C0086'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3DE11977C62A975'O } } } } } 20250103095756692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756692 DLLC NOTICE LLME(ffffffff/e678936b){UNASSIGNED} LLC RX: unknown TLLI 0xe678936b, creating LLME on the fly (gprs_llc.c:552) 20250103095756692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095756692 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095756692 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095756692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095756692 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095756692 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095756692 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095756692 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095756692 DLLC NOTICE LLME(ffffffff/e678936b){UNASSIGNED} LLGM Assign pre (e678936b => e2c1f96f) (gprs_llc.c:1079) 20250103095756692 DLLC NOTICE LLME(e678936b/e2c1f96f){ASSIGNED} LLGM Assign post (e678936b => e2c1f96f) (gprs_llc.c:1125) 20250103095756692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095756692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095756692 DMM DEBUG MM(262420000000026/e2c1f96f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095756713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095756713 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095756713 DMM DEBUG MM(262420000000026/e2c1f96f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250103095756713 DMM NOTICE MM(262420000000026/e2c1f96f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095756713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095756713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095756713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095756713 DMM DEBUG MM(262420000000026/e2c1f96f) Requesting authorization (sgsn_auth.c:160) 20250103095756713 DMM INFO MM(262420000000026/e2c1f96f) Requesting authentication tuples (sgsn_auth.c:184) 20250103095756713 DMM DEBUG MM(262420000000026/e2c1f96f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095756713 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250103095756713 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250103095756720 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095756720 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095756720 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095756720 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095756720 DMM INFO MM(262420000000026/e2c1f96f) Subscriber data update (mmctx.c:445) 20250103095756720 DMM DEBUG MM(262420000000026/e2c1f96f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095756720 DMM INFO MM(262420000000026/e2c1f96f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095756720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095756720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095756720 DMM INFO MM(262420000000026/e2c1f96f) <- GMM AUTH AND CIPHERING REQ (rand = ea 83 8b 13 ad ec a7 52 c7 60 ea 6f 35 92 df 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095756737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095756737 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095756737 DMM INFO MM(262420000000026/e2c1f96f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095756737 DMM NOTICE MM(262420000000026/e2c1f96f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095756737 DMM DEBUG MM(262420000000026/e2c1f96f) checking auth: received GSM SRES = fd 4c 00 86 (gprs_gmm.c:648) 20250103095756737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095756737 DMM DEBUG MM(262420000000026/e2c1f96f) Requesting authorization (sgsn_auth.c:160) 20250103095756737 DMM INFO MM(262420000000026/e2c1f96f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095756737 DMM DEBUG MM(262420000000026/e2c1f96f) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095756737 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250103095756737 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) 20250103095756737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095756737 DMM INFO MM(262420000000026/e2c1f96f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2c1f96f) (gprs_gmm.c:282) 20250103095756741 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095756741 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095756741 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250103095756741 DMM INFO MM(262420000000026/e2c1f96f) Subscriber data update (mmctx.c:445) 20250103095756741 DMM DEBUG MM(262420000000026/e2c1f96f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095756741 DMM INFO MM(262420000000026/e2c1f96f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095756741 DMM NOTICE MM(262420000000026/e2c1f96f) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250103095756741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095756741 DMM NOTICE MM(262420000000026/e2c1f96f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095756741 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) 20250103095756743 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095756743 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250103095756743 DMM INFO MM(262420000000026/e2c1f96f) Subscriber data update (mmctx.c:445) 20250103095756743 DMM DEBUG MM(262420000000026/e2c1f96f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095756754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095756754 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095756754 DMM INFO MM(262420000000026/e2c1f96f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095756754 DMM NOTICE MM(262420000000026/e2c1f96f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095756754 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095756754 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095756754 DLLC NOTICE LLME(e678936b/e2c1f96f){ASSIGNED} LLGM Assign pre (ffffffff => e2c1f96f) (gprs_llc.c:1079) 20250103095756754 DLLC NOTICE LLME(ffffffff/e2c1f96f){ASSIGNED} LLGM Assign post (ffffffff => e2c1f96f) (gprs_llc.c:1125) 20250103095756755 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095756755 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095756755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095756755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@50321e2a1e54: setverdict(pass): none -> pass 20250103095756810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095756810 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095756810 DMM INFO MM(262420000000026/e2c1f96f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095756810 DMM INFO MM(262420000000026/e2c1f96f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095756810 DMM DEBUG MM(262420000000026/e2c1f96f) Using GGSN 0 (gprs_sm.c:317) 20250103095756810 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) 20250103095756810 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250103095756810 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095756810 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095756810 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250103095756836 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 41 1f c3 a7 11 45 0c 7a ea 14 05 7f 81 44 9d 57 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250103095756836 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfd0d0, cbp=0x55b4efa8cb80) (sgsn_libgtp.c:633) 20250103095756836 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095756836 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=e2c1f96f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095756836 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095756836 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095756857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756857 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250103095756857 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095756864 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 41 1f c3 a7 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20250103095756864 DGPRS INFO PDP(262420000000026:5): Context 0x7ffaf3dfd0d0 was deleted (sgsn_libgtp.c:707) 20250103095756864 DMM INFO MM(262420000000026/e2c1f96f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250103095756864 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250103095756864 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@50321e2a1e54: Removing Client IMSI='262420000000026'H, index=0 20250103095756877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095756877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250103095756877 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095756877 DMM INFO MM(262420000000026/e2c1f96f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@50321e2a1e54: Final verdict of PTC: pass 20250103095756881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1001)@50321e2a1e54: Final verdict of PTC: none 20250103095756886 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@50321e2a1e54: Final verdict of PTC: none 20250103095756886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(996)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1006)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1004)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(994)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(999)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case.Fri Jan 3 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 MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@50321e2a1e54: 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'. 20250103095756986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095757388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85884) 20250103095757887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095757887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85884, count=105368) 20250103095758889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095758889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:57: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_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 20250103095759890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095759890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_gmm_detach started. 20250103095800490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095800492 DMM INFO MM(262420000000026/e2c1f96f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095800492 DMM INFO MM(262420000000026/e2c1f96f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095800492 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095800492 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095800492 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095800492 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095800492 DLLC NOTICE LLME(ffffffff/e2c1f96f){ASSIGNED} LLGM Assign pre (e2c1f96f => ffffffff) (gprs_llc.c:1079) 20250103095800492 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2c1f96f => ffffffff) (gprs_llc.c:1125) 20250103095800492 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095800492 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095800492 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250103095800492 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) 20250103095800492 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) 20250103095800492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095800493 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095800493 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095800493 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095800493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095800537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095800537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095800537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095800537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095800537 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095800537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095800537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095800537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095800537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095800538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095800538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095800538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095800538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095800538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095800538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095800538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095800538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095800538 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095800538 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095800538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095800539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095800539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095800542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095800548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095800548 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095800554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095800554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095800554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095800554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095800554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095800554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095800554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095800554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095800554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095800555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095800555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095800555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095800555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095800555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095800555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095800555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095800555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095800555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095800555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095800555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095800555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095800555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095800558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095800564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095800564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095800571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095800571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095800571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095800571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095800571 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095800571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095800571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095800571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095800571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095800572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095800572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095800572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095800572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095800572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095800572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095800572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095800572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095800572 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095800572 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095800572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095800572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095800572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095800575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095800579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095800579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095800892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095800892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095800892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095800892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095800896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095800897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@50321e2a1e54: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F15B24B6'O, index=0 SGSN_Test-GSUP(1027)@50321e2a1e54: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@50321e2a1e54: 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 := '8E32438EFF8615DB55C122C5C9CB891A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50255765'O ("P%We") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7010CE8C72905686'O } } } } } 20250103095800960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095800960 DLLC NOTICE LLME(ffffffff/f15b24b6){UNASSIGNED} LLC RX: unknown TLLI 0xf15b24b6, creating LLME on the fly (gprs_llc.c:552) 20250103095800960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095800960 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095800960 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095800960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095800960 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095800960 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095800960 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095800960 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095800960 DLLC NOTICE LLME(ffffffff/f15b24b6){UNASSIGNED} LLGM Assign pre (f15b24b6 => ca59de65) (gprs_llc.c:1079) 20250103095800960 DLLC NOTICE LLME(f15b24b6/ca59de65){ASSIGNED} LLGM Assign post (f15b24b6 => ca59de65) (gprs_llc.c:1125) 20250103095800960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095800960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095800960 DMM DEBUG MM(262420000000026/ca59de65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095800975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095800975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095800975 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095800975 DMM DEBUG MM(262420000000026/ca59de65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250103095800975 DMM NOTICE MM(262420000000026/ca59de65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095800975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095800975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095800975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095800975 DMM DEBUG MM(262420000000026/ca59de65) Requesting authorization (sgsn_auth.c:160) 20250103095800975 DMM INFO MM(262420000000026/ca59de65) Requesting authentication tuples (sgsn_auth.c:184) 20250103095800975 DMM DEBUG MM(262420000000026/ca59de65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095800975 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250103095800975 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250103095800981 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095800981 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095800981 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095800981 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095800981 DMM INFO MM(262420000000026/ca59de65) Subscriber data update (mmctx.c:445) 20250103095800981 DMM DEBUG MM(262420000000026/ca59de65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095800981 DMM INFO MM(262420000000026/ca59de65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095800981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095800981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095800981 DMM INFO MM(262420000000026/ca59de65) <- GMM AUTH AND CIPHERING REQ (rand = 8e 32 43 8e ff 86 15 db 55 c1 22 c5 c9 cb 89 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095800997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095800997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095800997 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095800997 DMM INFO MM(262420000000026/ca59de65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095800997 DMM NOTICE MM(262420000000026/ca59de65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095800997 DMM DEBUG MM(262420000000026/ca59de65) checking auth: received GSM SRES = 50 25 57 65 (gprs_gmm.c:648) 20250103095800997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095800997 DMM DEBUG MM(262420000000026/ca59de65) Requesting authorization (sgsn_auth.c:160) 20250103095800997 DMM INFO MM(262420000000026/ca59de65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095800997 DMM DEBUG MM(262420000000026/ca59de65) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095800997 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250103095800997 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) 20250103095800998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095800998 DMM INFO MM(262420000000026/ca59de65) <- GMM ATTACH ACCEPT (new P-TMSI=0xca59de65) (gprs_gmm.c:282) 20250103095801000 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095801001 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095801001 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250103095801001 DMM INFO MM(262420000000026/ca59de65) Subscriber data update (mmctx.c:445) 20250103095801001 DMM DEBUG MM(262420000000026/ca59de65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095801001 DMM INFO MM(262420000000026/ca59de65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095801001 DMM NOTICE MM(262420000000026/ca59de65) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250103095801001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095801001 DMM NOTICE MM(262420000000026/ca59de65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095801001 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) 20250103095801002 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095801002 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250103095801002 DMM INFO MM(262420000000026/ca59de65) Subscriber data update (mmctx.c:445) 20250103095801002 DMM DEBUG MM(262420000000026/ca59de65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095801013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095801013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095801013 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095801013 DMM INFO MM(262420000000026/ca59de65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095801013 DMM NOTICE MM(262420000000026/ca59de65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095801014 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095801014 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095801014 DLLC NOTICE LLME(f15b24b6/ca59de65){ASSIGNED} LLGM Assign pre (ffffffff => ca59de65) (gprs_llc.c:1079) 20250103095801014 DLLC NOTICE LLME(ffffffff/ca59de65){ASSIGNED} LLGM Assign post (ffffffff => ca59de65) (gprs_llc.c:1125) 20250103095801014 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095801014 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095801014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095801014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@50321e2a1e54: setverdict(pass): none -> pass 20250103095801068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095801068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095801069 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095801069 DMM INFO MM(262420000000026/ca59de65) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095801069 DMM INFO MM(262420000000026/ca59de65) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095801069 DMM DEBUG MM(262420000000026/ca59de65) Using GGSN 0 (gprs_sm.c:317) 20250103095801069 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) 20250103095801069 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250103095801069 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095801069 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095801069 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250103095801093 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 38 62 dd 1e 11 e5 06 e4 c3 14 05 7f cd 19 e1 47 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20250103095801093 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfd0d0, cbp=0x55b4efa8cb80) (sgsn_libgtp.c:633) 20250103095801094 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095801094 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa94d28 TLLI=ca59de65, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095801094 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095801094 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095801109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095801109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095801109 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095801109 DMM INFO MM(262420000000026/ca59de65) -> GMM DETACH REQUEST TLLI=0xca59de65 type=GPRS detach (gprs_gmm.c:1440) 20250103095801109 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250103095801110 DMM INFO MM(262420000000026/ca59de65) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250103095801110 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095801110 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095801110 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095801110 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095801110 DLLC NOTICE LLME(ffffffff/ca59de65){ASSIGNED} LLGM Assign pre (ca59de65 => ffffffff) (gprs_llc.c:1079) 20250103095801110 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca59de65 => ffffffff) (gprs_llc.c:1125) 20250103095801110 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa949d0 (gprs_sndcp.c:574) 20250103095801110 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa94d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095801110 DMM NOTICE MM(262420000000026/ca59de65) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095801110 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250103095801110 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095801110 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095801110 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250103095801110 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250103095801110 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) 20250103095801110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095801110 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095801110 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095801110 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095801112 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@50321e2a1e54: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@50321e2a1e54: Final verdict of PTC: pass 20250103095801122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@50321e2a1e54: Final verdict of PTC: none 20250103095801126 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095801126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1026)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1020)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1015)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1025)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1023)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1018)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1013)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:58:01 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 20250103095801193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095801494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84632) 20250103095802127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095802127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84632, count=107936) 20250103095803128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095803128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095804130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095804130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250103095804581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095804584 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095804633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095804633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095804633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095804633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095804633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095804633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095804633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095804633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095804633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095804634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095804634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095804634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095804634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095804634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095804634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095804634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095804634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095804634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095804634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095804634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095804634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095804634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095804636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095804640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095804640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095804648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095804648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095804648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095804648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095804648 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095804648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095804648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095804648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095804648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095804649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095804649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095804649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095804649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095804649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095804649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095804649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095804649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095804649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095804649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095804649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095804649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095804649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095804652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095804657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095804657 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)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095804666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095804666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095804666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095804666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095804666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095804666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095804666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095804666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095804666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095804666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095804666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095804666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095804667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095804667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095804667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095804667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095804667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095804667 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095804667 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095804667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095804667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095804667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095804669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095804674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095804674 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095805131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095805131 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095805131 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095805131 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095805135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1045)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095805137 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@50321e2a1e54: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='D1B5498C'O, index=0 SGSN_Test-GSUP(1046)@50321e2a1e54: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250103095806223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095806223 DLLC NOTICE LLME(ffffffff/d1b5498c){UNASSIGNED} LLC RX: unknown TLLI 0xd1b5498c, creating LLME on the fly (gprs_llc.c:552) 20250103095806223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095806223 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250103095806223 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095806223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095806223 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095806224 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095806224 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095806224 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095806224 DLLC NOTICE LLME(ffffffff/d1b5498c){UNASSIGNED} LLGM Assign pre (d1b5498c => ea17168b) (gprs_llc.c:1079) 20250103095806224 DLLC NOTICE LLME(d1b5498c/ea17168b){ASSIGNED} LLGM Assign post (d1b5498c => ea17168b) (gprs_llc.c:1125) 20250103095806224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095806224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095806224 DMM DEBUG MM(262420000000039/ea17168b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095806247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095806247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250103095806247 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095806247 DMM INFO MM(262420000000039/ea17168b) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20250103095806247 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095806247 DLLC NOTICE LLME(d1b5498c/ea17168b){ASSIGNED} LLGM Assign pre (d1b5498c => ea17168b) (gprs_llc.c:1079) 20250103095806247 DLLC NOTICE LLME(d1b5498c/ea17168b){ASSIGNED} LLGM Assign post (d1b5498c => ea17168b) (gprs_llc.c:1125) 20250103095806247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095806247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095806247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095806248 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095806248 DMM DEBUG MM(262420000000039/ea17168b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250103095806248 DMM NOTICE MM(262420000000039/ea17168b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095806248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095806248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095806248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250103095806248 DMM INFO MM(262420000000039/ea17168b) <- GMM ATTACH ACCEPT (new P-TMSI=0xea17168b) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@50321e2a1e54: Removing Client IMSI='262420000000039'H, index=0 20250103095807257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095807257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095807257 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095807257 DMM INFO MM(262420000000039/ea17168b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095807257 DMM NOTICE MM(262420000000039/ea17168b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095807257 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095807257 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095807257 DLLC NOTICE LLME(d1b5498c/ea17168b){ASSIGNED} LLGM Assign pre (ffffffff => ea17168b) (gprs_llc.c:1079) 20250103095807257 DLLC NOTICE LLME(ffffffff/ea17168b){ASSIGNED} LLGM Assign post (ffffffff => ea17168b) (gprs_llc.c:1125) 20250103095807257 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095807257 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095807257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095807257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@50321e2a1e54: Final verdict of PTC: pass 20250103095807260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41616<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095807265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095807265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1046)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1044)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1034)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1039)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@50321e2a1e54: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@50321e2a1e54: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@50321e2a1e54: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1032)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1042)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1037)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:58:07 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 20250103095807362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095807765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66728) 20250103095808266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095808266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66728, count=71084) 20250103095809268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095809268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095810270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095810270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_xid_empty_l3 started. 20250103095810857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095810860 DMM INFO MM(262420000000039/ea17168b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095810860 DMM INFO MM(262420000000039/ea17168b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095810860 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095810860 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095810860 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095810860 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095810860 DLLC NOTICE LLME(ffffffff/ea17168b){ASSIGNED} LLGM Assign pre (ea17168b => ffffffff) (gprs_llc.c:1079) 20250103095810860 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea17168b => ffffffff) (gprs_llc.c:1125) 20250103095810860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095810860 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095810860 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095810860 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095810860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095810895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095810895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095810895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095810895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095810895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095810895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095810895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095810895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095810895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095810896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095810896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095810896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095810896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095810896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095810896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095810896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095810896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095810896 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095810896 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095810896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095810896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095810896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095810899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095810904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095810904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1055)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1052)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095810910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095810910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095810910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095810910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095810910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095810910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095810910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095810910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095810910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095810911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095810911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095810911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095810911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095810911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095810911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095810911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095810911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095810911 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095810911 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095810911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095810911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095810911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095810913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095810918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095810918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095810927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095810927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095810927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095810927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095810927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095810927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095810927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095810927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095810927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095810929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095810929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095810929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095810929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095810929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095810929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095810929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095810929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095810929 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095810929 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095810929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095810929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095810929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095810931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095810935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095810935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095811271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095811271 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095811271 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095811271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095811275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103095811276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@50321e2a1e54: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='DD54F04A'O, index=0 SGSN_Test-GSUP(1065)@50321e2a1e54: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@50321e2a1e54: 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 := '2D1B5F920535EAE8E99A61400C07E9D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '316570B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '332B221E3E43F54E'O } } } } } 20250103095812356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095812356 DLLC NOTICE LLME(ffffffff/dd54f04a){UNASSIGNED} LLC RX: unknown TLLI 0xdd54f04a, creating LLME on the fly (gprs_llc.c:552) 20250103095812356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095812356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095812356 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095812356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095812356 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095812356 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095812356 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095812356 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095812356 DLLC NOTICE LLME(ffffffff/dd54f04a){UNASSIGNED} LLGM Assign pre (dd54f04a => f510cd34) (gprs_llc.c:1079) 20250103095812356 DLLC NOTICE LLME(dd54f04a/f510cd34){ASSIGNED} LLGM Assign post (dd54f04a => f510cd34) (gprs_llc.c:1125) 20250103095812356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095812356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095812356 DMM DEBUG MM(262420000000044/f510cd34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095812374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095812374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095812374 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095812374 DMM DEBUG MM(262420000000044/f510cd34) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20250103095812374 DMM NOTICE MM(262420000000044/f510cd34) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095812374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095812374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095812374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095812374 DMM DEBUG MM(262420000000044/f510cd34) Requesting authorization (sgsn_auth.c:160) 20250103095812374 DMM INFO MM(262420000000044/f510cd34) Requesting authentication tuples (sgsn_auth.c:184) 20250103095812374 DMM DEBUG MM(262420000000044/f510cd34) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095812374 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250103095812374 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@50321e2a1e54: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250103095812379 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095812379 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095812379 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095812379 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095812379 DMM INFO MM(262420000000044/f510cd34) Subscriber data update (mmctx.c:445) 20250103095812379 DMM DEBUG MM(262420000000044/f510cd34) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095812379 DMM INFO MM(262420000000044/f510cd34) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095812379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095812379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095812379 DMM INFO MM(262420000000044/f510cd34) <- GMM AUTH AND CIPHERING REQ (rand = 2d 1b 5f 92 05 35 ea e8 e9 9a 61 40 0c 07 e9 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095812397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095812397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095812397 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095812397 DMM INFO MM(262420000000044/f510cd34) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095812397 DMM NOTICE MM(262420000000044/f510cd34) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095812397 DMM DEBUG MM(262420000000044/f510cd34) checking auth: received GSM SRES = 31 65 70 b3 (gprs_gmm.c:648) 20250103095812397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095812397 DMM DEBUG MM(262420000000044/f510cd34) Requesting authorization (sgsn_auth.c:160) 20250103095812397 DMM INFO MM(262420000000044/f510cd34) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095812398 DMM DEBUG MM(262420000000044/f510cd34) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095812398 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250103095812398 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) 20250103095812398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095812398 DMM INFO MM(262420000000044/f510cd34) <- GMM ATTACH ACCEPT (new P-TMSI=0xf510cd34) (gprs_gmm.c:282) 20250103095812401 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095812401 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095812401 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250103095812401 DMM INFO MM(262420000000044/f510cd34) Subscriber data update (mmctx.c:445) 20250103095812401 DMM DEBUG MM(262420000000044/f510cd34) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095812401 DMM INFO MM(262420000000044/f510cd34) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095812401 DMM NOTICE MM(262420000000044/f510cd34) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20250103095812401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095812401 DMM NOTICE MM(262420000000044/f510cd34) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095812401 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) 20250103095812402 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095812403 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250103095812403 DMM INFO MM(262420000000044/f510cd34) Subscriber data update (mmctx.c:445) 20250103095812403 DMM DEBUG MM(262420000000044/f510cd34) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095812415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095812415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095812415 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095812415 DMM INFO MM(262420000000044/f510cd34) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095812415 DMM NOTICE MM(262420000000044/f510cd34) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095812415 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095812415 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095812415 DLLC NOTICE LLME(dd54f04a/f510cd34){ASSIGNED} LLGM Assign pre (ffffffff => f510cd34) (gprs_llc.c:1079) 20250103095812415 DLLC NOTICE LLME(ffffffff/f510cd34){ASSIGNED} LLGM Assign post (ffffffff => f510cd34) (gprs_llc.c:1125) 20250103095812415 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095812415 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095812415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095812415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@50321e2a1e54: setverdict(pass): none -> pass 20250103095812469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095812469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095812469 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095812469 DMM INFO MM(262420000000044/f510cd34) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095812469 DMM INFO MM(262420000000044/f510cd34) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095812469 DMM DEBUG MM(262420000000044/f510cd34) Using GGSN 0 (gprs_sm.c:317) 20250103095812469 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) 20250103095812469 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250103095812469 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095812469 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095812469 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250103095812485 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 71 20 8d 15 11 87 8a eb e7 14 05 7f 36 cd be 62 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) 20250103095812485 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dfe148, cbp=0x55b4efa8f790) (sgsn_libgtp.c:633) 20250103095812486 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095812486 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa94d28 TLLI=f510cd34, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095812486 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095812486 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095812502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095812502 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250103095812502 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250103095812502 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@50321e2a1e54: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@50321e2a1e54: Final verdict of PTC: pass 20250103095812514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41646<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095812518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095812518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_xid_empty_l3-BVCI210(1057)@50321e2a1e54: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@50321e2a1e54: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1058)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(1065)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1063)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1053)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1056)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1061)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1051)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@50321e2a1e54: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095812592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095812994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87684) 20250103095813519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095813519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87684, count=98500) 20250103095814520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095814520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:58: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_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 20250103095815521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095815522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_xid_n201u started. 20250103095816095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095816099 DMM INFO MM(262420000000044/f510cd34) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095816099 DMM INFO MM(262420000000044/f510cd34) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095816099 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095816099 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095816099 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095816099 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095816099 DLLC NOTICE LLME(ffffffff/f510cd34){ASSIGNED} LLGM Assign pre (f510cd34 => ffffffff) (gprs_llc.c:1079) 20250103095816099 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f510cd34 => ffffffff) (gprs_llc.c:1125) 20250103095816099 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa949d0 (gprs_sndcp.c:574) 20250103095816099 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa94d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095816099 DMM NOTICE MM(262420000000044/f510cd34) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095816099 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250103095816099 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095816099 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095816099 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250103095816099 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250103095816099 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) 20250103095816099 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) 20250103095816099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095816099 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095816099 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095816099 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095816099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095816139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095816139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095816139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095816139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095816139 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095816139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095816139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095816139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095816139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095816140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095816140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095816140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095816140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095816140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095816140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095816140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095816140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095816140 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095816140 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095816140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095816141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095816141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095816143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095816149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095816149 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095816157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095816157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095816157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095816157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095816157 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095816157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095816157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095816157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095816157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095816158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095816158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095816158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095816158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095816158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095816158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095816158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095816158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095816158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095816158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095816158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095816159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095816159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095816160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095816165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095816165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095816173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095816173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095816173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095816173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095816173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095816173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095816173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095816173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095816173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095816173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095816173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095816173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095816173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095816173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095816173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095816173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095816173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095816173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095816173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095816173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1082)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095816174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095816174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095816176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095816180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095816180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095816522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095816522 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095816522 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095816522 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095816527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095816528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@50321e2a1e54: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='EEC75121'O, index=0 SGSN_Test-GSUP(1084)@50321e2a1e54: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@50321e2a1e54: 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 := '24ED7E0C7A1058E1ED5D3AB563A24136'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20A254C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5F811FBC10EB2D3'O } } } } } 20250103095817606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095817606 DLLC NOTICE LLME(ffffffff/eec75121){UNASSIGNED} LLC RX: unknown TLLI 0xeec75121, creating LLME on the fly (gprs_llc.c:552) 20250103095817606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095817606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095817606 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095817606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095817606 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095817606 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095817606 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095817606 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095817606 DLLC NOTICE LLME(ffffffff/eec75121){UNASSIGNED} LLGM Assign pre (eec75121 => f20ccb1d) (gprs_llc.c:1079) 20250103095817606 DLLC NOTICE LLME(eec75121/f20ccb1d){ASSIGNED} LLGM Assign post (eec75121 => f20ccb1d) (gprs_llc.c:1125) 20250103095817606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095817606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095817606 DMM DEBUG MM(262420000000045/f20ccb1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095817630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095817630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095817631 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095817631 DMM DEBUG MM(262420000000045/f20ccb1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20250103095817631 DMM NOTICE MM(262420000000045/f20ccb1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095817631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095817631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095817631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095817631 DMM DEBUG MM(262420000000045/f20ccb1d) Requesting authorization (sgsn_auth.c:160) 20250103095817631 DMM INFO MM(262420000000045/f20ccb1d) Requesting authentication tuples (sgsn_auth.c:184) 20250103095817631 DMM DEBUG MM(262420000000045/f20ccb1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095817631 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250103095817631 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@50321e2a1e54: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250103095817637 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095817637 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095817637 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095817637 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095817637 DMM INFO MM(262420000000045/f20ccb1d) Subscriber data update (mmctx.c:445) 20250103095817637 DMM DEBUG MM(262420000000045/f20ccb1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095817637 DMM INFO MM(262420000000045/f20ccb1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095817637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095817637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095817637 DMM INFO MM(262420000000045/f20ccb1d) <- GMM AUTH AND CIPHERING REQ (rand = 24 ed 7e 0c 7a 10 58 e1 ed 5d 3a b5 63 a2 41 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095817657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095817657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095817658 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095817658 DMM INFO MM(262420000000045/f20ccb1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095817658 DMM NOTICE MM(262420000000045/f20ccb1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095817658 DMM DEBUG MM(262420000000045/f20ccb1d) checking auth: received GSM SRES = 20 a2 54 c3 (gprs_gmm.c:648) 20250103095817658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095817658 DMM DEBUG MM(262420000000045/f20ccb1d) Requesting authorization (sgsn_auth.c:160) 20250103095817658 DMM INFO MM(262420000000045/f20ccb1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095817658 DMM DEBUG MM(262420000000045/f20ccb1d) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095817658 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250103095817658 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) 20250103095817658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095817658 DMM INFO MM(262420000000045/f20ccb1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf20ccb1d) (gprs_gmm.c:282) 20250103095817663 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095817663 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095817663 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250103095817663 DMM INFO MM(262420000000045/f20ccb1d) Subscriber data update (mmctx.c:445) 20250103095817663 DMM DEBUG MM(262420000000045/f20ccb1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095817663 DMM INFO MM(262420000000045/f20ccb1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095817663 DMM NOTICE MM(262420000000045/f20ccb1d) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20250103095817663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095817663 DMM NOTICE MM(262420000000045/f20ccb1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095817663 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) 20250103095817664 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095817664 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250103095817664 DMM INFO MM(262420000000045/f20ccb1d) Subscriber data update (mmctx.c:445) 20250103095817664 DMM DEBUG MM(262420000000045/f20ccb1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095817670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095817670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095817670 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095817670 DMM INFO MM(262420000000045/f20ccb1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095817670 DMM NOTICE MM(262420000000045/f20ccb1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095817670 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095817670 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095817670 DLLC NOTICE LLME(eec75121/f20ccb1d){ASSIGNED} LLGM Assign pre (ffffffff => f20ccb1d) (gprs_llc.c:1079) 20250103095817670 DLLC NOTICE LLME(ffffffff/f20ccb1d){ASSIGNED} LLGM Assign post (ffffffff => f20ccb1d) (gprs_llc.c:1125) 20250103095817670 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095817670 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095817670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095817670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@50321e2a1e54: setverdict(pass): none -> pass 20250103095817731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095817731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095817731 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095817731 DMM INFO MM(262420000000045/f20ccb1d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095817731 DMM INFO MM(262420000000045/f20ccb1d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095817731 DMM DEBUG MM(262420000000045/f20ccb1d) Using GGSN 0 (gprs_sm.c:317) 20250103095817731 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) 20250103095817731 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250103095817731 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095817731 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095817731 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250103095817756 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 fa ab 79 90 11 78 5e be b3 14 05 7f 40 83 f8 a9 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) 20250103095817757 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3dff1c0, cbp=0x55b4efa8fd70) (sgsn_libgtp.c:633) 20250103095817757 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095817757 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=f20ccb1d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095817757 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095817757 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095817773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095817773 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250103095817773 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250103095817773 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250103095817773 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@50321e2a1e54: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@50321e2a1e54: Final verdict of PTC: pass 20250103095817787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@50321e2a1e54: Final verdict of PTC: none 20250103095817791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095817791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1073)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@50321e2a1e54: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1082)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1077)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@50321e2a1e54: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@50321e2a1e54: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1072)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1070)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1080)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1075)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@50321e2a1e54: Test case TC_xid_n201u finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095817851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095818253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85704) 20250103095818792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095818792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85704, count=101540) 20250103095819793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095819794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:58:20 UTC 2025 20250103095820310 DGPRS DEBUG Checking for inactive LLMEs, time = 38426499 (sgsn.c:132) /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 20250103095820795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095820795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_llc_null started. 20250103095821324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095821327 DMM INFO MM(262420000000045/f20ccb1d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095821327 DMM INFO MM(262420000000045/f20ccb1d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095821327 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095821327 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095821327 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095821327 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095821327 DLLC NOTICE LLME(ffffffff/f20ccb1d){ASSIGNED} LLGM Assign pre (f20ccb1d => ffffffff) (gprs_llc.c:1079) 20250103095821327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f20ccb1d => ffffffff) (gprs_llc.c:1125) 20250103095821327 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095821327 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095821327 DMM NOTICE MM(262420000000045/f20ccb1d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095821327 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250103095821327 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095821327 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095821327 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250103095821327 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250103095821327 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) 20250103095821327 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) 20250103095821327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095821327 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095821327 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095821327 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095821327 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095821359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095821359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095821359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095821359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095821359 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095821359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095821359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095821359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095821359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095821360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095821360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095821360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095821360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095821360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095821360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095821360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095821360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095821360 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095821360 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095821360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1091)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095821360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095821360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095821362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095821368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095821368 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095821376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095821376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095821376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095821376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095821376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095821376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095821376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095821376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095821376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095821377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095821377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095821377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095821377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095821377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095821377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095821377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095821377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095821377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095821377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095821377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095821377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095821377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095821379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095821384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095821384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095821391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095821391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095821391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095821391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095821391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095821391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095821391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095821391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095821391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095821392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095821392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095821392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095821392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095821392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095821392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095821392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095821392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095821392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095821392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095821392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095821392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095821392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095821393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095821398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095821398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095821796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095821796 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095821796 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095821796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095821800 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095821802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@50321e2a1e54: 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)@50321e2a1e54: 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(1102)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@50321e2a1e54: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='DBF78C17'O, index=0 SGSN_Test-GSUP(1103)@50321e2a1e54: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@50321e2a1e54: 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 := 'F9888A0A491A18D738CD73B3E530A6EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B683A4F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D51CCEE96B157A1C'O } } } } } 20250103095822838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095822838 DLLC NOTICE LLME(ffffffff/dbf78c17){UNASSIGNED} LLC RX: unknown TLLI 0xdbf78c17, creating LLME on the fly (gprs_llc.c:552) 20250103095822838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095822838 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095822838 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095822838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095822838 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095822838 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095822838 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095822838 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095822838 DLLC NOTICE LLME(ffffffff/dbf78c17){UNASSIGNED} LLGM Assign pre (dbf78c17 => e567a53f) (gprs_llc.c:1079) 20250103095822838 DLLC NOTICE LLME(dbf78c17/e567a53f){ASSIGNED} LLGM Assign post (dbf78c17 => e567a53f) (gprs_llc.c:1125) 20250103095822838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095822838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095822838 DMM DEBUG MM(262420000000041/e567a53f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095822844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095822844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095822844 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095822844 DMM DEBUG MM(262420000000041/e567a53f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20250103095822844 DMM NOTICE MM(262420000000041/e567a53f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095822844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095822844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095822844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095822844 DMM DEBUG MM(262420000000041/e567a53f) Requesting authorization (sgsn_auth.c:160) 20250103095822844 DMM INFO MM(262420000000041/e567a53f) Requesting authentication tuples (sgsn_auth.c:184) 20250103095822844 DMM DEBUG MM(262420000000041/e567a53f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095822844 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250103095822844 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@50321e2a1e54: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250103095822845 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095822845 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095822845 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095822845 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095822845 DMM INFO MM(262420000000041/e567a53f) Subscriber data update (mmctx.c:445) 20250103095822845 DMM DEBUG MM(262420000000041/e567a53f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095822845 DMM INFO MM(262420000000041/e567a53f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095822845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095822845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095822845 DMM INFO MM(262420000000041/e567a53f) <- GMM AUTH AND CIPHERING REQ (rand = f9 88 8a 0a 49 1a 18 d7 38 cd 73 b3 e5 30 a6 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095822848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095822848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095822848 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095822848 DMM INFO MM(262420000000041/e567a53f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095822848 DMM NOTICE MM(262420000000041/e567a53f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095822848 DMM DEBUG MM(262420000000041/e567a53f) checking auth: received GSM SRES = 1b 68 3a 4f (gprs_gmm.c:648) 20250103095822848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095822848 DMM DEBUG MM(262420000000041/e567a53f) Requesting authorization (sgsn_auth.c:160) 20250103095822848 DMM INFO MM(262420000000041/e567a53f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095822848 DMM DEBUG MM(262420000000041/e567a53f) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095822848 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250103095822848 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) 20250103095822848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095822848 DMM INFO MM(262420000000041/e567a53f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe567a53f) (gprs_gmm.c:282) 20250103095822849 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095822849 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095822849 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250103095822849 DMM INFO MM(262420000000041/e567a53f) Subscriber data update (mmctx.c:445) 20250103095822849 DMM DEBUG MM(262420000000041/e567a53f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095822849 DMM INFO MM(262420000000041/e567a53f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095822849 DMM NOTICE MM(262420000000041/e567a53f) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20250103095822849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095822849 DMM NOTICE MM(262420000000041/e567a53f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095822849 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) 20250103095822849 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095822849 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250103095822849 DMM INFO MM(262420000000041/e567a53f) Subscriber data update (mmctx.c:445) 20250103095822849 DMM DEBUG MM(262420000000041/e567a53f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095822851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095822851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095822851 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095822851 DMM INFO MM(262420000000041/e567a53f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095822851 DMM NOTICE MM(262420000000041/e567a53f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095822851 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095822852 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095822852 DLLC NOTICE LLME(dbf78c17/e567a53f){ASSIGNED} LLGM Assign pre (ffffffff => e567a53f) (gprs_llc.c:1079) 20250103095822852 DLLC NOTICE LLME(ffffffff/e567a53f){ASSIGNED} LLGM Assign post (ffffffff => e567a53f) (gprs_llc.c:1125) 20250103095822852 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095822852 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095822852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095822852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103095823910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095823910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250103095823910 DLLC DEBUG TLLI=e567a53f sends us LLC NULL (gprs_llc.c:912) 20250103095823911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095823911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250103095823911 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095823911 DMM INFO MM(262420000000041/e567a53f) -> GMM DETACH REQUEST TLLI=0xe567a53f type=GPRS detach Power-off (gprs_gmm.c:1440) 20250103095823911 DMM INFO MM(262420000000041/e567a53f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250103095823911 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095823911 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095823911 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095823911 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095823911 DLLC NOTICE LLME(ffffffff/e567a53f){ASSIGNED} LLGM Assign pre (e567a53f => ffffffff) (gprs_llc.c:1079) 20250103095823911 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e567a53f => ffffffff) (gprs_llc.c:1125) 20250103095823911 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250103095823911 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) 20250103095823911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095823911 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095823911 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095823911 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095823913 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@50321e2a1e54: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@50321e2a1e54: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@50321e2a1e54: Final verdict of PTC: pass 20250103095828929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43926<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1091)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1101)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(1103)@50321e2a1e54: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@50321e2a1e54: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@50321e2a1e54: Final verdict of PTC: none 20250103095828934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1096)@50321e2a1e54: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@50321e2a1e54: Final verdict of PTC: none 20250103095828934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1088)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1099)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1089)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1094)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@50321e2a1e54: Test case TC_llc_null finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095829022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095829424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100968) 20250103095829936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095829936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100968, count=102128) 20250103095830938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095830938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:58: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_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 20250103095831939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095831940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_llc_sabm_dm_llgmm started. 20250103095832523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095832525 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095832573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095832573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095832573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095832573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095832573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095832573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095832573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095832573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095832573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095832574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095832574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095832574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095832574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095832574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095832574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095832574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095832574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095832574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095832574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095832574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095832574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095832574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095832577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095832582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095832582 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095832589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095832589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095832589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095832589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095832589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095832589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095832589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095832589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095832589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095832591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095832591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095832591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095832591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095832591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095832591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095832591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095832591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095832591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095832591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095832591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095832591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095832591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095832594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095832599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095832599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095832606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095832606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095832606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095832606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095832606 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095832606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095832606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095832606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095832606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095832607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095832607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095832607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095832607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095832607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095832607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095832607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095832607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095832607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095832607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095832607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095832608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095832608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095832610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095832614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095832615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095832941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095832941 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095832941 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095832941 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095832945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095832947 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@50321e2a1e54: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='F4779463'O, index=0 SGSN_Test-GSUP(1122)@50321e2a1e54: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@50321e2a1e54: 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 := 'C4196C4367B9452E5F1358CEC9067350'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E92B65FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B6E274A0D61A7A2'O } } } } } 20250103095834025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095834025 DLLC NOTICE LLME(ffffffff/f4779463){UNASSIGNED} LLC RX: unknown TLLI 0xf4779463, creating LLME on the fly (gprs_llc.c:552) 20250103095834025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095834025 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095834026 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095834026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095834026 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095834026 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095834026 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095834026 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095834026 DLLC NOTICE LLME(ffffffff/f4779463){UNASSIGNED} LLGM Assign pre (f4779463 => e5748616) (gprs_llc.c:1079) 20250103095834026 DLLC NOTICE LLME(f4779463/e5748616){ASSIGNED} LLGM Assign post (f4779463 => e5748616) (gprs_llc.c:1125) 20250103095834026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095834026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095834026 DMM DEBUG MM(262420000000042/e5748616) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095834045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095834045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095834045 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095834045 DMM DEBUG MM(262420000000042/e5748616) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20250103095834045 DMM NOTICE MM(262420000000042/e5748616) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095834045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095834045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095834045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095834045 DMM DEBUG MM(262420000000042/e5748616) Requesting authorization (sgsn_auth.c:160) 20250103095834045 DMM INFO MM(262420000000042/e5748616) Requesting authentication tuples (sgsn_auth.c:184) 20250103095834045 DMM DEBUG MM(262420000000042/e5748616) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095834045 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250103095834045 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@50321e2a1e54: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250103095834051 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095834051 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095834051 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095834051 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095834051 DMM INFO MM(262420000000042/e5748616) Subscriber data update (mmctx.c:445) 20250103095834051 DMM DEBUG MM(262420000000042/e5748616) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095834051 DMM INFO MM(262420000000042/e5748616) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095834051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095834051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095834051 DMM INFO MM(262420000000042/e5748616) <- GMM AUTH AND CIPHERING REQ (rand = c4 19 6c 43 67 b9 45 2e 5f 13 58 ce c9 06 73 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095834069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095834069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095834069 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095834069 DMM INFO MM(262420000000042/e5748616) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095834069 DMM NOTICE MM(262420000000042/e5748616) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095834069 DMM DEBUG MM(262420000000042/e5748616) checking auth: received GSM SRES = e9 2b 65 fe (gprs_gmm.c:648) 20250103095834069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095834069 DMM DEBUG MM(262420000000042/e5748616) Requesting authorization (sgsn_auth.c:160) 20250103095834069 DMM INFO MM(262420000000042/e5748616) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095834069 DMM DEBUG MM(262420000000042/e5748616) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095834070 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250103095834070 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) 20250103095834070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095834070 DMM INFO MM(262420000000042/e5748616) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5748616) (gprs_gmm.c:282) 20250103095834073 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095834073 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095834073 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250103095834073 DMM INFO MM(262420000000042/e5748616) Subscriber data update (mmctx.c:445) 20250103095834073 DMM DEBUG MM(262420000000042/e5748616) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095834073 DMM INFO MM(262420000000042/e5748616) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095834073 DMM NOTICE MM(262420000000042/e5748616) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20250103095834073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095834073 DMM NOTICE MM(262420000000042/e5748616) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095834073 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) 20250103095834074 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095834074 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250103095834074 DMM INFO MM(262420000000042/e5748616) Subscriber data update (mmctx.c:445) 20250103095834074 DMM DEBUG MM(262420000000042/e5748616) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095834086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095834086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095834086 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095834086 DMM INFO MM(262420000000042/e5748616) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095834086 DMM NOTICE MM(262420000000042/e5748616) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095834087 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095834087 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095834087 DLLC NOTICE LLME(f4779463/e5748616){ASSIGNED} LLGM Assign pre (ffffffff => e5748616) (gprs_llc.c:1079) 20250103095834087 DLLC NOTICE LLME(ffffffff/e5748616){ASSIGNED} LLGM Assign post (ffffffff => e5748616) (gprs_llc.c:1125) 20250103095834087 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095834087 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095834087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095834087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103095835145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095835145 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)@50321e2a1e54: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@50321e2a1e54: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@50321e2a1e54: Final verdict of PTC: pass 20250103095835163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@50321e2a1e54: Final verdict of PTC: none 20250103095835167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095835167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1120)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1115)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1110)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@50321e2a1e54: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@50321e2a1e54: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@50321e2a1e54: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1113)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1108)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1118)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@50321e2a1e54: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:58:35 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250103095835246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095835648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79800) 20250103095836169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095836169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79800, count=87212) 20250103095837171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095837171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095838173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095838173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_llc_sabm_dm_ll5 started. 20250103095838738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095838740 DMM INFO MM(262420000000042/e5748616) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095838740 DMM INFO MM(262420000000042/e5748616) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095838740 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095838740 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095838741 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095838741 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095838741 DLLC NOTICE LLME(ffffffff/e5748616){ASSIGNED} LLGM Assign pre (e5748616 => ffffffff) (gprs_llc.c:1079) 20250103095838741 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5748616 => ffffffff) (gprs_llc.c:1125) 20250103095838741 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250103095838741 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) 20250103095838741 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) 20250103095838741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095838741 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095838741 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095838741 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095838741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095838786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095838786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095838786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095838786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095838786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095838786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095838786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095838786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095838786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095838787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095838787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095838787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095838787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095838787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095838787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095838787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095838787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095838787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095838787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095838787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1129)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095838788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095838788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095838789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095838794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095838794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095838801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095838801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095838801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095838801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095838801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095838801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095838801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095838801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095838801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095838802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095838802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095838802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095838802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095838802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095838802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095838802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095838802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095838802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095838802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095838802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095838802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095838802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095838804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095838809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095838809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095838816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095838816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095838816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095838816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095838816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095838816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095838816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095838816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095838816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095838817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095838817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095838817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095838817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095838817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095838817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095838817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095838817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095838817 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095838817 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095838817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1139)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095838817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095838817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095838819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095838823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095838823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095839174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095839174 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095839174 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095839174 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095839178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095839179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@50321e2a1e54: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E49C726F'O, index=0 SGSN_Test-GSUP(1141)@50321e2a1e54: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@50321e2a1e54: 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 := '5F39EDD7B4376B1759C7C2C03DDEFA64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8A168D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AAC3505A2DCDF49F'O } } } } } 20250103095840235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095840235 DLLC NOTICE LLME(ffffffff/e49c726f){UNASSIGNED} LLC RX: unknown TLLI 0xe49c726f, creating LLME on the fly (gprs_llc.c:552) 20250103095840235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095840235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095840235 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095840235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095840235 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095840235 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095840235 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095840235 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095840235 DLLC NOTICE LLME(ffffffff/e49c726f){UNASSIGNED} LLGM Assign pre (e49c726f => cda14ba5) (gprs_llc.c:1079) 20250103095840235 DLLC NOTICE LLME(e49c726f/cda14ba5){ASSIGNED} LLGM Assign post (e49c726f => cda14ba5) (gprs_llc.c:1125) 20250103095840235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095840235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095840235 DMM DEBUG MM(262420000000043/cda14ba5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095840244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095840244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095840244 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095840244 DMM DEBUG MM(262420000000043/cda14ba5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20250103095840244 DMM NOTICE MM(262420000000043/cda14ba5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095840244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095840244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095840244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095840244 DMM DEBUG MM(262420000000043/cda14ba5) Requesting authorization (sgsn_auth.c:160) 20250103095840244 DMM INFO MM(262420000000043/cda14ba5) Requesting authentication tuples (sgsn_auth.c:184) 20250103095840244 DMM DEBUG MM(262420000000043/cda14ba5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095840244 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250103095840244 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@50321e2a1e54: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250103095840246 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095840246 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095840246 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095840246 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095840246 DMM INFO MM(262420000000043/cda14ba5) Subscriber data update (mmctx.c:445) 20250103095840246 DMM DEBUG MM(262420000000043/cda14ba5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095840246 DMM INFO MM(262420000000043/cda14ba5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095840246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095840246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095840246 DMM INFO MM(262420000000043/cda14ba5) <- GMM AUTH AND CIPHERING REQ (rand = 5f 39 ed d7 b4 37 6b 17 59 c7 c2 c0 3d de fa 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095840252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095840252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095840252 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095840252 DMM INFO MM(262420000000043/cda14ba5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095840252 DMM NOTICE MM(262420000000043/cda14ba5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095840252 DMM DEBUG MM(262420000000043/cda14ba5) checking auth: received GSM SRES = f8 a1 68 d5 (gprs_gmm.c:648) 20250103095840252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095840252 DMM DEBUG MM(262420000000043/cda14ba5) Requesting authorization (sgsn_auth.c:160) 20250103095840252 DMM INFO MM(262420000000043/cda14ba5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095840252 DMM DEBUG MM(262420000000043/cda14ba5) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095840252 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250103095840252 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) 20250103095840252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095840252 DMM INFO MM(262420000000043/cda14ba5) <- GMM ATTACH ACCEPT (new P-TMSI=0xcda14ba5) (gprs_gmm.c:282) 20250103095840253 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095840253 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095840253 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250103095840253 DMM INFO MM(262420000000043/cda14ba5) Subscriber data update (mmctx.c:445) 20250103095840253 DMM DEBUG MM(262420000000043/cda14ba5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095840253 DMM INFO MM(262420000000043/cda14ba5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095840253 DMM NOTICE MM(262420000000043/cda14ba5) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20250103095840253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095840253 DMM NOTICE MM(262420000000043/cda14ba5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095840253 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) 20250103095840253 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095840253 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250103095840253 DMM INFO MM(262420000000043/cda14ba5) Subscriber data update (mmctx.c:445) 20250103095840253 DMM DEBUG MM(262420000000043/cda14ba5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095840258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095840258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095840258 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095840258 DMM INFO MM(262420000000043/cda14ba5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095840258 DMM NOTICE MM(262420000000043/cda14ba5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095840258 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095840258 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095840258 DLLC NOTICE LLME(e49c726f/cda14ba5){ASSIGNED} LLGM Assign pre (ffffffff => cda14ba5) (gprs_llc.c:1079) 20250103095840258 DLLC NOTICE LLME(ffffffff/cda14ba5){ASSIGNED} LLGM Assign post (ffffffff => cda14ba5) (gprs_llc.c:1125) 20250103095840258 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095840258 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095840258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095840258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103095841311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095841311 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)@50321e2a1e54: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@50321e2a1e54: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@50321e2a1e54: Final verdict of PTC: pass 20250103095841317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60538<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1139)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@50321e2a1e54: Final verdict of PTC: none 20250103095841322 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095841322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1129)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@50321e2a1e54: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1134)@50321e2a1e54: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@50321e2a1e54: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1127)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1132)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1137)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@50321e2a1e54: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 09:58:41 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 20250103095841412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095841814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84236) 20250103095842323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095842323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84236, count=91648) 20250103095843324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095843324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095844325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095844325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_suspend_nopaging started. 20250103095844903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095844905 DMM INFO MM(262420000000043/cda14ba5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095844905 DMM INFO MM(262420000000043/cda14ba5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095844905 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095844905 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095844905 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095844905 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095844905 DLLC NOTICE LLME(ffffffff/cda14ba5){ASSIGNED} LLGM Assign pre (cda14ba5 => ffffffff) (gprs_llc.c:1079) 20250103095844905 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cda14ba5 => ffffffff) (gprs_llc.c:1125) 20250103095844905 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250103095844906 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) 20250103095844906 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) 20250103095844906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095844906 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095844906 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095844906 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095844906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095844937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095844937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095844937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095844937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095844937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095844937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095844937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095844937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095844937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095844938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095844938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095844938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095844938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095844938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095844938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095844938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095844938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095844938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095844938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095844938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095844938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095844938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095844940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103095844944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095844944 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095844953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095844953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095844953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095844953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095844953 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095844953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095844953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095844953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095844953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095844954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095844954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095844954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095844954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095844954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095844954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095844954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095844954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095844954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095844954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095844954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095844955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095844955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095844957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095844962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095844962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095844972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095844972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095844972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095844972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095844972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095844972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095844972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095844972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095844972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095844972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095844972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095844972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095844972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095844972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095844972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095844972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095844972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095844972 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095844972 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095844972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095844973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095844973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095844974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095844978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095844978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095845326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095845326 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095845326 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095845326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095845330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095845331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@50321e2a1e54: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='C22F3C9A'O, index=0 SGSN_Test-GSUP(1160)@50321e2a1e54: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@50321e2a1e54: 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 := '4C7C8E90362B6C8DCE48AC65DE7B439B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D7C0BED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '986AA5875AF69BF7'O } } } } } 20250103095846405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095846405 DLLC NOTICE LLME(ffffffff/c22f3c9a){UNASSIGNED} LLC RX: unknown TLLI 0xc22f3c9a, creating LLME on the fly (gprs_llc.c:552) 20250103095846405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095846405 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095846405 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095846405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095846405 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095846406 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095846406 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095846406 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095846406 DLLC NOTICE LLME(ffffffff/c22f3c9a){UNASSIGNED} LLGM Assign pre (c22f3c9a => f9acc22f) (gprs_llc.c:1079) 20250103095846406 DLLC NOTICE LLME(c22f3c9a/f9acc22f){ASSIGNED} LLGM Assign post (c22f3c9a => f9acc22f) (gprs_llc.c:1125) 20250103095846406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095846406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095846406 DMM DEBUG MM(262420000000048/f9acc22f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095846424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095846424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095846424 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095846424 DMM DEBUG MM(262420000000048/f9acc22f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20250103095846424 DMM NOTICE MM(262420000000048/f9acc22f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095846424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095846424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095846424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095846424 DMM DEBUG MM(262420000000048/f9acc22f) Requesting authorization (sgsn_auth.c:160) 20250103095846424 DMM INFO MM(262420000000048/f9acc22f) Requesting authentication tuples (sgsn_auth.c:184) 20250103095846424 DMM DEBUG MM(262420000000048/f9acc22f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095846424 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250103095846424 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@50321e2a1e54: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250103095846429 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095846429 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095846429 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095846429 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095846429 DMM INFO MM(262420000000048/f9acc22f) Subscriber data update (mmctx.c:445) 20250103095846430 DMM DEBUG MM(262420000000048/f9acc22f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095846430 DMM INFO MM(262420000000048/f9acc22f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095846430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095846430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095846430 DMM INFO MM(262420000000048/f9acc22f) <- GMM AUTH AND CIPHERING REQ (rand = 4c 7c 8e 90 36 2b 6c 8d ce 48 ac 65 de 7b 43 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095846444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095846444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095846444 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095846444 DMM INFO MM(262420000000048/f9acc22f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095846444 DMM NOTICE MM(262420000000048/f9acc22f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095846445 DMM DEBUG MM(262420000000048/f9acc22f) checking auth: received GSM SRES = 5d 7c 0b ed (gprs_gmm.c:648) 20250103095846445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095846445 DMM DEBUG MM(262420000000048/f9acc22f) Requesting authorization (sgsn_auth.c:160) 20250103095846445 DMM INFO MM(262420000000048/f9acc22f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095846445 DMM DEBUG MM(262420000000048/f9acc22f) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095846445 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250103095846445 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) 20250103095846445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095846445 DMM INFO MM(262420000000048/f9acc22f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9acc22f) (gprs_gmm.c:282) 20250103095846448 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095846448 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095846448 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250103095846448 DMM INFO MM(262420000000048/f9acc22f) Subscriber data update (mmctx.c:445) 20250103095846448 DMM DEBUG MM(262420000000048/f9acc22f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095846448 DMM INFO MM(262420000000048/f9acc22f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095846448 DMM NOTICE MM(262420000000048/f9acc22f) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20250103095846448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095846448 DMM NOTICE MM(262420000000048/f9acc22f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095846448 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) 20250103095846449 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095846449 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250103095846449 DMM INFO MM(262420000000048/f9acc22f) Subscriber data update (mmctx.c:445) 20250103095846449 DMM DEBUG MM(262420000000048/f9acc22f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095846460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095846460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095846460 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095846460 DMM INFO MM(262420000000048/f9acc22f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095846460 DMM NOTICE MM(262420000000048/f9acc22f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095846460 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095846460 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095846460 DLLC NOTICE LLME(c22f3c9a/f9acc22f){ASSIGNED} LLGM Assign pre (ffffffff => f9acc22f) (gprs_llc.c:1079) 20250103095846460 DLLC NOTICE LLME(ffffffff/f9acc22f){ASSIGNED} LLGM Assign post (ffffffff => f9acc22f) (gprs_llc.c:1125) 20250103095846460 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095846460 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095846460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095846460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@50321e2a1e54: setverdict(pass): none -> pass 20250103095846515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095846515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095846515 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095846515 DMM INFO MM(262420000000048/f9acc22f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095846515 DMM INFO MM(262420000000048/f9acc22f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095846515 DMM DEBUG MM(262420000000048/f9acc22f) Using GGSN 0 (gprs_sm.c:317) 20250103095846515 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) 20250103095846515 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250103095846515 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095846515 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095846515 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250103095846540 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 69 21 94 10 11 46 5a 50 42 14 05 7f 4f af db 74 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) 20250103095846540 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3e00238, cbp=0x55b4efa90d80) (sgsn_libgtp.c:633) 20250103095846540 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095846540 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa94d28 TLLI=f9acc22f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095846540 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095846540 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095846557 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250103095846569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095846569 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250103095846569 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250103095846575 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250103095846575 DMM INFO MM(262420000000048/f9acc22f) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250103095850311 DGPRS DEBUG Checking for inactive LLMEs, time = 38426529 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@50321e2a1e54: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@50321e2a1e54: Final verdict of PTC: pass 20250103095851590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51734<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095851594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095851594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1150)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(1160)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1158)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1153)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1148)@50321e2a1e54: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@50321e2a1e54: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@50321e2a1e54: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1146)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1151)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1156)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@50321e2a1e54: Test case TC_suspend_nopaging finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095851647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095852049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95556) 20250103095852595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095852595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95556, count=100988) 20250103095853596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095853596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:58: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_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 20250103095854597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095854597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_suspend_resume started. 20250103095855109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095855111 DMM INFO MM(262420000000048/f9acc22f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095855111 DMM INFO MM(262420000000048/f9acc22f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095855111 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095855111 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095855111 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095855111 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095855111 DLLC NOTICE LLME(ffffffff/f9acc22f){ASSIGNED} LLGM Assign pre (f9acc22f => ffffffff) (gprs_llc.c:1079) 20250103095855111 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9acc22f => ffffffff) (gprs_llc.c:1125) 20250103095855111 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa949d0 (gprs_sndcp.c:574) 20250103095855111 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa94d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095855111 DMM NOTICE MM(262420000000048/f9acc22f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095855111 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250103095855111 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095855111 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095855111 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250103095855111 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250103095855111 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) 20250103095855112 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) 20250103095855112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095855112 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095855112 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095855112 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095855112 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095855147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095855147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095855147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095855147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095855147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095855147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095855147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095855147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095855147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095855148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095855148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095855148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095855149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095855149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095855149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095855149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095855149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095855149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095855149 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095855149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095855149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095855149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095855151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095855156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095855156 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095855163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095855163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095855163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095855163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095855163 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095855163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095855163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095855163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095855163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095855164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095855164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095855164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095855164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095855164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095855164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095855164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095855164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095855164 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095855164 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095855164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095855164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095855164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095855166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095855171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095855171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095855181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095855181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095855181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095855181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095855181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095855181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095855181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095855181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095855181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095855182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095855182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095855182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095855182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095855182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095855182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095855182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095855182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095855182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095855182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095855182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095855182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095855182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095855184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095855189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095855189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095855598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095855598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095855598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095855598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095855599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095855600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@50321e2a1e54: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E7897325'O, index=0 SGSN_Test-GSUP(1179)@50321e2a1e54: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@50321e2a1e54: 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 := '561988EF7967BC43D959FDC4E682150D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2ADFB550'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '507E70A62F885341'O } } } } } 20250103095856641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095856641 DLLC NOTICE LLME(ffffffff/e7897325){UNASSIGNED} LLC RX: unknown TLLI 0xe7897325, creating LLME on the fly (gprs_llc.c:552) 20250103095856641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095856641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095856641 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095856641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095856641 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095856641 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095856641 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095856641 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095856641 DLLC NOTICE LLME(ffffffff/e7897325){UNASSIGNED} LLGM Assign pre (e7897325 => f65898e0) (gprs_llc.c:1079) 20250103095856641 DLLC NOTICE LLME(e7897325/f65898e0){ASSIGNED} LLGM Assign post (e7897325 => f65898e0) (gprs_llc.c:1125) 20250103095856641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095856641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095856641 DMM DEBUG MM(262420000000049/f65898e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095856650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095856650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095856650 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095856650 DMM DEBUG MM(262420000000049/f65898e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20250103095856650 DMM NOTICE MM(262420000000049/f65898e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095856650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095856650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095856650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095856650 DMM DEBUG MM(262420000000049/f65898e0) Requesting authorization (sgsn_auth.c:160) 20250103095856650 DMM INFO MM(262420000000049/f65898e0) Requesting authentication tuples (sgsn_auth.c:184) 20250103095856650 DMM DEBUG MM(262420000000049/f65898e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095856650 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250103095856650 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@50321e2a1e54: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250103095856651 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095856651 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095856651 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095856651 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095856651 DMM INFO MM(262420000000049/f65898e0) Subscriber data update (mmctx.c:445) 20250103095856651 DMM DEBUG MM(262420000000049/f65898e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095856651 DMM INFO MM(262420000000049/f65898e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095856651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095856651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095856651 DMM INFO MM(262420000000049/f65898e0) <- GMM AUTH AND CIPHERING REQ (rand = 56 19 88 ef 79 67 bc 43 d9 59 fd c4 e6 82 15 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095856655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095856655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095856655 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095856656 DMM INFO MM(262420000000049/f65898e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095856656 DMM NOTICE MM(262420000000049/f65898e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095856656 DMM DEBUG MM(262420000000049/f65898e0) checking auth: received GSM SRES = 2a df b5 50 (gprs_gmm.c:648) 20250103095856656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095856656 DMM DEBUG MM(262420000000049/f65898e0) Requesting authorization (sgsn_auth.c:160) 20250103095856656 DMM INFO MM(262420000000049/f65898e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095856656 DMM DEBUG MM(262420000000049/f65898e0) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095856656 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250103095856656 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) 20250103095856656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095856656 DMM INFO MM(262420000000049/f65898e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf65898e0) (gprs_gmm.c:282) 20250103095856656 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095856656 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095856656 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250103095856656 DMM INFO MM(262420000000049/f65898e0) Subscriber data update (mmctx.c:445) 20250103095856656 DMM DEBUG MM(262420000000049/f65898e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095856656 DMM INFO MM(262420000000049/f65898e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095856656 DMM NOTICE MM(262420000000049/f65898e0) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20250103095856656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095856656 DMM NOTICE MM(262420000000049/f65898e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095856656 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) 20250103095856657 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095856657 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250103095856657 DMM INFO MM(262420000000049/f65898e0) Subscriber data update (mmctx.c:445) 20250103095856657 DMM DEBUG MM(262420000000049/f65898e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095856662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095856662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095856662 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095856662 DMM INFO MM(262420000000049/f65898e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095856662 DMM NOTICE MM(262420000000049/f65898e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095856662 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095856662 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095856662 DLLC NOTICE LLME(e7897325/f65898e0){ASSIGNED} LLGM Assign pre (ffffffff => f65898e0) (gprs_llc.c:1079) 20250103095856662 DLLC NOTICE LLME(ffffffff/f65898e0){ASSIGNED} LLGM Assign post (ffffffff => f65898e0) (gprs_llc.c:1125) 20250103095856662 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095856662 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095856662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095856662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@50321e2a1e54: setverdict(pass): none -> pass 20250103095856717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095856717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095856717 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095856717 DMM INFO MM(262420000000049/f65898e0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095856717 DMM INFO MM(262420000000049/f65898e0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095856717 DMM DEBUG MM(262420000000049/f65898e0) Using GGSN 0 (gprs_sm.c:317) 20250103095856717 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) 20250103095856717 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250103095856717 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095856717 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095856717 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250103095856729 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 7e f2 23 ed 11 ef 3e 38 19 14 05 7f d8 a1 6f 50 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) 20250103095856729 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3e012b0, cbp=0x55b4efa91110) (sgsn_libgtp.c:633) 20250103095856729 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095856729 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=f65898e0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095856729 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095856729 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095856734 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250103095856736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095856736 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250103095856736 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250103095856738 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250103095856738 DMM INFO MM(262420000000049/f65898e0) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250103095901751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095901751 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20250103095901751 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250103095901758 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@50321e2a1e54: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@50321e2a1e54: Final verdict of PTC: pass 20250103095901773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37220<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@50321e2a1e54: Final verdict of PTC: none 20250103095901777 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095901777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@50321e2a1e54: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1177)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1172)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1167)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@50321e2a1e54: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@50321e2a1e54: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1170)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1175)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1165)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@50321e2a1e54: Test case TC_suspend_resume finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095901876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095902278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101384) 20250103095902778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095902778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101384, count=106300) 20250103095903779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095903790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095904791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095904791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_suspend_rau started. 20250103095905368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095905371 DMM INFO MM(262420000000049/f65898e0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095905371 DMM INFO MM(262420000000049/f65898e0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095905371 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095905371 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095905371 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095905371 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095905371 DLLC NOTICE LLME(ffffffff/f65898e0){ASSIGNED} LLGM Assign pre (f65898e0 => ffffffff) (gprs_llc.c:1079) 20250103095905371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f65898e0 => ffffffff) (gprs_llc.c:1125) 20250103095905371 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095905371 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095905371 DMM NOTICE MM(262420000000049/f65898e0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095905371 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250103095905371 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095905371 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095905371 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250103095905371 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250103095905371 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) 20250103095905371 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) 20250103095905371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095905371 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095905371 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095905371 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095905371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095905420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095905420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095905420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095905420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095905420 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095905420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095905420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095905420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095905420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095905421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095905421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095905421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095905421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095905421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095905421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095905421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095905421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095905421 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095905421 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095905421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095905421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095905421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095905423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095905428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095905428 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095905436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095905436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095905436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095905436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095905436 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095905436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095905436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095905436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095905436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095905437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095905437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095905437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095905437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095905437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095905437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095905437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095905437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095905437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095905437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095905437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095905437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095905437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095905439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095905443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095905443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095905455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095905455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095905455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095905455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095905455 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095905455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095905455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095905455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095905455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095905456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095905456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095905456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095905456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095905456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095905456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095905456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095905456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095905456 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095905456 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095905456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1197)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095905456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095905456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095905458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095905462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095905462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1194)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095905792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095905792 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095905792 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095905792 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1196)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095905796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1196)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1196)@50321e2a1e54: 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(1196)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250103095905797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1196)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@50321e2a1e54: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='F4855C33'O, index=0 SGSN_Test-GSUP(1198)@50321e2a1e54: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@50321e2a1e54: 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 := '2BCE2A20E5138E5D99E86E7CE681B2E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FFFA738'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BEE53E12DCC4848'O } } } } } 20250103095906871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095906871 DLLC NOTICE LLME(ffffffff/f4855c33){UNASSIGNED} LLC RX: unknown TLLI 0xf4855c33, creating LLME on the fly (gprs_llc.c:552) 20250103095906871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095906871 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095906871 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095906871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095906871 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095906871 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095906871 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095906871 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095906871 DLLC NOTICE LLME(ffffffff/f4855c33){UNASSIGNED} LLGM Assign pre (f4855c33 => c5e4a539) (gprs_llc.c:1079) 20250103095906871 DLLC NOTICE LLME(f4855c33/c5e4a539){ASSIGNED} LLGM Assign post (f4855c33 => c5e4a539) (gprs_llc.c:1125) 20250103095906871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095906871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095906871 DMM DEBUG MM(262420000000050/c5e4a539) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095906882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095906882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095906882 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095906882 DMM DEBUG MM(262420000000050/c5e4a539) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20250103095906882 DMM NOTICE MM(262420000000050/c5e4a539) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095906882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095906882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095906882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095906882 DMM DEBUG MM(262420000000050/c5e4a539) Requesting authorization (sgsn_auth.c:160) 20250103095906882 DMM INFO MM(262420000000050/c5e4a539) Requesting authentication tuples (sgsn_auth.c:184) 20250103095906882 DMM DEBUG MM(262420000000050/c5e4a539) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095906882 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250103095906882 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@50321e2a1e54: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250103095906885 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095906885 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095906885 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095906885 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095906885 DMM INFO MM(262420000000050/c5e4a539) Subscriber data update (mmctx.c:445) 20250103095906885 DMM DEBUG MM(262420000000050/c5e4a539) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095906885 DMM INFO MM(262420000000050/c5e4a539) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095906885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095906885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095906885 DMM INFO MM(262420000000050/c5e4a539) <- GMM AUTH AND CIPHERING REQ (rand = 2b ce 2a 20 e5 13 8e 5d 99 e8 6e 7c e6 81 b2 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095906891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095906892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095906892 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095906892 DMM INFO MM(262420000000050/c5e4a539) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095906892 DMM NOTICE MM(262420000000050/c5e4a539) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095906892 DMM DEBUG MM(262420000000050/c5e4a539) checking auth: received GSM SRES = 1f ff a7 38 (gprs_gmm.c:648) 20250103095906892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095906892 DMM DEBUG MM(262420000000050/c5e4a539) Requesting authorization (sgsn_auth.c:160) 20250103095906892 DMM INFO MM(262420000000050/c5e4a539) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095906892 DMM DEBUG MM(262420000000050/c5e4a539) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095906892 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250103095906892 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) 20250103095906892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095906892 DMM INFO MM(262420000000050/c5e4a539) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5e4a539) (gprs_gmm.c:282) 20250103095906893 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095906893 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095906893 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250103095906893 DMM INFO MM(262420000000050/c5e4a539) Subscriber data update (mmctx.c:445) 20250103095906893 DMM DEBUG MM(262420000000050/c5e4a539) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095906893 DMM INFO MM(262420000000050/c5e4a539) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095906893 DMM NOTICE MM(262420000000050/c5e4a539) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20250103095906893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095906893 DMM NOTICE MM(262420000000050/c5e4a539) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095906893 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) 20250103095906893 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095906893 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250103095906893 DMM INFO MM(262420000000050/c5e4a539) Subscriber data update (mmctx.c:445) 20250103095906893 DMM DEBUG MM(262420000000050/c5e4a539) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095906899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095906899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095906899 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095906899 DMM INFO MM(262420000000050/c5e4a539) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095906899 DMM NOTICE MM(262420000000050/c5e4a539) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095906899 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095906899 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095906899 DLLC NOTICE LLME(f4855c33/c5e4a539){ASSIGNED} LLGM Assign pre (ffffffff => c5e4a539) (gprs_llc.c:1079) 20250103095906899 DLLC NOTICE LLME(ffffffff/c5e4a539){ASSIGNED} LLGM Assign post (ffffffff => c5e4a539) (gprs_llc.c:1125) 20250103095906899 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095906899 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095906899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095906899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@50321e2a1e54: setverdict(pass): none -> pass 20250103095906957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095906957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095906957 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095906957 DMM INFO MM(262420000000050/c5e4a539) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095906957 DMM INFO MM(262420000000050/c5e4a539) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095906957 DMM DEBUG MM(262420000000050/c5e4a539) Using GGSN 0 (gprs_sm.c:317) 20250103095906957 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) 20250103095906957 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250103095906957 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095906957 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095906957 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250103095906980 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 84 cd ef f4 11 0c 86 77 67 14 05 7f 7c 47 12 5f 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) 20250103095906980 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3e02328, cbp=0x55b4efa915e0) (sgsn_libgtp.c:633) 20250103095906980 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095906980 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=c5e4a539, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095906980 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095906980 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095906988 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250103095906993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095906994 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250103095906994 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250103095906997 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250103095906997 DMM INFO MM(262420000000050/c5e4a539) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250103095912008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095912009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095912009 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095912009 DMM INFO MM(262420000000050/c5e4a539) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103095912009 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095912009 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250103095912009 DLLC NOTICE LLME(ffffffff/c5e4a539){ASSIGNED} LLGM Assign pre (c5e4a539 => f8f28df6) (gprs_llc.c:1079) 20250103095912009 DLLC NOTICE LLME(c5e4a539/f8f28df6){ASSIGNED} LLGM Assign post (c5e4a539 => f8f28df6) (gprs_llc.c:1125) 20250103095912009 DMM INFO MM(262420000000050/f8f28df6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095912026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095912026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095912026 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095912026 DMM INFO MM(262420000000050/f8f28df6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250103095912026 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250103095912026 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095912026 DLLC NOTICE LLME(c5e4a539/f8f28df6){ASSIGNED} LLGM Assign pre (ffffffff => f8f28df6) (gprs_llc.c:1079) 20250103095912027 DLLC NOTICE LLME(ffffffff/f8f28df6){ASSIGNED} LLGM Assign post (ffffffff => f8f28df6) (gprs_llc.c:1125) 20250103095912027 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250103095912526 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@50321e2a1e54: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@50321e2a1e54: Final verdict of PTC: pass 20250103095912548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59878<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095912551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095912551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1196)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(1198)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1191)@50321e2a1e54: Final verdict of PTC: none TC_suspend_rau-BVCI220(1194)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1197)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1186)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@50321e2a1e54: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@50321e2a1e54: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1189)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1184)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1195)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_rau-BVCI220(1194): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@50321e2a1e54: Test case TC_suspend_rau finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095912665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095913067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110252) 20250103095913552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095913552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110252, count=111412) 20250103095914553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095914553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 09:59: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_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 20250103095915555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095915555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_paging_ps started. 20250103095916162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095916165 DMM INFO MM(262420000000050/f8f28df6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095916165 DMM INFO MM(262420000000050/f8f28df6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095916165 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095916165 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095916165 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095916165 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103095916165 DLLC NOTICE LLME(ffffffff/f8f28df6){ASSIGNED} LLGM Assign pre (f8f28df6 => ffffffff) (gprs_llc.c:1079) 20250103095916165 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8f28df6 => ffffffff) (gprs_llc.c:1125) 20250103095916165 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095916165 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095916165 DMM NOTICE MM(262420000000050/f8f28df6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095916165 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250103095916166 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095916166 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095916166 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250103095916166 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250103095916166 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) 20250103095916166 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) 20250103095916166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095916166 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095916166 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095916166 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095916166 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095916209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095916209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095916209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095916209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095916209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095916209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095916209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095916209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095916209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095916210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095916210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095916210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095916211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095916211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095916211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095916211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095916211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095916211 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095916211 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095916211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1205)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103095916211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095916211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095916213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095916218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095916218 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095916225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095916225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095916225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095916225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095916225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095916225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095916225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095916225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095916225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095916227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095916227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095916227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095916227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095916227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095916227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095916227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095916227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095916227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095916227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095916227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095916227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095916227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095916230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103095916236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095916236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095916245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095916245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095916245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095916245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095916245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095916245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095916245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095916245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095916245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095916246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095916246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095916246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095916246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095916246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095916246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095916246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095916246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095916246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095916246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095916246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095916247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095916247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095916249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095916254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095916254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095916556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095916556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095916556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095916556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095916560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095916562 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@50321e2a1e54: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='E1FC2764'O, index=0 SGSN_Test-GSUP(1217)@50321e2a1e54: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@50321e2a1e54: 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 := 'E801DB38B160A5CFA9A81DFD11D0DB7D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E33D2F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8B6E16A71E90113'O } } } } } 20250103095917644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095917644 DLLC NOTICE LLME(ffffffff/e1fc2764){UNASSIGNED} LLC RX: unknown TLLI 0xe1fc2764, creating LLME on the fly (gprs_llc.c:552) 20250103095917644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095917644 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095917644 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095917644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095917644 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095917644 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095917644 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095917644 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095917644 DLLC NOTICE LLME(ffffffff/e1fc2764){UNASSIGNED} LLGM Assign pre (e1fc2764 => cb9892b4) (gprs_llc.c:1079) 20250103095917644 DLLC NOTICE LLME(e1fc2764/cb9892b4){ASSIGNED} LLGM Assign post (e1fc2764 => cb9892b4) (gprs_llc.c:1125) 20250103095917644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095917644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095917644 DMM DEBUG MM(262420000000051/cb9892b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095917661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095917661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095917661 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095917661 DMM DEBUG MM(262420000000051/cb9892b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20250103095917661 DMM NOTICE MM(262420000000051/cb9892b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095917661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095917661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095917661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095917661 DMM DEBUG MM(262420000000051/cb9892b4) Requesting authorization (sgsn_auth.c:160) 20250103095917661 DMM INFO MM(262420000000051/cb9892b4) Requesting authentication tuples (sgsn_auth.c:184) 20250103095917661 DMM DEBUG MM(262420000000051/cb9892b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095917661 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250103095917661 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@50321e2a1e54: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250103095917667 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095917667 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095917667 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095917667 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095917667 DMM INFO MM(262420000000051/cb9892b4) Subscriber data update (mmctx.c:445) 20250103095917667 DMM DEBUG MM(262420000000051/cb9892b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095917667 DMM INFO MM(262420000000051/cb9892b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095917667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095917667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095917667 DMM INFO MM(262420000000051/cb9892b4) <- GMM AUTH AND CIPHERING REQ (rand = e8 01 db 38 b1 60 a5 cf a9 a8 1d fd 11 d0 db 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095917682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095917682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095917682 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095917682 DMM INFO MM(262420000000051/cb9892b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095917682 DMM NOTICE MM(262420000000051/cb9892b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095917682 DMM DEBUG MM(262420000000051/cb9892b4) checking auth: received GSM SRES = 9e 33 d2 f4 (gprs_gmm.c:648) 20250103095917683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095917683 DMM DEBUG MM(262420000000051/cb9892b4) Requesting authorization (sgsn_auth.c:160) 20250103095917683 DMM INFO MM(262420000000051/cb9892b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095917683 DMM DEBUG MM(262420000000051/cb9892b4) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095917683 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250103095917683 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) 20250103095917683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095917683 DMM INFO MM(262420000000051/cb9892b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb9892b4) (gprs_gmm.c:282) 20250103095917685 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095917685 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095917685 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250103095917685 DMM INFO MM(262420000000051/cb9892b4) Subscriber data update (mmctx.c:445) 20250103095917685 DMM DEBUG MM(262420000000051/cb9892b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095917685 DMM INFO MM(262420000000051/cb9892b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095917685 DMM NOTICE MM(262420000000051/cb9892b4) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20250103095917685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095917685 DMM NOTICE MM(262420000000051/cb9892b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095917685 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) 20250103095917687 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095917687 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250103095917687 DMM INFO MM(262420000000051/cb9892b4) Subscriber data update (mmctx.c:445) 20250103095917687 DMM DEBUG MM(262420000000051/cb9892b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095917698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095917698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095917698 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095917698 DMM INFO MM(262420000000051/cb9892b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095917698 DMM NOTICE MM(262420000000051/cb9892b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095917698 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095917698 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095917698 DLLC NOTICE LLME(e1fc2764/cb9892b4){ASSIGNED} LLGM Assign pre (ffffffff => cb9892b4) (gprs_llc.c:1079) 20250103095917698 DLLC NOTICE LLME(ffffffff/cb9892b4){ASSIGNED} LLGM Assign post (ffffffff => cb9892b4) (gprs_llc.c:1125) 20250103095917698 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095917698 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095917698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095917698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103095917756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095917756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095917756 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095917756 DMM INFO MM(262420000000051/cb9892b4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095917756 DMM INFO MM(262420000000051/cb9892b4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095917756 DMM DEBUG MM(262420000000051/cb9892b4) Using GGSN 0 (gprs_sm.c:317) 20250103095917756 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) 20250103095917756 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250103095917756 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095917756 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095917756 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250103095917777 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 88 fc 2f f2 11 85 16 8d 95 14 05 7f 7f 12 66 a5 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) 20250103095917777 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3e033a0, cbp=0x55b4efa909d0) (sgsn_libgtp.c:633) 20250103095917777 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095917777 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=cb9892b4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095917777 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095917777 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@50321e2a1e54: setverdict(pass): none -> pass TC_paging_ps(1219)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095917794 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250103095920312 DGPRS DEBUG Checking for inactive LLMEs, time = 38426559 (sgsn.c:132) 20250103095920757 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250103095920757 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250103095920757 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250103095922810 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250103095922810 DMM INFO MM(262420000000051/cb9892b4) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@50321e2a1e54: 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 := 'CB9892B4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@50321e2a1e54: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@50321e2a1e54: Final verdict of PTC: pass 20250103095922832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@50321e2a1e54: Final verdict of PTC: none 20250103095922838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095922838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1205)@50321e2a1e54: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@50321e2a1e54: Final verdict of PTC: none TC_paging_ps-BVCI220(1213)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1210)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1215)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@50321e2a1e54: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1203)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1214)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1208)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@50321e2a1e54: Test case TC_paging_ps finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095922943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095923345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100840) 20250103095923839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095923839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100840, count=105196) 20250103095924840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095924841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095925842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095925842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_paging_ps_ra_multiple_cells started. 20250103095926417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095926420 DMM INFO MM(262420000000051/cb9892b4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095926420 DMM INFO MM(262420000000051/cb9892b4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095926420 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095926420 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095926420 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095926420 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250103095926420 DLLC NOTICE LLME(ffffffff/cb9892b4){ASSIGNED} LLGM Assign pre (cb9892b4 => ffffffff) (gprs_llc.c:1079) 20250103095926420 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb9892b4 => ffffffff) (gprs_llc.c:1125) 20250103095926420 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095926420 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095926420 DMM NOTICE MM(262420000000051/cb9892b4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095926420 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250103095926420 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095926420 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095926420 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250103095926420 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250103095926420 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) 20250103095926420 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) 20250103095926420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103095926420 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095926420 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095926420 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095926420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095926476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095926476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095926476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095926476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095926476 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095926476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095926476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095926476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095926476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095926477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095926477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095926477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095926477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095926477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095926477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095926477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095926477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095926477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095926477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095926477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095926477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095926477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095926479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095926483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095926483 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1225)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 TC_paging_ps_ra_multiple_cells-BVCI196(1223)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095926496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095926496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095926496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095926496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095926496 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095926496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095926496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095926496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095926496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095926497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095926497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095926497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095926497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095926497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095926497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095926497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095926497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095926497 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095926497 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095926497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095926497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095926497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095926500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095926505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095926505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095926516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095926516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095926516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095926516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095926516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095926516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095926516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095926516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095926516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095926517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095926517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095926517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095926517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095926517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095926517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095926517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095926517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095926517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095926517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095926517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095926517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095926517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095926519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095926524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095926524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095926843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095926843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095926843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095926843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095926847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095926848 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@50321e2a1e54: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C34513D1'O, index=0 SGSN_Test-GSUP(1236)@50321e2a1e54: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@50321e2a1e54: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@50321e2a1e54: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C34513D1'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@50321e2a1e54: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C34513D1'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@50321e2a1e54: 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 := 'B34C6DA9A1735B665F565594CEA93824'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F436E10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2DB82A29059FC91'O } } } } } 20250103095927930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095927930 DLLC NOTICE LLME(ffffffff/c34513d1){UNASSIGNED} LLC RX: unknown TLLI 0xc34513d1, creating LLME on the fly (gprs_llc.c:552) 20250103095927930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095927930 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095927930 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095927930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103095927930 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095927930 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103095927930 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095927930 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095927930 DLLC NOTICE LLME(ffffffff/c34513d1){UNASSIGNED} LLGM Assign pre (c34513d1 => ea2bd5dd) (gprs_llc.c:1079) 20250103095927930 DLLC NOTICE LLME(c34513d1/ea2bd5dd){ASSIGNED} LLGM Assign post (c34513d1 => ea2bd5dd) (gprs_llc.c:1125) 20250103095927930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095927930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095927930 DMM DEBUG MM(262420000000052/ea2bd5dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095927940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095927940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095927940 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095927940 DMM DEBUG MM(262420000000052/ea2bd5dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20250103095927940 DMM NOTICE MM(262420000000052/ea2bd5dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095927940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095927940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095927940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095927940 DMM DEBUG MM(262420000000052/ea2bd5dd) Requesting authorization (sgsn_auth.c:160) 20250103095927940 DMM INFO MM(262420000000052/ea2bd5dd) Requesting authentication tuples (sgsn_auth.c:184) 20250103095927940 DMM DEBUG MM(262420000000052/ea2bd5dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095927940 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250103095927940 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@50321e2a1e54: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250103095927943 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095927943 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095927943 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095927943 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095927943 DMM INFO MM(262420000000052/ea2bd5dd) Subscriber data update (mmctx.c:445) 20250103095927943 DMM DEBUG MM(262420000000052/ea2bd5dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095927943 DMM INFO MM(262420000000052/ea2bd5dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095927943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095927943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095927943 DMM INFO MM(262420000000052/ea2bd5dd) <- GMM AUTH AND CIPHERING REQ (rand = b3 4c 6d a9 a1 73 5b 66 5f 56 55 94 ce a9 38 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095927954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095927954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095927954 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095927954 DMM INFO MM(262420000000052/ea2bd5dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095927954 DMM NOTICE MM(262420000000052/ea2bd5dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095927954 DMM DEBUG MM(262420000000052/ea2bd5dd) checking auth: received GSM SRES = 9f 43 6e 10 (gprs_gmm.c:648) 20250103095927954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095927954 DMM DEBUG MM(262420000000052/ea2bd5dd) Requesting authorization (sgsn_auth.c:160) 20250103095927954 DMM INFO MM(262420000000052/ea2bd5dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095927954 DMM DEBUG MM(262420000000052/ea2bd5dd) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095927954 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250103095927954 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) 20250103095927954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095927954 DMM INFO MM(262420000000052/ea2bd5dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xea2bd5dd) (gprs_gmm.c:282) 20250103095927956 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095927956 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095927956 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250103095927956 DMM INFO MM(262420000000052/ea2bd5dd) Subscriber data update (mmctx.c:445) 20250103095927956 DMM DEBUG MM(262420000000052/ea2bd5dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095927956 DMM INFO MM(262420000000052/ea2bd5dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095927956 DMM NOTICE MM(262420000000052/ea2bd5dd) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20250103095927956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095927956 DMM NOTICE MM(262420000000052/ea2bd5dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095927956 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) 20250103095927957 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095927957 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250103095927957 DMM INFO MM(262420000000052/ea2bd5dd) Subscriber data update (mmctx.c:445) 20250103095927957 DMM DEBUG MM(262420000000052/ea2bd5dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095927966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095927966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095927966 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095927966 DMM INFO MM(262420000000052/ea2bd5dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095927966 DMM NOTICE MM(262420000000052/ea2bd5dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095927966 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095927966 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095927966 DLLC NOTICE LLME(c34513d1/ea2bd5dd){ASSIGNED} LLGM Assign pre (ffffffff => ea2bd5dd) (gprs_llc.c:1079) 20250103095927966 DLLC NOTICE LLME(ffffffff/ea2bd5dd){ASSIGNED} LLGM Assign post (ffffffff => ea2bd5dd) (gprs_llc.c:1125) 20250103095927966 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095927967 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095927967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095927967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103095928024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095928024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095928024 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095928024 DMM INFO MM(262420000000052/ea2bd5dd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095928024 DMM INFO MM(262420000000052/ea2bd5dd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095928024 DMM DEBUG MM(262420000000052/ea2bd5dd) Using GGSN 0 (gprs_sm.c:317) 20250103095928024 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) 20250103095928024 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250103095928024 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095928024 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095928024 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250103095928050 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 3f fc 16 d6 11 b8 36 f6 3d 14 05 7f 35 ec c3 43 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) 20250103095928050 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3e04418, cbp=0x55b4efa8fb20) (sgsn_libgtp.c:633) 20250103095928050 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095928050 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa95e98 TLLI=ea2bd5dd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095928050 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095928050 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@50321e2a1e54: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095928067 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250103095931026 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250103095931026 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250103095931026 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250103095933083 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250103095933083 DMM INFO MM(262420000000052/ea2bd5dd) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@50321e2a1e54: 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 := 'EA2BD5DD'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@50321e2a1e54: 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 := 'EA2BD5DD'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@50321e2a1e54: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@50321e2a1e54: Final verdict of PTC: pass 20250103095933108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1231)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1224)@50321e2a1e54: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(1236)@50321e2a1e54: Final verdict of PTC: none 20250103095933109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095933109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1234)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@50321e2a1e54: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1229)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@50321e2a1e54: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1222)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1227)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1232)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@50321e2a1e54: Final verdict of PTC: none Fri Jan 3 09:59:33 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 MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@50321e2a1e54: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@50321e2a1e54: 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'. 20250103095933178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095933580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100844) 20250103095934111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095934111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100844, count=105200) 20250103095935112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095935112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095936113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095936113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_bssgp_rim_single_report started. 20250103095936681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095936684 DMM INFO MM(262420000000052/ea2bd5dd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103095936684 DMM INFO MM(262420000000052/ea2bd5dd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103095936684 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103095936684 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103095936684 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103095936684 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250103095936684 DLLC NOTICE LLME(ffffffff/ea2bd5dd){ASSIGNED} LLGM Assign pre (ea2bd5dd => ffffffff) (gprs_llc.c:1079) 20250103095936684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea2bd5dd => ffffffff) (gprs_llc.c:1125) 20250103095936684 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa95b40 (gprs_sndcp.c:574) 20250103095936684 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa95e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095936684 DMM NOTICE MM(262420000000052/ea2bd5dd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095936684 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250103095936684 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095936684 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095936684 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250103095936685 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250103095936685 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) 20250103095936685 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) 20250103095936685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103095936685 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103095936685 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103095936685 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103095936685 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095936728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095936728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095936728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095936728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095936728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095936729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095936729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095936729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095936729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095936729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095936729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095936729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095936729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095936729 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095936729 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095936729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095936729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095936729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095936731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095936735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095936743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095936743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095936743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095936743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095936743 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095936743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095936743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095936743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095936743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095936744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095936744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095936744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095936744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095936744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095936744 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095936744 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095936744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095936744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095936747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095936751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095936751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095936759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095936759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095936759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095936759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095936759 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095936759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095936759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095936759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095936759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095936760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095936760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095936760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095936760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095936760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095936760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095936760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095936760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095936760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095936760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095936760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095936760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095936760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095936762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095936766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095936766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095937115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095937115 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095937115 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095937115 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095937120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095937121 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103095937139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@50321e2a1e54: setverdict(pass): none -> pass MTC@50321e2a1e54: Warning: Re-starting timer T, which is already active (running or expired). 20250103095937153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095937166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60042<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103095937170 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095937171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1243)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@50321e2a1e54: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@50321e2a1e54: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@50321e2a1e54: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1253)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(1255)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1248)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1246)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1251)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1241)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: pass MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) Fri Jan 3 09:59:37 UTC 2025 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@50321e2a1e54: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@50321e2a1e54: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20250103095937271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095937673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43752) 20250103095938172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095938172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43752, count=59776) 20250103095939174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095939174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095940176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095940176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_rim_eutran_to_geran started. 20250103095940770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095940772 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095940812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095940812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095940812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095940812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095940812 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095940812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095940812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095940812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095940812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095940813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095940813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095940813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095940813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095940813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095940813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095940813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095940813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095940813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095940813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095940813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095940814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095940814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095940817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095940822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095940822 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1267)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095940833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095940833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095940833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095940833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095940833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095940833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095940833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095940833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095940833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1266)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1267)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095940834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095940834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095940834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095940834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095940834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095940834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095940834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095940834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095940834 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095940834 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095940834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095940834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095940834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095940837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103095940842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095940842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1266)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1264)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1271)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095940846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095940846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095940846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095940846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095940846 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095940846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095940846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095940846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095940846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095940846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095940846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095940846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095940846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095940847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095940847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095940847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095940847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095940847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095940847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095940847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095940847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095940847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095940849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095940853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095940853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095941177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095941177 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095941177 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095941177 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095941181 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095941183 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@50321e2a1e54: setverdict(pass): none -> pass 20250103095941227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095941237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@50321e2a1e54: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1261)@50321e2a1e54: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1267)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@50321e2a1e54: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@50321e2a1e54: Final verdict of PTC: none 20250103095941243 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103095941243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1271)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1259)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1269)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1265)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: pass MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@50321e2a1e54: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103095941297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095941699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52504) 20250103095942244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095942244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52504, count=53764) 20250103095943246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095943246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103095944248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095944248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_cell_change_different_rai_ci_attach started. 20250103095944792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103095944795 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095944837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103095944837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095944837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095944837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095944837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103095944837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095944837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095944837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095944837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095944837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095944837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095944837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095944837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095944837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095944837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095944837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095944837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095944838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103095944838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095944838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095944838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095944838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095944840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095944845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095944845 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)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095944853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103095944853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095944853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095944853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095944853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103095944853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095944853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095944853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095944853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095944853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095944853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095944853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095944854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095944854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095944854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095944854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095944854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095944854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103095944854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095944854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095944854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095944854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095944856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095944860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095944860 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)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103095944868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103095944868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103095944868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103095944868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095944868 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103095944868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103095944868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103095944868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103095944868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103095944869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103095944869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103095944869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103095944869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103095944869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103095944869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103095944869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103095944869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103095944869 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103095944869 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103095944869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103095944869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103095944869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103095944871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103095944876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095944876 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103095945249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103095945249 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103095945249 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103095945249 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103095945253 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103095945254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@50321e2a1e54: 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)@50321e2a1e54: 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(1290)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@50321e2a1e54: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E6EDB3C3'O, index=0 SGSN_Test-GSUP(1291)@50321e2a1e54: 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)@50321e2a1e54: 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 := 'FBB5E1E17B652C8C67DD0F5EA3C89720'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B5F944A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4BB403E796DE5FD8'O } } } } } 20250103095945297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095945297 DLLC NOTICE LLME(ffffffff/e6edb3c3){UNASSIGNED} LLC RX: unknown TLLI 0xe6edb3c3, creating LLME on the fly (gprs_llc.c:552) 20250103095945297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095945297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095945297 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103095945297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103095945297 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103095945297 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103095945297 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095945297 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103095945297 DLLC NOTICE LLME(ffffffff/e6edb3c3){UNASSIGNED} LLGM Assign pre (e6edb3c3 => f416aacd) (gprs_llc.c:1079) 20250103095945297 DLLC NOTICE LLME(e6edb3c3/f416aacd){ASSIGNED} LLGM Assign post (e6edb3c3 => f416aacd) (gprs_llc.c:1125) 20250103095945297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095945297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095945297 DMM DEBUG MM(262420000000068/f416aacd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095945305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095945305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103095945305 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095945305 DMM DEBUG MM(262420000000068/f416aacd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250103095945305 DMM NOTICE MM(262420000000068/f416aacd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095945305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095945305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095945305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095945305 DMM DEBUG MM(262420000000068/f416aacd) Requesting authorization (sgsn_auth.c:160) 20250103095945305 DMM INFO MM(262420000000068/f416aacd) Requesting authentication tuples (sgsn_auth.c:184) 20250103095945305 DMM DEBUG MM(262420000000068/f416aacd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103095945305 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250103095945305 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@50321e2a1e54: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250103095945307 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103095945307 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103095945307 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103095945307 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103095945307 DMM INFO MM(262420000000068/f416aacd) Subscriber data update (mmctx.c:445) 20250103095945307 DMM DEBUG MM(262420000000068/f416aacd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103095945307 DMM INFO MM(262420000000068/f416aacd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103095945307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103095945307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103095945307 DMM INFO MM(262420000000068/f416aacd) <- GMM AUTH AND CIPHERING REQ (rand = fb b5 e1 e1 7b 65 2c 8c 67 dd 0f 5e a3 c8 97 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103095945313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095945313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250103095945313 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095945313 DMM INFO MM(262420000000068/f416aacd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103095945313 DMM NOTICE MM(262420000000068/f416aacd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103095945313 DMM DEBUG MM(262420000000068/f416aacd) checking auth: received GSM SRES = 5b 5f 94 4a (gprs_gmm.c:648) 20250103095945313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103095945313 DMM DEBUG MM(262420000000068/f416aacd) Requesting authorization (sgsn_auth.c:160) 20250103095945313 DMM INFO MM(262420000000068/f416aacd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095945313 DMM DEBUG MM(262420000000068/f416aacd) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095945313 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250103095945313 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) 20250103095945313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103095945313 DMM INFO MM(262420000000068/f416aacd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf416aacd) (gprs_gmm.c:282) 20250103095945314 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103095945314 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103095945314 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250103095945314 DMM INFO MM(262420000000068/f416aacd) Subscriber data update (mmctx.c:445) 20250103095945314 DMM DEBUG MM(262420000000068/f416aacd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103095945314 DMM INFO MM(262420000000068/f416aacd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103095945314 DMM NOTICE MM(262420000000068/f416aacd) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20250103095945314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103095945314 DMM NOTICE MM(262420000000068/f416aacd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103095945314 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) 20250103095945314 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103095945314 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250103095945314 DMM INFO MM(262420000000068/f416aacd) Subscriber data update (mmctx.c:445) 20250103095945314 DMM DEBUG MM(262420000000068/f416aacd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103095945318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095945318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103095945318 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095945318 DMM INFO MM(262420000000068/f416aacd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103095945318 DMM NOTICE MM(262420000000068/f416aacd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103095945318 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103095945318 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103095945318 DLLC NOTICE LLME(e6edb3c3/f416aacd){ASSIGNED} LLGM Assign pre (ffffffff => f416aacd) (gprs_llc.c:1079) 20250103095945318 DLLC NOTICE LLME(ffffffff/f416aacd){ASSIGNED} LLGM Assign post (ffffffff => f416aacd) (gprs_llc.c:1125) 20250103095945318 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103095945318 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103095945318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103095945318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103095945377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095945377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103095945377 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095945377 DMM INFO MM(262420000000068/f416aacd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103095945377 DMM INFO MM(262420000000068/f416aacd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103095945377 DMM DEBUG MM(262420000000068/f416aacd) Using GGSN 0 (gprs_sm.c:317) 20250103095945377 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) 20250103095945377 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250103095945377 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103095945377 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250103095945377 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250103095945402 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 81 38 78 47 11 1f ca 39 fa 14 05 7f e4 e8 1f 02 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20250103095945402 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3e05490, cbp=0x55b4efa92520) (sgsn_libgtp.c:633) 20250103095945402 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103095945402 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa96f98 TLLI=f416aacd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103095945402 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103095945402 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@50321e2a1e54: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103095945420 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250103095945432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095945432 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250103095945432 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@50321e2a1e54: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@50321e2a1e54: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F416AACD'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@50321e2a1e54: 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 := '9BABA30C3991691FA2B9430925E9663A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85F9DB11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3163F19CA9843DA5'O } } } } } 20250103095945447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095945447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250103095945447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF416AACD) type="GPRS attach"  (gprs_gmm.c:1248) 20250103095945447 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103095945447 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103095945447 DLLC NOTICE LLME(ffffffff/f416aacd){ASSIGNED} LLGM Assign pre (f416aacd => d7f60da1) (gprs_llc.c:1079) 20250103095945447 DLLC NOTICE LLME(f416aacd/d7f60da1){ASSIGNED} LLGM Assign post (f416aacd => d7f60da1) (gprs_llc.c:1125) 20250103095945447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103095945447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103095945447 DMM DEBUG MM(262420000000068/d7f60da1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103095945470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103095945470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250103095945470 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103095945470 DMM DEBUG MM(262420000000068/d7f60da1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250103095945470 DMM NOTICE MM(262420000000068/d7f60da1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103095945470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103095945470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103095945470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103095945470 DMM DEBUG MM(262420000000068/d7f60da1) Requesting authorization (sgsn_auth.c:160) 20250103095945470 DMM INFO MM(262420000000068/d7f60da1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103095945470 DMM DEBUG MM(262420000000068/d7f60da1) Requesting subscriber data update (gprs_subscriber.c:894) 20250103095945470 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250103095945470 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) 20250103095950313 DGPRS DEBUG Checking for inactive LLMEs, time = 38426589 (sgsn.c:132) 20250103095951471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250103095951471 DMM ERROR MM(262420000000068/d7f60da1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250103095951471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250103095951471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103095951471 DMM NOTICE MM(262420000000068/d7f60da1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250103095951471 DMM NOTICE MM(262420000000068/d7f60da1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103095951471 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250103095951471 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa96f98, TLLI=d7f60da1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103095951471 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103095951471 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103095951471 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250103095951471 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250103095951471 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) 20250103095951471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Reject}: Deallocated (fsm.c:568) 20250103095951471 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Deallocated (fsm.c:568) 20250103095951471 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103095951471 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103095951471 DLLC NOTICE LLME(f416aacd/d7f60da1){ASSIGNED} LLGM Assign pre (d7f60da1 => ffffffff) (gprs_llc.c:1079) 20250103095951471 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7f60da1 => ffffffff) (gprs_llc.c:1125) 20250103095956472 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250103100001473 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250103100005251 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103100005251 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250103100005251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100006474 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250103100011475 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250103100014839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100014845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100014845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103100014854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100014857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100014857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103100014870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100014874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100014874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@50321e2a1e54: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@50321e2a1e54: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250103100015296 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100015296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1284)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1289)@50321e2a1e54: Final verdict of PTC: none 20250103100015298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40110<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1286)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1279)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1287)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1282)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@50321e2a1e54: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(1292)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1277)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@50321e2a1e54: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100015418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100015820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121388) 20250103100016298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100016298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100016476 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250103100016476 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55b4efa92520) (sgsn_libgtp.c:633) 20250103100016476 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55b4efa92520) (sgsn_libgtp.c:637) 20250103100016476 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250103100016476 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250103100016476 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250103100016476 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121388, count=121928) 20250103100017298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100017298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100018299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100018299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_cell_change_different_rai_ci_data started. 20250103100018870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100018872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100018919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100018919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100018919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100018919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100018919 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100018919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100018919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100018919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100018919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100018920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100018920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100018920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100018920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100018920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100018920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100018920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100018920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100018920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100018920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100018920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1298)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100018921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100018921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103100018924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103100018930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100018930 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)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100018940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100018940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100018940 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100018940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100018940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100018941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100018941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100018941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100018941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100018941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100018941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100018941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100018941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100018941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100018941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100018941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100018941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100018941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100018943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100018948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100018948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100018957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100018957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100018957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100018957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100018957 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100018957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100018957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100018957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100018957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100018958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100018958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100018958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100018958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100018958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100018958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100018958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100018958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100018958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100018958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100018958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100018958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100018958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100018960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100018965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100018965 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100019300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100019300 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100019300 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100019300 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100019304 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103100019306 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@50321e2a1e54: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FD2B9ACB'O, index=0 SGSN_Test-GSUP(1310)@50321e2a1e54: 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)@50321e2a1e54: 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 := '0FFCEEA0CE5E9F6231670138A4F6395C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D3AD3FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78F1E04C6EC3B387'O } } } } } 20250103100019368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100019368 DLLC NOTICE LLME(ffffffff/fd2b9acb){UNASSIGNED} LLC RX: unknown TLLI 0xfd2b9acb, creating LLME on the fly (gprs_llc.c:552) 20250103100019368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100019368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100019368 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103100019368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103100019368 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103100019368 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103100019368 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100019368 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100019368 DLLC NOTICE LLME(ffffffff/fd2b9acb){UNASSIGNED} LLGM Assign pre (fd2b9acb => e508c7ce) (gprs_llc.c:1079) 20250103100019368 DLLC NOTICE LLME(fd2b9acb/e508c7ce){ASSIGNED} LLGM Assign post (fd2b9acb => e508c7ce) (gprs_llc.c:1125) 20250103100019368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100019368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100019368 DMM DEBUG MM(262420000000070/e508c7ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100019391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100019391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103100019391 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100019391 DMM DEBUG MM(262420000000070/e508c7ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20250103100019391 DMM NOTICE MM(262420000000070/e508c7ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100019391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100019391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100019391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100019391 DMM DEBUG MM(262420000000070/e508c7ce) Requesting authorization (sgsn_auth.c:160) 20250103100019392 DMM INFO MM(262420000000070/e508c7ce) Requesting authentication tuples (sgsn_auth.c:184) 20250103100019392 DMM DEBUG MM(262420000000070/e508c7ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100019392 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250103100019392 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@50321e2a1e54: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250103100019398 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100019398 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100019398 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100019398 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100019398 DMM INFO MM(262420000000070/e508c7ce) Subscriber data update (mmctx.c:445) 20250103100019398 DMM DEBUG MM(262420000000070/e508c7ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100019398 DMM INFO MM(262420000000070/e508c7ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100019398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100019398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100019398 DMM INFO MM(262420000000070/e508c7ce) <- GMM AUTH AND CIPHERING REQ (rand = 0f fc ee a0 ce 5e 9f 62 31 67 01 38 a4 f6 39 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103100019416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100019416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100019417 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100019417 DMM INFO MM(262420000000070/e508c7ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100019417 DMM NOTICE MM(262420000000070/e508c7ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100019417 DMM DEBUG MM(262420000000070/e508c7ce) checking auth: received GSM SRES = 8d 3a d3 fe (gprs_gmm.c:648) 20250103100019417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100019417 DMM DEBUG MM(262420000000070/e508c7ce) Requesting authorization (sgsn_auth.c:160) 20250103100019417 DMM INFO MM(262420000000070/e508c7ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100019417 DMM DEBUG MM(262420000000070/e508c7ce) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100019417 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250103100019417 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) 20250103100019417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103100019417 DMM INFO MM(262420000000070/e508c7ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xe508c7ce) (gprs_gmm.c:282) 20250103100019420 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100019420 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100019420 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250103100019420 DMM INFO MM(262420000000070/e508c7ce) Subscriber data update (mmctx.c:445) 20250103100019420 DMM DEBUG MM(262420000000070/e508c7ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100019420 DMM INFO MM(262420000000070/e508c7ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100019420 DMM NOTICE MM(262420000000070/e508c7ce) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20250103100019420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100019420 DMM NOTICE MM(262420000000070/e508c7ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100019420 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) 20250103100019422 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100019422 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250103100019422 DMM INFO MM(262420000000070/e508c7ce) Subscriber data update (mmctx.c:445) 20250103100019422 DMM DEBUG MM(262420000000070/e508c7ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103100019436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100019436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103100019436 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100019436 DMM INFO MM(262420000000070/e508c7ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100019436 DMM NOTICE MM(262420000000070/e508c7ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100019436 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100019436 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100019436 DLLC NOTICE LLME(fd2b9acb/e508c7ce){ASSIGNED} LLGM Assign pre (ffffffff => e508c7ce) (gprs_llc.c:1079) 20250103100019436 DLLC NOTICE LLME(ffffffff/e508c7ce){ASSIGNED} LLGM Assign post (ffffffff => e508c7ce) (gprs_llc.c:1125) 20250103100019436 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103100019436 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103100019436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100019436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100019492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100019492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103100019493 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100019493 DMM INFO MM(262420000000070/e508c7ce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103100019493 DMM INFO MM(262420000000070/e508c7ce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103100019493 DMM DEBUG MM(262420000000070/e508c7ce) Using GGSN 0 (gprs_sm.c:317) 20250103100019493 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) 20250103100019493 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250103100019493 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103100019493 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250103100019493 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250103100019518 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 be ba c0 b7 11 6e 6b 52 67 14 05 7f b0 8f 86 31 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20250103100019518 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3e05490, cbp=0x55b4efa92520) (sgsn_libgtp.c:633) 20250103100019518 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103100019518 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa96f98 TLLI=e508c7ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103100019519 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103100019519 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@50321e2a1e54: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103100019535 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250103100019550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100019550 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250103100019551 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@50321e2a1e54: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E508C7CE'O, index=0 20250103100019565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100019565 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100019565 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55b4efa96f98, TLLI=e508c7ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250103100020314 DGPRS DEBUG Checking for inactive LLMEs, time = 38426619 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@50321e2a1e54: Removing Client IMSI='262420000000070'H, index=0 20250103100021574 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@50321e2a1e54: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@50321e2a1e54: Final verdict of PTC: pass 20250103100021592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1303)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@50321e2a1e54: Final verdict of PTC: none 20250103100021597 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100021597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1304)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1308)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1298)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1296)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1306)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1301)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@50321e2a1e54: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100021657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100022060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99372) 20250103100022598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100022598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99372, count=100532) 20250103100023599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100023599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 10:00:24 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 20250103100024601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100024601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_cell_change_different_ci_attach started. 20250103100025153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100025155 DMM INFO MM(262420000000070/e508c7ce) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100025155 DMM INFO MM(262420000000070/e508c7ce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100025155 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100025155 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100025155 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103100025155 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103100025155 DLLC NOTICE LLME(ffffffff/e508c7ce){ASSIGNED} LLGM Assign pre (e508c7ce => ffffffff) (gprs_llc.c:1079) 20250103100025155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e508c7ce => ffffffff) (gprs_llc.c:1125) 20250103100025155 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa96c40 (gprs_sndcp.c:574) 20250103100025155 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa96f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103100025155 DMM NOTICE MM(262420000000070/e508c7ce) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103100025155 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250103100025155 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103100025155 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103100025155 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250103100025155 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250103100025155 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) 20250103100025155 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) 20250103100025155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103100025155 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103100025155 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103100025155 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103100025155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100025191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100025191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100025191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100025191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100025191 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100025191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100025191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100025191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100025191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100025192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100025192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100025192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100025193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100025193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100025193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100025193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100025193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100025193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100025193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100025193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100025193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100025193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103100025196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100025203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025203 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100025208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100025208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100025208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100025208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100025208 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100025208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100025208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100025208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100025208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100025209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100025209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100025209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100025209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100025209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100025209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100025209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100025209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100025209 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100025209 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100025209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100025210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100025210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100025211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100025216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100025226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100025226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100025226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100025226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100025226 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100025226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100025226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100025226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100025226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100025227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100025227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100025227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100025227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100025227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100025227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100025227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100025227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100025227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100025227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100025227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100025227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100025227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100025229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100025234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100025602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100025602 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100025602 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100025602 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100025606 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100025607 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@50321e2a1e54: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CA19B426'O, index=0 SGSN_Test-GSUP(1329)@50321e2a1e54: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@50321e2a1e54: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@50321e2a1e54: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CA19B426'O, index=0 TC_cell_change_different_ci_attach(1331)@50321e2a1e54: 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 := '2816326786FC2838411DE1546BCBEE10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD18FFA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B958B757CC0E5AD4'O } } } } } 20250103100025669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025669 DLLC NOTICE LLME(ffffffff/ca19b426){UNASSIGNED} LLC RX: unknown TLLI 0xca19b426, creating LLME on the fly (gprs_llc.c:552) 20250103100025669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100025669 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100025669 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103100025669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103100025669 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103100025669 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103100025669 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100025669 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100025669 DLLC NOTICE LLME(ffffffff/ca19b426){UNASSIGNED} LLGM Assign pre (ca19b426 => cfd9a151) (gprs_llc.c:1079) 20250103100025669 DLLC NOTICE LLME(ca19b426/cfd9a151){ASSIGNED} LLGM Assign post (ca19b426 => cfd9a151) (gprs_llc.c:1125) 20250103100025669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100025669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100025669 DMM DEBUG MM(262420000000069/cfd9a151) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100025681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103100025681 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100025681 DMM DEBUG MM(262420000000069/cfd9a151) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250103100025681 DMM NOTICE MM(262420000000069/cfd9a151) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100025681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100025681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100025681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100025681 DMM DEBUG MM(262420000000069/cfd9a151) Requesting authorization (sgsn_auth.c:160) 20250103100025681 DMM INFO MM(262420000000069/cfd9a151) Requesting authentication tuples (sgsn_auth.c:184) 20250103100025681 DMM DEBUG MM(262420000000069/cfd9a151) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100025681 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250103100025681 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@50321e2a1e54: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250103100025686 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100025686 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100025686 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100025686 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100025686 DMM INFO MM(262420000000069/cfd9a151) Subscriber data update (mmctx.c:445) 20250103100025686 DMM DEBUG MM(262420000000069/cfd9a151) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100025686 DMM INFO MM(262420000000069/cfd9a151) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100025686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100025686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100025686 DMM INFO MM(262420000000069/cfd9a151) <- GMM AUTH AND CIPHERING REQ (rand = 28 16 32 67 86 fc 28 38 41 1d e1 54 6b cb ee 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103100025700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100025700 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100025700 DMM INFO MM(262420000000069/cfd9a151) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100025700 DMM NOTICE MM(262420000000069/cfd9a151) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100025700 DMM DEBUG MM(262420000000069/cfd9a151) checking auth: received GSM SRES = bd 18 ff a1 (gprs_gmm.c:648) 20250103100025700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100025700 DMM DEBUG MM(262420000000069/cfd9a151) Requesting authorization (sgsn_auth.c:160) 20250103100025700 DMM INFO MM(262420000000069/cfd9a151) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100025700 DMM DEBUG MM(262420000000069/cfd9a151) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100025700 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250103100025700 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) 20250103100025700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103100025700 DMM INFO MM(262420000000069/cfd9a151) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfd9a151) (gprs_gmm.c:282) 20250103100025703 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100025703 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100025703 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250103100025703 DMM INFO MM(262420000000069/cfd9a151) Subscriber data update (mmctx.c:445) 20250103100025703 DMM DEBUG MM(262420000000069/cfd9a151) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100025703 DMM INFO MM(262420000000069/cfd9a151) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100025703 DMM NOTICE MM(262420000000069/cfd9a151) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20250103100025703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100025703 DMM NOTICE MM(262420000000069/cfd9a151) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100025703 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) 20250103100025705 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100025705 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250103100025705 DMM INFO MM(262420000000069/cfd9a151) Subscriber data update (mmctx.c:445) 20250103100025705 DMM DEBUG MM(262420000000069/cfd9a151) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103100025716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103100025716 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100025716 DMM INFO MM(262420000000069/cfd9a151) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100025716 DMM NOTICE MM(262420000000069/cfd9a151) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100025716 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100025716 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100025716 DLLC NOTICE LLME(ca19b426/cfd9a151){ASSIGNED} LLGM Assign pre (ffffffff => cfd9a151) (gprs_llc.c:1079) 20250103100025716 DLLC NOTICE LLME(ffffffff/cfd9a151){ASSIGNED} LLGM Assign post (ffffffff => cfd9a151) (gprs_llc.c:1125) 20250103100025716 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103100025716 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103100025716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100025716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100025772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103100025773 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100025773 DMM INFO MM(262420000000069/cfd9a151) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103100025773 DMM INFO MM(262420000000069/cfd9a151) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103100025773 DMM DEBUG MM(262420000000069/cfd9a151) Using GGSN 0 (gprs_sm.c:317) 20250103100025773 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) 20250103100025773 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250103100025773 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103100025773 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250103100025773 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250103100025798 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 87 5c c5 99 11 d7 24 26 d3 14 05 7f a5 3d 82 80 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) 20250103100025798 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3e06508, cbp=0x55b4efa94ba0) (sgsn_libgtp.c:633) 20250103100025798 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103100025798 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa96f98 TLLI=cfd9a151, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103100025798 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103100025798 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@50321e2a1e54: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103100025809 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250103100025819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025819 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250103100025819 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@50321e2a1e54: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@50321e2a1e54: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CFD9A151'O, index=0 TC_cell_change_different_ci_attach(1331)@50321e2a1e54: 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 := 'B9D7805D67F5886C5E34F0C064FAF19D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68F8FEEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15260CC057EAADA3'O } } } } } 20250103100025834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250103100025834 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100025834 DMM INFO MM(262420000000069/cfd9a151) -> GMM ATTACH REQUEST MI(TMSI-0xCFD9A151) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100025834 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100025834 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103100025834 DLLC NOTICE LLME(ffffffff/cfd9a151){ASSIGNED} LLGM Assign pre (cfd9a151 => e6b01b51) (gprs_llc.c:1079) 20250103100025834 DLLC NOTICE LLME(cfd9a151/e6b01b51){ASSIGNED} LLGM Assign post (cfd9a151 => e6b01b51) (gprs_llc.c:1125) 20250103100025834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100025834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100025834 DMM DEBUG MM(262420000000069/e6b01b51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100025859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100025859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250103100025859 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100025859 DMM DEBUG MM(262420000000069/e6b01b51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250103100025859 DMM NOTICE MM(262420000000069/e6b01b51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100025859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100025859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100025859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100025859 DMM DEBUG MM(262420000000069/e6b01b51) Requesting authorization (sgsn_auth.c:160) 20250103100025859 DMM INFO MM(262420000000069/e6b01b51) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100025859 DMM DEBUG MM(262420000000069/e6b01b51) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100025859 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250103100025859 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) 20250103100031860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250103100031860 DMM ERROR MM(262420000000069/e6b01b51) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250103100031861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250103100031861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250103100031861 DMM NOTICE MM(262420000000069/e6b01b51) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250103100031861 DMM NOTICE MM(262420000000069/e6b01b51) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103100031861 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250103100031861 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa96f98, TLLI=e6b01b51, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103100031861 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103100031861 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103100031861 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250103100031861 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250103100031861 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) 20250103100031861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Reject}: Deallocated (fsm.c:568) 20250103100031861 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Deallocated (fsm.c:568) 20250103100031861 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103100031861 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250103100031861 DLLC NOTICE LLME(cfd9a151/e6b01b51){ASSIGNED} LLGM Assign pre (e6b01b51 => ffffffff) (gprs_llc.c:1079) 20250103100031861 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6b01b51 => ffffffff) (gprs_llc.c:1125) 20250103100036862 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250103100041863 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250103100045602 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250103100045602 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250103100045603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100046865 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250103100050315 DGPRS DEBUG Checking for inactive LLMEs, time = 38426649 (sgsn.c:132) 20250103100051865 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250103100055194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100055200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100055200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103100055211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100055214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100055214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250103100055228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100055232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100055232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@50321e2a1e54: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@50321e2a1e54: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20250103100055665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100055665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1328)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(1329)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1327)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1317)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1322)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@50321e2a1e54: Final verdict of PTC: none 20250103100055668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46892<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI220(1326)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1320)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1315)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1325)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@50321e2a1e54: Final verdict of PTC: fail reason: "Tguard timeout" MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@50321e2a1e54: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100055734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100056137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127532) 20250103100056666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100056666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100056867 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250103100056867 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55b4efa94ba0) (sgsn_libgtp.c:633) 20250103100056867 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55b4efa94ba0) (sgsn_libgtp.c:637) 20250103100056867 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250103100056867 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250103100056867 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250103100056867 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=127532, count=129072) 20250103100057668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100057668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 10:00: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_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 20250103100058669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100058669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_cell_change_different_ci_data started. 20250103100059229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100059232 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100059278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100059278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100059278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100059278 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100059278 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100059278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100059278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100059278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100059278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100059279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100059279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100059279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100059279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100059279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100059279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100059279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100059279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100059279 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100059279 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100059279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1336)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103100059279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100059279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100059281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100059285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059285 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100059293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100059293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100059293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100059293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100059294 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100059294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100059294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100059294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100059294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100059295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100059295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100059295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100059295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100059295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100059295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100059295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100059295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100059295 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100059295 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100059295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100059295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100059295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100059298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250103100059305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100059313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100059313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100059313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100059313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100059313 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100059313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100059313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100059313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100059313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100059314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100059314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100059314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100059314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100059314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100059314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100059314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100059314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100059314 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100059314 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100059314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100059315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100059315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100059316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100059320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1344)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100059670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100059670 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100059670 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100059670 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1346)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100059675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1346)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100059676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1346)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@50321e2a1e54: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D107C905'O, index=0 SGSN_Test-GSUP(1348)@50321e2a1e54: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@50321e2a1e54: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@50321e2a1e54: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D107C905'O, index=0 TC_cell_change_different_ci_data(1350)@50321e2a1e54: 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 := 'F91746F0400864D536993BD6F165D55B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19085A06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '270023F4ADF051D6'O } } } } } 20250103100059760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059760 DLLC NOTICE LLME(ffffffff/d107c905){UNASSIGNED} LLC RX: unknown TLLI 0xd107c905, creating LLME on the fly (gprs_llc.c:552) 20250103100059760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100059760 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100059760 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103100059760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103100059760 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103100059760 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103100059760 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100059760 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100059760 DLLC NOTICE LLME(ffffffff/d107c905){UNASSIGNED} LLGM Assign pre (d107c905 => d54a53f2) (gprs_llc.c:1079) 20250103100059760 DLLC NOTICE LLME(d107c905/d54a53f2){ASSIGNED} LLGM Assign post (d107c905 => d54a53f2) (gprs_llc.c:1125) 20250103100059760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100059760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100059760 DMM DEBUG MM(262420000000071/d54a53f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100059777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103100059777 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100059777 DMM DEBUG MM(262420000000071/d54a53f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20250103100059777 DMM NOTICE MM(262420000000071/d54a53f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100059777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100059777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100059777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100059777 DMM DEBUG MM(262420000000071/d54a53f2) Requesting authorization (sgsn_auth.c:160) 20250103100059777 DMM INFO MM(262420000000071/d54a53f2) Requesting authentication tuples (sgsn_auth.c:184) 20250103100059777 DMM DEBUG MM(262420000000071/d54a53f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100059777 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250103100059777 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@50321e2a1e54: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250103100059783 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100059783 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100059783 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100059783 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100059783 DMM INFO MM(262420000000071/d54a53f2) Subscriber data update (mmctx.c:445) 20250103100059783 DMM DEBUG MM(262420000000071/d54a53f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100059783 DMM INFO MM(262420000000071/d54a53f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100059783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100059783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100059783 DMM INFO MM(262420000000071/d54a53f2) <- GMM AUTH AND CIPHERING REQ (rand = f9 17 46 f0 40 08 64 d5 36 99 3b d6 f1 65 d5 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103100059799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100059799 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100059799 DMM INFO MM(262420000000071/d54a53f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100059799 DMM NOTICE MM(262420000000071/d54a53f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100059799 DMM DEBUG MM(262420000000071/d54a53f2) checking auth: received GSM SRES = 19 08 5a 06 (gprs_gmm.c:648) 20250103100059799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100059799 DMM DEBUG MM(262420000000071/d54a53f2) Requesting authorization (sgsn_auth.c:160) 20250103100059799 DMM INFO MM(262420000000071/d54a53f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100059799 DMM DEBUG MM(262420000000071/d54a53f2) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100059799 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250103100059799 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) 20250103100059799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103100059799 DMM INFO MM(262420000000071/d54a53f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd54a53f2) (gprs_gmm.c:282) 20250103100059802 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100059802 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100059802 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250103100059802 DMM INFO MM(262420000000071/d54a53f2) Subscriber data update (mmctx.c:445) 20250103100059802 DMM DEBUG MM(262420000000071/d54a53f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100059802 DMM INFO MM(262420000000071/d54a53f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100059802 DMM NOTICE MM(262420000000071/d54a53f2) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20250103100059803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100059803 DMM NOTICE MM(262420000000071/d54a53f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100059803 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) 20250103100059804 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100059804 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250103100059804 DMM INFO MM(262420000000071/d54a53f2) Subscriber data update (mmctx.c:445) 20250103100059804 DMM DEBUG MM(262420000000071/d54a53f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103100059818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103100059819 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100059819 DMM INFO MM(262420000000071/d54a53f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100059819 DMM NOTICE MM(262420000000071/d54a53f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100059819 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100059819 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100059819 DLLC NOTICE LLME(d107c905/d54a53f2){ASSIGNED} LLGM Assign pre (ffffffff => d54a53f2) (gprs_llc.c:1079) 20250103100059819 DLLC NOTICE LLME(ffffffff/d54a53f2){ASSIGNED} LLGM Assign post (ffffffff => d54a53f2) (gprs_llc.c:1125) 20250103100059819 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103100059819 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103100059819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100059819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100059876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250103100059877 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100059877 DMM INFO MM(262420000000071/d54a53f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250103100059877 DMM INFO MM(262420000000071/d54a53f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250103100059877 DMM DEBUG MM(262420000000071/d54a53f2) Using GGSN 0 (gprs_sm.c:317) 20250103100059877 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) 20250103100059877 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250103100059877 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250103100059877 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250103100059877 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250103100059897 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 fb a3 78 c0 11 68 35 a8 fa 14 05 7f 00 2b 1d 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) 20250103100059898 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffaf3e06508, cbp=0x55b4efa94ba0) (sgsn_libgtp.c:633) 20250103100059898 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250103100059898 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b4efa96f98 TLLI=d54a53f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250103100059898 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250103100059898 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@50321e2a1e54: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed 20250103100059914 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250103100059930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059930 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250103100059931 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@50321e2a1e54: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1344)@50321e2a1e54: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D54A53F2'O, index=0 20250103100059947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100059947 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100059947 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100059949 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@50321e2a1e54: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@50321e2a1e54: Final verdict of PTC: pass 20250103100059975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38542<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@50321e2a1e54: Final verdict of PTC: none 20250103100059980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_cell_change_different_ci_data-BVCI220(1344)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1336)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1341)@50321e2a1e54: Final verdict of PTC: none 20250103100059980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1333)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1347)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@50321e2a1e54: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1334)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1345)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1339)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1344): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@50321e2a1e54: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 10:01:00 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 20250103100100111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100100513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75352) 20250103100100981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100100981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75352, count=99872) 20250103100101982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100101982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100102983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100102983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_sgsn_context_req_in started. 20250103100103600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100103601 DMM INFO MM(262420000000071/d54a53f2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100103601 DMM INFO MM(262420000000071/d54a53f2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100103601 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100103601 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100103601 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103100103601 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103100103601 DLLC NOTICE LLME(ffffffff/d54a53f2){ASSIGNED} LLGM Assign pre (d54a53f2 => ffffffff) (gprs_llc.c:1079) 20250103100103601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d54a53f2 => ffffffff) (gprs_llc.c:1125) 20250103100103601 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b4efa96c40 (gprs_sndcp.c:574) 20250103100103601 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b4efa96f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250103100103601 DMM NOTICE MM(262420000000071/d54a53f2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250103100103601 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250103100103601 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250103100103601 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250103100103601 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250103100103601 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250103100103601 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) 20250103100103601 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) 20250103100103601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103100103601 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103100103601 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103100103601 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103100103601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100103619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100103619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100103619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100103619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100103619 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100103619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100103619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100103619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100103619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250103100103619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100103619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100103619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1355)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100103619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100103619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100103619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100103619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100103619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100103619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100103619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100103619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100103620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100103620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100103622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103100103627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100103627 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100103637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100103637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100103637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100103637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100103637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100103637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100103637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100103637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100103637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100103637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100103637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100103637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100103638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100103638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100103638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100103638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100103638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100103638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100103638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100103638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100103638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100103638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100103640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103100103645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100103645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100103657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100103657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100103657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100103657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100103657 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100103657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100103657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100103657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100103657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100103659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100103659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100103659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100103659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100103659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100103659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100103659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100103659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100103659 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100103659 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100103659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100103659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100103659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100103661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100103666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100103666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100103985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100103985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100103985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100103985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100103988 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1366)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100103989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@50321e2a1e54: 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)@50321e2a1e54: 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(1366)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@50321e2a1e54: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='E122632D'O, index=0 SGSN_Test-GSUP(1367)@50321e2a1e54: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@50321e2a1e54: 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 := '69CD6564395A5864D6190F5DBBBAAE0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B4F055D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED7755281D02C7BA'O } } } } } 20250103100105054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100105054 DLLC NOTICE LLME(ffffffff/e122632d){UNASSIGNED} LLC RX: unknown TLLI 0xe122632d, creating LLME on the fly (gprs_llc.c:552) 20250103100105054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100105054 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100105054 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103100105054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103100105054 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103100105054 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Allocated (fsm.c:456) 20250103100105054 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100105054 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100105054 DLLC NOTICE LLME(ffffffff/e122632d){UNASSIGNED} LLGM Assign pre (e122632d => dd0933c0) (gprs_llc.c:1079) 20250103100105054 DLLC NOTICE LLME(e122632d/dd0933c0){ASSIGNED} LLGM Assign post (e122632d => dd0933c0) (gprs_llc.c:1125) 20250103100105054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100105054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100105054 DMM DEBUG MM(262420000000072/dd0933c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100105066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100105066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103100105066 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100105066 DMM DEBUG MM(262420000000072/dd0933c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20250103100105066 DMM NOTICE MM(262420000000072/dd0933c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100105066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100105066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100105066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100105066 DMM DEBUG MM(262420000000072/dd0933c0) Requesting authorization (sgsn_auth.c:160) 20250103100105066 DMM INFO MM(262420000000072/dd0933c0) Requesting authentication tuples (sgsn_auth.c:184) 20250103100105066 DMM DEBUG MM(262420000000072/dd0933c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100105066 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250103100105066 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)@50321e2a1e54: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@50321e2a1e54: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250103100105069 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100105069 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100105069 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100105069 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100105069 DMM INFO MM(262420000000072/dd0933c0) Subscriber data update (mmctx.c:445) 20250103100105069 DMM DEBUG MM(262420000000072/dd0933c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100105069 DMM INFO MM(262420000000072/dd0933c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100105069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100105069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100105069 DMM INFO MM(262420000000072/dd0933c0) <- GMM AUTH AND CIPHERING REQ (rand = 69 cd 65 64 39 5a 58 64 d6 19 0f 5d bb ba ae 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250103100105076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100105076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100105076 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100105076 DMM INFO MM(262420000000072/dd0933c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100105076 DMM NOTICE MM(262420000000072/dd0933c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100105076 DMM DEBUG MM(262420000000072/dd0933c0) checking auth: received GSM SRES = 5b 4f 05 5d (gprs_gmm.c:648) 20250103100105076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100105076 DMM DEBUG MM(262420000000072/dd0933c0) Requesting authorization (sgsn_auth.c:160) 20250103100105076 DMM INFO MM(262420000000072/dd0933c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100105076 DMM DEBUG MM(262420000000072/dd0933c0) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100105076 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250103100105076 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) 20250103100105076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103100105076 DMM INFO MM(262420000000072/dd0933c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd0933c0) (gprs_gmm.c:282) 20250103100105078 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100105078 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100105078 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250103100105078 DMM INFO MM(262420000000072/dd0933c0) Subscriber data update (mmctx.c:445) 20250103100105078 DMM DEBUG MM(262420000000072/dd0933c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100105078 DMM INFO MM(262420000000072/dd0933c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100105078 DMM NOTICE MM(262420000000072/dd0933c0) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20250103100105078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100105078 DMM NOTICE MM(262420000000072/dd0933c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100105078 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) 20250103100105080 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100105080 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250103100105080 DMM INFO MM(262420000000072/dd0933c0) Subscriber data update (mmctx.c:445) 20250103100105080 DMM DEBUG MM(262420000000072/dd0933c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103100105085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100105085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103100105085 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100105085 DMM INFO MM(262420000000072/dd0933c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100105085 DMM NOTICE MM(262420000000072/dd0933c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100105085 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100105085 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100105085 DLLC NOTICE LLME(e122632d/dd0933c0){ASSIGNED} LLGM Assign pre (ffffffff => dd0933c0) (gprs_llc.c:1079) 20250103100105085 DLLC NOTICE LLME(ffffffff/dd0933c0){ASSIGNED} LLGM Assign post (ffffffff => dd0933c0) (gprs_llc.c:1125) 20250103100105085 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103100105085 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103100105085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100105085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100105147 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 a7 ec 00 00 03 52 f0 99 42 42 de 05 dd 09 33 c0 0c 01 02 03 0d fe 11 a2 a7 ba b4 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@50321e2a1e54: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250103100107144 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250103100107144 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250103100107144 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) 20250103100107144 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250103100107144 DMM INFO MM(262420000000072/dd0933c0) Subscriber data update (mmctx.c:445) 20250103100107144 DMM DEBUG MM(262420000000072/dd0933c0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250103100107144 DMM INFO MM(262420000000072/dd0933c0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250103100107144 DMM INFO MM(262420000000072/dd0933c0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100107144 DMM INFO MM(262420000000072/dd0933c0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100107144 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100107144 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100107144 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103100107144 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103100107144 DLLC NOTICE LLME(ffffffff/dd0933c0){ASSIGNED} LLGM Assign pre (dd0933c0 => ffffffff) (gprs_llc.c:1079) 20250103100107144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd0933c0 => ffffffff) (gprs_llc.c:1125) 20250103100107144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103100107144 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103100107144 DMM DEBUG MM_STATE_Iu[0x55b4efa88880]{Detached}: Deallocated (fsm.c:568) 20250103100107144 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@50321e2a1e54: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@50321e2a1e54: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250103100107148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37688<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1355)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1360)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@50321e2a1e54: Final verdict of PTC: none 20250103100107149 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100107149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI210(1359)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1365)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@50321e2a1e54: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@50321e2a1e54: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1353)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1363)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1358)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@50321e2a1e54: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@50321e2a1e54: 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'. Fri Jan 3 10:01:07 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 20250103100107212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100107613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98852) 20250103100108151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100108151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98852, count=99392) 20250103100109152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100109152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100110154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100110154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_sgsn_context_req_out started. 20250103100110681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100110683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100110764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100110764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100110764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100110764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100110764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100110764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100110764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100110764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100110764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100110767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100110767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100110767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100110767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100110767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100110767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100110767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100110767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100110767 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100110767 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100110767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100110768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100110768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100110772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100110781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100110782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100110795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100110795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100110795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100110795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100110795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100110795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100110795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100110795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100110795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100110795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100110795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100110795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100110795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100110795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100110795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100110795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100110795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100110796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100110796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100110796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100110796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100110796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100110798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103100110803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100110803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1385)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100110821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100110821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100110821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100110821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100110821 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100110821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100110821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100110821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100110821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100110822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100110822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100110822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100110822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100110822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100110822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100110822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100110822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100110822 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100110822 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100110822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100110822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100110822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1385)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100110824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100110829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100110829 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1382)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100111154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100111154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100111154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100111154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1384)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100111156 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1384)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100111157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1384)@50321e2a1e54: 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(1384)@50321e2a1e54: 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(1384)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@50321e2a1e54: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C0577500'O, index=0 SGSN_Test-GSUP(1386)@50321e2a1e54: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250103100112188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100112188 DLLC NOTICE LLME(ffffffff/c0577500){UNASSIGNED} LLC RX: unknown TLLI 0xc0577500, creating LLME on the fly (gprs_llc.c:552) 20250103100112188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250103100112188 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103100112188 DMM NOTICE LLME(ffffffff/c0577500){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250103100112188 DLLC NOTICE LLME(ffffffff/c0577500){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250103100112188 DMM ERROR LLME(ffffffff/c0577500){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250103100112188 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250103100112188 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250103100112188 DLLC NOTICE LLME(ffffffff/c0577500){UNASSIGNED} LLGM Assign pre (c0577500 => ffffffff) (gprs_llc.c:1079) 20250103100112188 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0577500 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@50321e2a1e54: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@50321e2a1e54: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@50321e2a1e54: Final verdict of PTC: none 20250103100112210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100112210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100112210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37712<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1384)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1385)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1374)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1379)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@50321e2a1e54: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@50321e2a1e54: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1382)@50321e2a1e54: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1377)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1383)@50321e2a1e54: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@50321e2a1e54: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1372)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1382): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@50321e2a1e54: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@50321e2a1e54: 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'. Fri Jan 3 10:01:12 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 20250103100112367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100112769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46618<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51488) 20250103100113211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100113211 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=56124) 20250103100114212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100114213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100115214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100115214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_req_id_req_ra_update started. 20250103100115801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100115804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100115853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100115853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100115853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100115853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100115853 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100115853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100115853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100115853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100115853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100115854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100115854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100115854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100115854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100115854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100115854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100115854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100115854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100115854 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100115854 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100115854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1393)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103100115855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100115855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100115856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100115865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100115865 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@50321e2a1e54: 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)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100115871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100115871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100115871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100115871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100115871 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100115871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100115871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100115871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100115871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100115872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100115872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100115872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100115872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100115872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100115872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100115872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100115872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100115872 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100115872 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100115872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100115872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100115872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100115874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100115878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100115878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100115888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100115888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100115888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100115888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100115888 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100115888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100115888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100115888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100115888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100115889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100115889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100115889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100115889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100115889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100115889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100115889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100115889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100115889 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100115889 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100115889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100115889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100115889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100115892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100115897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100115897 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)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100116215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100116215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100116215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100116216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100116221 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1404)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100116222 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@50321e2a1e54: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='FF582370'O, index=0 SGSN_Test-GSUP(1405)@50321e2a1e54: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250103100116281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100116281 DLLC NOTICE LLME(ffffffff/ff582370){UNASSIGNED} LLC RX: unknown TLLI 0xff582370, creating LLME on the fly (gprs_llc.c:552) 20250103100116281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100116281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100116281 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103100116281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103100116281 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103100116281 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103100116281 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100116281 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100116281 DLLC NOTICE LLME(ffffffff/ff582370){UNASSIGNED} LLGM Assign pre (ff582370 => ee01d765) (gprs_llc.c:1079) 20250103100116281 DLLC NOTICE LLME(ff582370/ee01d765){ASSIGNED} LLGM Assign post (ff582370 => ee01d765) (gprs_llc.c:1125) 20250103100116281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100116281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100116281 DMM DEBUG MM(262420000000047/ee01d765) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100116302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100116302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100116302 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100116302 DMM INFO MM(262420000000047/ee01d765) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103100116302 DMM INFO MM(262420000000047/ee01d765) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-19579-161 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20250103100116302 DMM NOTICE MM(262420000000047/ee01d765) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250103100116302 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250103100116302 DMM INFO MM(262420000000047/ee01d765) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250103100116302 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100116302 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100116303 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103100116303 DMM ERROR MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250103100116303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Deallocated (fsm.c:568) 20250103100116303 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103100116303 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103100116303 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103100116303 DLLC NOTICE LLME(ff582370/ee01d765){ASSIGNED} LLGM Assign pre (ee01d765 => ffffffff) (gprs_llc.c:1079) 20250103100116303 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee01d765 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@50321e2a1e54: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@50321e2a1e54: Final verdict of PTC: pass 20250103100116314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46622<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103100116318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100116318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1390)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(1405)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1403)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1398)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@50321e2a1e54: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1393)@50321e2a1e54: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@50321e2a1e54: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1396)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1391)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1401)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@50321e2a1e54: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100116417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100116819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37640) 20250103100117319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100117319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37640, count=62728) 20250103100118320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100118320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test execution finished. MTC@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100119321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100119321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_iu_attach started. 20250103100119851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100119851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100119869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100119869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100119869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100119869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100119869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100119869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100119869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100119869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100119869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100119870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100119870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100119870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100119870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100119870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100119870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100119870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100119870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100119870 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100119870 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100119870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100119870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100119870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100119872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100119876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100119876 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100119884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100119884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100119884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100119884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100119884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100119884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100119884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100119884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100119884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100119885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100119885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100119885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100119885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100119885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100119885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100119885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100119885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100119885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100119885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100119885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1417)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103100119885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100119885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100119888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100119893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100119893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100119900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100119900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100119900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100119900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100119900 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100119900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100119900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100119900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100119900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100119901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100119901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100119901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100119901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100119901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100119901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100119901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100119901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100119901 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100119901 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100119901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100119901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100119901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100119904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1425)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@50321e2a1e54: ************************************************* MTC@50321e2a1e54: Starting RAN_Emulation 20250103100119910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100119910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@50321e2a1e54: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100120110 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100120110 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) 20250103100120110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100120110 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100120111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100120111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100120111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100120111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100120111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100120111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100120111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100120111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100120111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100120111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100120111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100120111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100120111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100120111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100120111 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250103100120316 DGPRS DEBUG Checking for inactive LLMEs, time = 38426679 (sgsn.c:132) 20250103100120321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100120321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100120321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100120321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100120322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1427)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250103100120323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100120926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100120926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100120926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100120926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100120926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100120926 DLSS7 DEBUG Found route for dpc=188=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) 20250103100120926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100120926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100120927 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100120927 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100120927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100120928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100120928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100120928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100120928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100120928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100120928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100120928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@50321e2a1e54: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='C0947878'O, index=0 SGSN_Test-GSUP(1428)@50321e2a1e54: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@50321e2a1e54: 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 := '0C39'O ("\f9"), rac := '76'O ("v") }, 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)@50321e2a1e54: Added conn table entry 0TC_iu_attach(1430)14281744 SGSN_Test_0-SCCP(1423)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1424)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100121393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100121393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100121393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121393 DLSS7 DEBUG Found route for dpc=188=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) 20250103100121393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100121393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100121393 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100121394 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100121394 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100121394 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250103100121394 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250103100121394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100121394 DMM DEBUG GMM(gmm_fsm)[0x55b4efa8ee30]{Deregistered}: Allocated (fsm.c:456) 20250103100121394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Init}: Allocated (fsm.c:456) 20250103100121394 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Allocated (fsm.c:456) 20250103100121394 DMM DEBUG MM_STATE_Iu[0x55b4efa96740]{Detached}: Allocated (fsm.c:456) 20250103100121394 DMM DEBUG GMM(gmm_fsm)[0x55b4efa8ee30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100121394 DMM DEBUG GMM(gmm_fsm)[0x55b4efa8ee30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100121394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100121394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100121394 DMM DEBUG MM(262420000001001/dfd36dfa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100121394 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250103100121394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100121394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100121394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100121394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100121394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100121394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100121394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100121394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100121394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100121394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@50321e2a1e54: { messageType := 2, destLocRef := 'D9EC10'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@50321e2a1e54: 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 := 'BE511D02EA15110FA83D82600AE5904E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5EED5122'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD770BB8E4EB25AE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D72280EBDCC10216D64C84187F181D04'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6CCCDC5C1062F74068D3548BC544B337'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E6D6DE15BC178FF857F582650F8AEA7B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2238AE4ABF26A38C'O } } } } } SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250103100121401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100121401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100121401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121401 DLSS7 DEBUG Found route for dpc=188=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) 20250103100121401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100121401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100121401 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100121401 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100121401 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100121401 DMM DEBUG MM(262420000001001/dfd36dfa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250103100121401 DMM NOTICE MM(262420000001001/dfd36dfa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100121401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100121401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100121401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100121401 DMM DEBUG MM(262420000001001/dfd36dfa) Requesting authorization (sgsn_auth.c:160) 20250103100121401 DMM INFO MM(262420000001001/dfd36dfa) Requesting authentication tuples (sgsn_auth.c:184) 20250103100121401 DMM DEBUG MM(262420000001001/dfd36dfa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100121401 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250103100121401 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@50321e2a1e54: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250103100121403 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100121403 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100121403 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100121403 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100121403 DMM INFO MM(262420000001001/dfd36dfa) Subscriber data update (mmctx.c:445) 20250103100121403 DMM DEBUG MM(262420000001001/dfd36dfa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100121403 DMM INFO MM(262420000001001/dfd36dfa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100121403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100121403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100121403 DMM INFO MM(262420000001001/dfd36dfa) <- GMM AUTH AND CIPHERING REQ (rand = be 51 1d 02 ea 15 11 0f a8 3d 82 60 0a e5 90 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 d6 de 15 bc 17 8f f8 57 f5 82 65 0f 8a ea 7b ) (gprs_gmm.c:465) 20250103100121403 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250103100121403 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100121403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100121403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100121403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100121403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E222238AE4A23094399990000100001F02904BF26A38C'O 20250103100121406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100121406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100121406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121406 DLSS7 DEBUG Found route for dpc=188=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) 20250103100121406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100121406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100121406 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100121406 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100121406 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100121406 DMM INFO MM(262420000001001/dfd36dfa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100121406 DMM NOTICE MM(262420000001001/dfd36dfa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100121406 DMM DEBUG MM(262420000001001/dfd36dfa) checking auth: received UMTS RES = 22 38 ae 4a bf 26 a3 8c (gprs_gmm.c:648) 20250103100121406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100121406 DMM DEBUG MM(262420000001001/dfd36dfa) Requesting authorization (sgsn_auth.c:160) 20250103100121406 DMM INFO MM(262420000001001/dfd36dfa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100121406 DMM DEBUG MM(262420000001001/dfd36dfa) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100121406 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250103100121406 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) 20250103100121406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100121406 DMM DEBUG MM(262420000001001/dfd36dfa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100121406 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100121406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100121406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100121406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100121406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100121410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100121410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100121410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121410 DLSS7 DEBUG Found route for dpc=188=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) 20250103100121410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100121410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100121410 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100121410 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100121410 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100121410 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250103100121410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100121410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100121410 DMM INFO MM(262420000001001/dfd36dfa) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfd36dfa) (gprs_gmm.c:282) 20250103100121410 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250103100121410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100121410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100121410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100121410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100121410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100121410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100121410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100121410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100121410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100121410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100121412 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100121412 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100121412 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250103100121412 DMM INFO MM(262420000001001/dfd36dfa) Subscriber data update (mmctx.c:445) 20250103100121412 DMM DEBUG MM(262420000001001/dfd36dfa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100121412 DMM INFO MM(262420000001001/dfd36dfa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100121412 DMM NOTICE MM(262420000001001/dfd36dfa) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250103100121412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100121412 DMM NOTICE MM(262420000001001/dfd36dfa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100121412 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) 20250103100121412 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100121412 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250103100121412 DMM INFO MM(262420000001001/dfd36dfa) Subscriber data update (mmctx.c:445) 20250103100121412 DMM DEBUG MM(262420000001001/dfd36dfa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100121413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100121413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100121413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121413 DLSS7 DEBUG Found route for dpc=188=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) 20250103100121413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100121413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100121413 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100121413 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100121413 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100121413 DMM INFO MM(262420000001001/dfd36dfa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100121413 DMM NOTICE MM(262420000001001/dfd36dfa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100121413 DMM DEBUG GMM(gmm_fsm)[0x55b4efa8ee30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100121413 DMM DEBUG GMM(gmm_fsm)[0x55b4efa8ee30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100121413 DMM DEBUG MM_STATE_Iu(1)[0x55b4efa96740]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100121413 DMM DEBUG MM_STATE_Iu(1)[0x55b4efa96740]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100121413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100121413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100121413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100121413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100121413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100121413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100121413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1423)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1423)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100121416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100121416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100121416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121416 DLSS7 DEBUG Found route for dpc=188=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) 20250103100121416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100121416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100121416 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100121416 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100121416 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100121416 DMM INFO MM(262420000001001/dfd36dfa) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100121416 DMM DEBUG MM_STATE_Iu(1)[0x55b4efa96740]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100121416 DMM DEBUG MM_STATE_Iu(1)[0x55b4efa96740]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100121416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100121416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100121416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100121416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100121416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@50321e2a1e54: Session index based on local reference:0 20250103100121416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100121416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100121416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100121416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100121416 DLSS7 DEBUG Found route for dpc=188=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) 20250103100121416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100121416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@50321e2a1e54: Deleted conn table entry 0TC_iu_attach(1430)14281744 TC_iu_attach(1430)@50321e2a1e54: setverdict(pass): none -> pass TC_iu_attach(1430)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@50321e2a1e54: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@50321e2a1e54: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@50321e2a1e54: Final verdict of PTC: none 20250103100121472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46650<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103100121474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100121474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1428)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1412)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@50321e2a1e54: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1417)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1422)@50321e2a1e54: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@50321e2a1e54: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1420)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1415)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1410)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@50321e2a1e54: Test case TC_iu_attach finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100121593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100121618 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100121618 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) 20250103100121618 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100121618 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100121618 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100121618 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) 20250103100121618 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100121618 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100121618 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100121618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100121618 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100121618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100121618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100121618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100121618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100121618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100121618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100121618 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250103100121995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179228) 20250103100122475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100122475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=179228, count=209040) 20250103100123476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100123476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100123619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100123619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100123619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 10:01:24 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 20250103100124477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100124477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_iu_attach_encr started. 20250103100125079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100125080 DMM INFO MM(262420000001001/dfd36dfa) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100125080 DMM INFO MM(262420000001001/dfd36dfa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100125080 DMM DEBUG GMM(gmm_fsm)[0x55b4efa8ee30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100125080 DMM DEBUG GMM(gmm_fsm)[0x55b4efa8ee30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100125080 DMM DEBUG MM_STATE_Iu(1)[0x55b4efa96740]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100125080 DMM DEBUG MM_STATE_Iu(1)[0x55b4efa96740]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100125080 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250103100125080 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) 20250103100125080 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) 20250103100125080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Init}: Deallocated (fsm.c:568) 20250103100125080 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Deallocated (fsm.c:568) 20250103100125080 DMM DEBUG MM_STATE_Iu(1)[0x55b4efa96740]{Detached}: Deallocated (fsm.c:568) 20250103100125080 DMM DEBUG GMM(gmm_fsm)[0x55b4efa8ee30]{Deregistered}: Deallocated (fsm.c:568) 20250103100125080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100125099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100125099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100125099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100125099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100125099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100125099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100125099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100125099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100125099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100125100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100125100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100125100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100125100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100125100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100125100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100125100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100125100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100125100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100125100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100125100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1435)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103100125100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100125100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100125102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100125107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100125107 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100125115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100125115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100125115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100125115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100125115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100125115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100125115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100125115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100125115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100125116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100125116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100125116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100125116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100125116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100125116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100125116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100125116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100125116 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100125116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100125116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100125116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100125117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100125119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100125124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100125124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100125133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100125133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100125133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100125133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100125133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100125133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100125133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100125133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100125133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100125134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100125134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100125134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100125134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100125134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100125134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100125134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100125134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100125134 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100125134 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100125134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100125135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100125135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100125137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1442)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1448)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1448)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@50321e2a1e54: ************************************************* MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@50321e2a1e54: v_sccp_pdu_maxlen:268 20250103100125143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100125143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100125343 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100125343 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) 20250103100125343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100125343 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100125350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100125350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100125350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100125350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100125350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100125350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100125350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100125352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100125352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100125352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100125352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100125352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100125352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100125352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100125352 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250103100125478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100125478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100125478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100125478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100125482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103100125484 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100126161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100126161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100126161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126162 DLSS7 DEBUG Found route for dpc=188=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) 20250103100126162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100126162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100126162 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100126162 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100126163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100126163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100126163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100126163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100126163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@50321e2a1e54: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='D47156EF'O, index=0 SGSN_Test-GSUP(1451)@50321e2a1e54: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@50321e2a1e54: 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 := '3ED9'O, rac := 'F0'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)@50321e2a1e54: Added conn table entry 0TC_iu_attach_encr(1453)9031620 SGSN_Test_0-SCCP(1446)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1447)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100126573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100126573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100126573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126573 DLSS7 DEBUG Found route for dpc=188=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) 20250103100126573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100126573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100126573 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100126573 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100126573 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100126573 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100126573 DMM DEBUG GMM(gmm_fsm)[0x55b4efa96740]{Deregistered}: Allocated (fsm.c:456) 20250103100126573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103100126573 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Allocated (fsm.c:456) 20250103100126573 DMM DEBUG MM_STATE_Iu[0x55b4efa88750]{Detached}: Allocated (fsm.c:456) 20250103100126573 DMM DEBUG GMM(gmm_fsm)[0x55b4efa96740]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100126573 DMM DEBUG GMM(gmm_fsm)[0x55b4efa96740]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100126573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100126573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100126573 DMM DEBUG MM(262420000001001/fa9318ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100126573 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250103100126573 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126573 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100126573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100126573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100126573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100126573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100126573 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126573 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100126573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100126573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100126573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100126573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@50321e2a1e54: { messageType := 2, destLocRef := '89CFC4'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@50321e2a1e54: 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 := '28EEF08BBCA8099F79B3317007FBE8DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8024DC66'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66FCF32C3F144569'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B6032AD417328E8CB79CF285048FAA97'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '98FBA02AE51C19CC758BB9AFAC746C2F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '89EAFF65223870B7CBF4D05A440B5758'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9618583CFAF8C723'O } } } } } SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250103100126580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100126580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100126580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126580 DLSS7 DEBUG Found route for dpc=188=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) 20250103100126580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100126580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100126580 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100126580 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100126580 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100126580 DMM DEBUG MM(262420000001001/fa9318ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250103100126580 DMM NOTICE MM(262420000001001/fa9318ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100126580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100126580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100126580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100126580 DMM DEBUG MM(262420000001001/fa9318ef) Requesting authorization (sgsn_auth.c:160) 20250103100126580 DMM INFO MM(262420000001001/fa9318ef) Requesting authentication tuples (sgsn_auth.c:184) 20250103100126580 DMM DEBUG MM(262420000001001/fa9318ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100126580 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250103100126580 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@50321e2a1e54: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250103100126583 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100126583 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100126583 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100126583 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100126583 DMM INFO MM(262420000001001/fa9318ef) Subscriber data update (mmctx.c:445) 20250103100126583 DMM DEBUG MM(262420000001001/fa9318ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100126583 DMM INFO MM(262420000001001/fa9318ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100126583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100126583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100126583 DMM INFO MM(262420000001001/fa9318ef) <- GMM AUTH AND CIPHERING REQ (rand = 28 ee f0 8b bc a8 09 9f 79 b3 31 70 07 fb e8 de , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 ea ff 65 22 38 70 b7 cb f4 d0 5a 44 0b 57 58 ) (gprs_gmm.c:465) 20250103100126583 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250103100126583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100126583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100126583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100126583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100126583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300229618583C23094399990000100001F02904FAF8C723'O 20250103100126589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100126589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100126589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126589 DLSS7 DEBUG Found route for dpc=188=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) 20250103100126589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100126589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100126589 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100126589 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100126589 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100126589 DMM INFO MM(262420000001001/fa9318ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100126589 DMM NOTICE MM(262420000001001/fa9318ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100126589 DMM DEBUG MM(262420000001001/fa9318ef) checking auth: received UMTS RES = 96 18 58 3c fa f8 c7 23 (gprs_gmm.c:648) 20250103100126589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100126589 DMM DEBUG MM(262420000001001/fa9318ef) Requesting authorization (sgsn_auth.c:160) 20250103100126590 DMM INFO MM(262420000001001/fa9318ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100126590 DMM DEBUG MM(262420000001001/fa9318ef) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100126590 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250103100126590 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) 20250103100126590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100126590 DMM DEBUG MM(262420000001001/fa9318ef) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250103100126590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100126590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100126590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100126590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100126590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_len:17 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250103100126601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100126601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100126601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126601 DLSS7 DEBUG Found route for dpc=188=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) 20250103100126601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100126601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100126601 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100126601 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100126601 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100126601 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250103100126601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100126601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100126601 DMM INFO MM(262420000001001/fa9318ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa9318ef) (gprs_gmm.c:282) 20250103100126601 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250103100126601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100126601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100126601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100126601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100126601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100126601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100126601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100126601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100126601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100126601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100126606 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100126606 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100126606 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250103100126606 DMM INFO MM(262420000001001/fa9318ef) Subscriber data update (mmctx.c:445) 20250103100126606 DMM DEBUG MM(262420000001001/fa9318ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100126606 DMM INFO MM(262420000001001/fa9318ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100126606 DMM NOTICE MM(262420000001001/fa9318ef) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250103100126606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100126606 DMM NOTICE MM(262420000001001/fa9318ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100126606 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) 20250103100126606 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100126606 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250103100126606 DMM INFO MM(262420000001001/fa9318ef) Subscriber data update (mmctx.c:445) 20250103100126606 DMM DEBUG MM(262420000001001/fa9318ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100126609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100126609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100126609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126609 DLSS7 DEBUG Found route for dpc=188=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) 20250103100126609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100126609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100126609 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100126609 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100126609 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100126609 DMM INFO MM(262420000001001/fa9318ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100126609 DMM NOTICE MM(262420000001001/fa9318ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100126609 DMM DEBUG GMM(gmm_fsm)[0x55b4efa96740]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100126609 DMM DEBUG GMM(gmm_fsm)[0x55b4efa96740]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100126609 DMM DEBUG MM_STATE_Iu(2)[0x55b4efa88750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100126609 DMM DEBUG MM_STATE_Iu(2)[0x55b4efa88750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100126609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100126609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100126609 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126609 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100126609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100126609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100126609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100126609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1446)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1446)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100126614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100126614 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100126614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126614 DLSS7 DEBUG Found route for dpc=188=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) 20250103100126614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100126614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100126614 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100126614 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100126614 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100126614 DMM INFO MM(262420000001001/fa9318ef) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100126614 DMM DEBUG MM_STATE_Iu(2)[0x55b4efa88750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100126614 DMM DEBUG MM_STATE_Iu(2)[0x55b4efa88750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100126614 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126614 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100126614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100126614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100126614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100126614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@50321e2a1e54: Session index based on local reference:0 20250103100126615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100126615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100126615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100126615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100126615 DLSS7 DEBUG Found route for dpc=188=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) 20250103100126615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100126615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@50321e2a1e54: Deleted conn table entry 0TC_iu_attach_encr(1453)9031620 TC_iu_attach_encr(1453)@50321e2a1e54: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@50321e2a1e54: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@50321e2a1e54: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@50321e2a1e54: Final verdict of PTC: none 20250103100126686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@50321e2a1e54: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@50321e2a1e54: Final verdict of PTC: none 20250103100126692 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100126692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1432)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1445)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1435)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1440)@50321e2a1e54: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@50321e2a1e54: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1438)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1433)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1443)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@50321e2a1e54: Test case TC_iu_attach_encr finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100126822 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100126822 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) 20250103100126822 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100126822 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100126822 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100126822 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) 20250103100126822 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100126822 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100126822 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100126822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100126822 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100126822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100126822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100126822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100126822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100126822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100126822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100126822 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250103100126843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100127245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184696) 20250103100127693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100127693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184696, count=211672) 20250103100128694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100128694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100128823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100128823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100128823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 10:01:29 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 20250103100129695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100129706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_iu_attach_geran_rau started. 20250103100130313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100130317 DMM INFO MM(262420000001001/fa9318ef) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100130317 DMM INFO MM(262420000001001/fa9318ef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100130317 DMM DEBUG GMM(gmm_fsm)[0x55b4efa96740]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100130317 DMM DEBUG GMM(gmm_fsm)[0x55b4efa96740]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100130317 DMM DEBUG MM_STATE_Iu(2)[0x55b4efa88750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100130317 DMM DEBUG MM_STATE_Iu(2)[0x55b4efa88750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100130317 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250103100130317 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) 20250103100130317 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) 20250103100130317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103100130317 DMM DEBUG MM_STATE_Gb[0x55b4efa889b0]{Idle}: Deallocated (fsm.c:568) 20250103100130317 DMM DEBUG MM_STATE_Iu(2)[0x55b4efa88750]{Detached}: Deallocated (fsm.c:568) 20250103100130317 DMM DEBUG GMM(gmm_fsm)[0x55b4efa96740]{Deregistered}: Deallocated (fsm.c:568) 20250103100130317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100130358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100130358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100130358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100130358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100130358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100130358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100130358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100130358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100130358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100130359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100130359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100130359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100130359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100130359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100130359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100130359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100130359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100130359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100130359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100130359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100130359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100130359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100130361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100130366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100130366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100130374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100130375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100130375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100130375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100130375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100130375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100130375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100130375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100130375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100130375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100130375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100130375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100130375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100130375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100130375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100130375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100130375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100130375 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100130375 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100130375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1463)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103100130376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100130376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100130377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100130382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100130382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100130391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100130391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100130391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100130391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100130391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100130391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100130391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100130391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100130391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100130392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100130392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100130392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100130392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100130392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100130392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100130392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100130392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100130392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100130392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100130392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100130392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100130392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100130395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1471)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@50321e2a1e54: ************************************************* MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1465)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-SCCP(1469)@50321e2a1e54: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100130401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100130401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100130600 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100130600 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) 20250103100130600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100130600 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100130610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100130610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100130610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100130610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100130610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100130610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100130610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100130614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100130614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100130614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100130614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100130614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100130614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100130614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100130614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250103100130707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100130707 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100130707 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100130707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100130711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103100130712 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100131420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100131420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100131420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131420 DLSS7 DEBUG Found route for dpc=188=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) 20250103100131420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100131420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100131421 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100131421 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100131421 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131421 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100131421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100131421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100131421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100131421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@50321e2a1e54: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='ED4F80DA'O, index=0 SGSN_Test-GSUP(1474)@50321e2a1e54: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@50321e2a1e54: 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 := 'D58F'O, rac := '42'O ("B") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@50321e2a1e54: Added conn table entry 0TC_iu_attach_geran_rau(1476)3539669 SGSN_Test_0-SCCP(1469)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1470)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100131809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131809 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100131809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100131809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131809 DLSS7 DEBUG Found route for dpc=188=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) 20250103100131809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100131809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100131809 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100131809 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100131809 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100131809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100131810 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103100131810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Init}: Allocated (fsm.c:456) 20250103100131810 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Allocated (fsm.c:456) 20250103100131810 DMM DEBUG MM_STATE_Iu[0x55b4efa8ee30]{Detached}: Allocated (fsm.c:456) 20250103100131810 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100131810 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100131810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100131810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100131810 DMM DEBUG MM(262420000001002/de2bf64b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100131810 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250103100131810 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100131810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100131810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100131810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100131810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100131810 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100131810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100131810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100131810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100131810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@50321e2a1e54: { messageType := 2, destLocRef := '3602D5'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@50321e2a1e54: 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 := '2DB08DC7AA6B9443701639612193C384'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3242EA3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E3C5A569016B93F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '26A07012DFBBDE485735E3FE17AE1CD6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '92F24E3E1AC03B0F31F0F2074BFA16E7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F6B7AB9A556A4E1E41DD7A83B9D04546'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '902C25A008F32F29'O } } } } } SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250103100131821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100131821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100131821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131821 DLSS7 DEBUG Found route for dpc=188=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) 20250103100131821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100131821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100131821 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100131821 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100131821 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100131821 DMM DEBUG MM(262420000001002/de2bf64b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250103100131821 DMM NOTICE MM(262420000001002/de2bf64b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100131821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100131821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100131821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100131821 DMM DEBUG MM(262420000001002/de2bf64b) Requesting authorization (sgsn_auth.c:160) 20250103100131821 DMM INFO MM(262420000001002/de2bf64b) Requesting authentication tuples (sgsn_auth.c:184) 20250103100131821 DMM DEBUG MM(262420000001002/de2bf64b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100131821 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250103100131821 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@50321e2a1e54: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250103100131824 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100131824 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100131824 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100131824 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100131824 DMM INFO MM(262420000001002/de2bf64b) Subscriber data update (mmctx.c:445) 20250103100131824 DMM DEBUG MM(262420000001002/de2bf64b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100131824 DMM INFO MM(262420000001002/de2bf64b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100131824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100131824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100131824 DMM INFO MM(262420000001002/de2bf64b) <- GMM AUTH AND CIPHERING REQ (rand = 2d b0 8d c7 aa 6b 94 43 70 16 39 61 21 93 c3 84 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f6 b7 ab 9a 55 6a 4e 1e 41 dd 7a 83 b9 d0 45 46 ) (gprs_gmm.c:465) 20250103100131824 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250103100131824 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131824 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100131824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100131824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100131824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100131824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22902C25A023094399990000100002F0290408F32F29'O 20250103100131830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100131830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100131830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131830 DLSS7 DEBUG Found route for dpc=188=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) 20250103100131830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100131830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100131830 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100131830 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100131830 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100131830 DMM INFO MM(262420000001002/de2bf64b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100131830 DMM NOTICE MM(262420000001002/de2bf64b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100131830 DMM DEBUG MM(262420000001002/de2bf64b) checking auth: received UMTS RES = 90 2c 25 a0 08 f3 2f 29 (gprs_gmm.c:648) 20250103100131830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100131830 DMM DEBUG MM(262420000001002/de2bf64b) Requesting authorization (sgsn_auth.c:160) 20250103100131830 DMM INFO MM(262420000001002/de2bf64b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100131830 DMM DEBUG MM(262420000001002/de2bf64b) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100131830 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250103100131830 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) 20250103100131830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100131830 DMM DEBUG MM(262420000001002/de2bf64b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100131830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100131830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100131830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100131830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100131830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100131841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131842 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100131842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100131842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131842 DLSS7 DEBUG Found route for dpc=188=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) 20250103100131842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100131842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100131842 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100131842 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100131842 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100131842 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250103100131842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100131842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100131842 DMM INFO MM(262420000001002/de2bf64b) <- GMM ATTACH ACCEPT (new P-TMSI=0xde2bf64b) (gprs_gmm.c:282) 20250103100131842 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250103100131842 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131842 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100131842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100131842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100131842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100131842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100131842 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131842 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100131842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100131842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100131842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100131842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100131850 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100131850 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100131850 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250103100131850 DMM INFO MM(262420000001002/de2bf64b) Subscriber data update (mmctx.c:445) 20250103100131850 DMM DEBUG MM(262420000001002/de2bf64b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100131850 DMM INFO MM(262420000001002/de2bf64b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100131850 DMM NOTICE MM(262420000001002/de2bf64b) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250103100131850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100131850 DMM NOTICE MM(262420000001002/de2bf64b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100131850 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) 20250103100131852 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100131852 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250103100131852 DMM INFO MM(262420000001002/de2bf64b) Subscriber data update (mmctx.c:445) 20250103100131852 DMM DEBUG MM(262420000001002/de2bf64b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100131856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100131856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100131856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131856 DLSS7 DEBUG Found route for dpc=188=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) 20250103100131856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100131856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100131856 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100131856 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100131856 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100131856 DMM INFO MM(262420000001002/de2bf64b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100131856 DMM NOTICE MM(262420000001002/de2bf64b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100131856 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100131856 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100131856 DMM DEBUG MM_STATE_Iu(3)[0x55b4efa8ee30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100131856 DMM DEBUG MM_STATE_Iu(3)[0x55b4efa8ee30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100131856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100131856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100131856 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100131856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100131856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100131856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100131856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1469)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1469)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100131866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100131866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100131866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131866 DLSS7 DEBUG Found route for dpc=188=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) 20250103100131866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100131866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100131866 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100131866 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100131866 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100131866 DMM INFO MM(262420000001002/de2bf64b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100131866 DMM DEBUG MM_STATE_Iu(3)[0x55b4efa8ee30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100131866 DMM DEBUG MM_STATE_Iu(3)[0x55b4efa8ee30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100131866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100131866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100131866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100131866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100131866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@50321e2a1e54: Session index based on local reference:0 20250103100131869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100131869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100131869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100131869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100131869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100131869 DLSS7 DEBUG Found route for dpc=188=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) 20250103100131869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100131869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@50321e2a1e54: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)3539669 TC_iu_attach_geran_rau(1476)@50321e2a1e54: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@50321e2a1e54: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@50321e2a1e54: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='DE2BF64B'O, index=1 20250103100131937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100131937 DLLC NOTICE LLME(ffffffff/de2bf64b){UNASSIGNED} LLC RX: unknown TLLI 0xde2bf64b, creating LLME on the fly (gprs_llc.c:552) 20250103100131937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250103100131937 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103100131937 DMM INFO MM(262420000001002/de2bf64b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: de2bf64b, P-TMSI: de2bf64b (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20250103100131937 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250103100131937 DMM DEBUG MM_STATE_Iu(3)[0x55b4efa8ee30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250103100131937 DMM DEBUG MM_STATE_Iu(3)[0x55b4efa8ee30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100131937 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100131937 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250103100131937 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100131937 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100131937 DLLC NOTICE LLME(ffffffff/de2bf64b){UNASSIGNED} LLGM Assign pre (de2bf64b => de2bf64b) (gprs_llc.c:1079) 20250103100131937 DLLC NOTICE LLME(de2bf64b/de2bf64b){ASSIGNED} LLGM Assign post (de2bf64b => de2bf64b) (gprs_llc.c:1125) 20250103100131937 DMM INFO MM(262420000001002/de2bf64b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@50321e2a1e54: Removing Client IMSI='262420000001002'H, index=1 20250103100131965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100131965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100131965 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100131965 DMM INFO MM(262420000001002/de2bf64b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250103100131965 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250103100131965 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100131965 DLLC NOTICE LLME(de2bf64b/de2bf64b){ASSIGNED} LLGM Assign pre (ffffffff => de2bf64b) (gprs_llc.c:1079) 20250103100131965 DLLC NOTICE LLME(ffffffff/de2bf64b){ASSIGNED} LLGM Assign post (ffffffff => de2bf64b) (gprs_llc.c:1125) 20250103100131965 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250103100131965 DMM ERROR MM_STATE_Gb[0x55b4efa88880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@50321e2a1e54: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@50321e2a1e54: Final verdict of PTC: none 20250103100131971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57642<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1458)@50321e2a1e54: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1468)@50321e2a1e54: Final verdict of PTC: none 20250103100131977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100131977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1474)@50321e2a1e54: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1463)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@50321e2a1e54: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1466)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1461)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1456)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@50321e2a1e54: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 10:01:32 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 20250103100132059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100132070 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100132070 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) 20250103100132070 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100132070 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100132070 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100132070 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) 20250103100132070 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100132070 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100132070 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100132070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100132070 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100132070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100132070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100132070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100132070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100132070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100132070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100132070 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250103100132461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183556) 20250103100132978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100132978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=183556, count=220576) 20250103100133980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100133980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100134072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100134072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100134072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100134981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100134981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_geran_attach_iu_rau started. 20250103100135526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100135527 DMM INFO MM(262420000001002/de2bf64b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100135527 DMM INFO MM(262420000001002/de2bf64b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100135527 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100135527 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100135527 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250103100135527 DMM ERROR MM_STATE_Gb[0x55b4efa88880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250103100135527 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250103100135528 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) 20250103100135528 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) 20250103100135528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa889b0]{Init}: Deallocated (fsm.c:568) 20250103100135528 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Deallocated (fsm.c:568) 20250103100135528 DMM DEBUG MM_STATE_Iu(3)[0x55b4efa8ee30]{Detached}: Deallocated (fsm.c:568) 20250103100135528 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103100135528 DLLC NOTICE LLME(ffffffff/de2bf64b){ASSIGNED} LLGM Assign pre (de2bf64b => ffffffff) (gprs_llc.c:1079) 20250103100135528 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de2bf64b => ffffffff) (gprs_llc.c:1125) 20250103100135528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100135553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100135553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100135553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100135553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100135553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100135553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100135553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100135553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100135553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100135554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100135554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100135554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100135554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100135554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100135554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100135554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100135554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100135554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100135554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100135554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100135554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100135554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100135557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100135563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100135563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100135571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100135571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100135571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100135571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100135571 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100135571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100135571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100135571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100135571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100135572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100135572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100135572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100135572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100135572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100135572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100135572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100135572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100135572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100135572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100135572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100135572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100135572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100135574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100135579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100135579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100135589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100135589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100135589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100135589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100135589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100135589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100135589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100135589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100135589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100135589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100135589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100135589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100135589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100135589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100135589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100135589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100135589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100135589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100135589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100135589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100135590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100135590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100135591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100135596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100135596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1494)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@50321e2a1e54: ************************************************* MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@50321e2a1e54: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100135798 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100135798 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) 20250103100135798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100135798 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100135804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100135804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100135804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100135804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100135804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100135804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100135804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100135806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100135806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100135806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100135806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100135806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100135806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100135806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100135806 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250103100135982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100135982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100135982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100135982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100135988 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103100135988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100136612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100136612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100136612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100136612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100136612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100136612 DLSS7 DEBUG Found route for dpc=188=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) 20250103100136612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100136612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100136612 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100136612 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100136613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100136613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100136613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100136613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100136613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100136613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100136613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100136613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@50321e2a1e54: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D5CBA0BB'O, index=0 SGSN_Test-GSUP(1497)@50321e2a1e54: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@50321e2a1e54: 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 := '49F3976C47F0D9F6B3F4815298B2253E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '063820CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5AAE434A9A9DC999'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0BD4D4D9DF6EB2EDAC109D2D8CF76D36'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7213D5594099AF9FEBB1AFFD97A95B83'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '523920165663A958CE4D894FABF1D9EE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '438DB15C456E4440'O } } } } } 20250103100137073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100137073 DLLC NOTICE LLME(ffffffff/d5cba0bb){UNASSIGNED} LLC RX: unknown TLLI 0xd5cba0bb, creating LLME on the fly (gprs_llc.c:552) 20250103100137073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100137073 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100137073 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Allocated (fsm.c:456) 20250103100137073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103100137073 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Allocated (fsm.c:456) 20250103100137073 DMM DEBUG MM_STATE_Iu[0x55b4efa889b0]{Detached}: Allocated (fsm.c:456) 20250103100137073 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100137073 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100137073 DLLC NOTICE LLME(ffffffff/d5cba0bb){UNASSIGNED} LLGM Assign pre (d5cba0bb => dd95aaab) (gprs_llc.c:1079) 20250103100137073 DLLC NOTICE LLME(d5cba0bb/dd95aaab){ASSIGNED} LLGM Assign post (d5cba0bb => dd95aaab) (gprs_llc.c:1125) 20250103100137073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100137073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100137073 DMM DEBUG MM(262420000001003/dd95aaab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100137091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100137091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250103100137091 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa88880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100137091 DMM DEBUG MM(262420000001003/dd95aaab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250103100137091 DMM NOTICE MM(262420000001003/dd95aaab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100137091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100137091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100137091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100137091 DMM DEBUG MM(262420000001003/dd95aaab) Requesting authorization (sgsn_auth.c:160) 20250103100137091 DMM INFO MM(262420000001003/dd95aaab) Requesting authentication tuples (sgsn_auth.c:184) 20250103100137091 DMM DEBUG MM(262420000001003/dd95aaab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100137091 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250103100137091 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@50321e2a1e54: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250103100137097 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100137097 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100137097 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100137097 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100137097 DMM INFO MM(262420000001003/dd95aaab) Subscriber data update (mmctx.c:445) 20250103100137097 DMM DEBUG MM(262420000001003/dd95aaab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100137097 DMM INFO MM(262420000001003/dd95aaab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100137097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100137097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100137097 DMM INFO MM(262420000001003/dd95aaab) <- GMM AUTH AND CIPHERING REQ (rand = 49 f3 97 6c 47 f0 d9 f6 b3 f4 81 52 98 b2 25 3e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 52 39 20 16 56 63 a9 58 ce 4d 89 4f ab f1 d9 ee ) (gprs_gmm.c:465) 20250103100137111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100137111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250103100137111 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa88880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100137111 DMM INFO MM(262420000001003/dd95aaab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100137111 DMM NOTICE MM(262420000001003/dd95aaab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100137111 DMM DEBUG MM(262420000001003/dd95aaab) checking auth: received UMTS RES = 43 8d b1 5c 45 6e 44 40 (gprs_gmm.c:648) 20250103100137111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100137111 DMM DEBUG MM(262420000001003/dd95aaab) Requesting authorization (sgsn_auth.c:160) 20250103100137111 DMM INFO MM(262420000001003/dd95aaab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100137111 DMM DEBUG MM(262420000001003/dd95aaab) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100137111 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250103100137111 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) 20250103100137111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250103100137111 DMM INFO MM(262420000001003/dd95aaab) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd95aaab) (gprs_gmm.c:282) 20250103100137114 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100137114 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100137114 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250103100137114 DMM INFO MM(262420000001003/dd95aaab) Subscriber data update (mmctx.c:445) 20250103100137114 DMM DEBUG MM(262420000001003/dd95aaab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100137114 DMM INFO MM(262420000001003/dd95aaab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100137114 DMM NOTICE MM(262420000001003/dd95aaab) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250103100137114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100137114 DMM NOTICE MM(262420000001003/dd95aaab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100137114 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) 20250103100137115 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100137115 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250103100137115 DMM INFO MM(262420000001003/dd95aaab) Subscriber data update (mmctx.c:445) 20250103100137115 DMM DEBUG MM(262420000001003/dd95aaab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250103100137127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100137127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250103100137127 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa88880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250103100137127 DMM INFO MM(262420000001003/dd95aaab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100137127 DMM NOTICE MM(262420000001003/dd95aaab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100137127 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100137127 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100137127 DLLC NOTICE LLME(d5cba0bb/dd95aaab){ASSIGNED} LLGM Assign pre (ffffffff => dd95aaab) (gprs_llc.c:1079) 20250103100137127 DLLC NOTICE LLME(ffffffff/dd95aaab){ASSIGNED} LLGM Assign post (ffffffff => dd95aaab) (gprs_llc.c:1125) 20250103100137128 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa88880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250103100137128 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa88880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250103100137128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100137128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@50321e2a1e54: 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 := 'DD95AAAB'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)@50321e2a1e54: Added conn table entry 0TC_geran_attach_iu_rau(1499)11466819 SGSN_Test_0-SCCP(1492)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1493)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100137206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100137206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100137206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100137206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100137206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100137206 DLSS7 DEBUG Found route for dpc=188=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) 20250103100137206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100137206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100137207 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100137207 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100137207 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100137207 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250103100137207 DMM INFO MM(262420000001003/dd95aaab) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: dd95aaab (00000000), TLLI: dd95aaab (dd95aaab), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250103100137207 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250103100137207 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa88880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250103100137207 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa88880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250103100137207 DLLC NOTICE LLME(ffffffff/dd95aaab){ASSIGNED} LLGM Assign pre (dd95aaab => ffffffff) (gprs_llc.c:1079) 20250103100137207 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd95aaab => ffffffff) (gprs_llc.c:1125) 20250103100137207 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100137207 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250103100137207 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100137207 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100137207 DMM DEBUG MM(262420000001003/dd95aaab) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250103100137207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100137207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100137207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100137207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100137207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100137207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100137207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100137207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100137207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100137207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100137207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100137207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100137207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100137208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100137208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100137208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@50321e2a1e54: { messageType := 2, destLocRef := 'AEF843'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1492)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1492)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100137223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100137223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100137223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100137223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100137223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100137223 DLSS7 DEBUG Found route for dpc=188=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) 20250103100137223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100137223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100137223 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100137223 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100137223 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100137223 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250103100137223 DMM INFO MM(262420000001003/dd95aaab) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20250103100137223 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250103100137223 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100137223 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100137223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100137223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100137223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100137223 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100137223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100137223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100137223 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100137223 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100137224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100137224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100137224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100137224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100137224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100137224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@50321e2a1e54: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@50321e2a1e54: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@50321e2a1e54: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1492)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1492)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250103100137233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100137233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100137233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100137233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100137233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100137233 DLSS7 DEBUG Found route for dpc=188=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) 20250103100137233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100137233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100137233 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100137233 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100137233 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100137233 DMM INFO MM(262420000001003/dd95aaab) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250103100137233 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250103100137233 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100137233 DMM DEBUG MM_STATE_Iu[0x55b4efa889b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20250103100137233 DMM ERROR MM_STATE_Iu[0x55b4efa889b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@50321e2a1e54: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@50321e2a1e54: Final verdict of PTC: none 20250103100137238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@50321e2a1e54: Final verdict of PTC: none 20250103100137241 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100137242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1487)@50321e2a1e54: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1481)@50321e2a1e54: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1486)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1491)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@50321e2a1e54: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1489)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1484)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1479)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@50321e2a1e54: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 10:01:37 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 20250103100137360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100137434 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100137434 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) 20250103100137434 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100137434 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100137434 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100137434 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) 20250103100137434 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100137434 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100137434 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100137434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100137434 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100137434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100137434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100137434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100137434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100137434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100137434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100137435 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250103100137762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170380) 20250103100138243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100138243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=170380, count=179160) 20250103100139244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100139244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100139435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100139435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100139435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100140246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100140246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_user started. 20250103100140849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100140852 DMM INFO MM(262420000001003/dd95aaab) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100140852 DMM INFO MM(262420000001003/dd95aaab) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100140852 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100140852 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100140852 DMM DEBUG MM_STATE_Iu[0x55b4efa889b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100140852 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250103100140852 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) 20250103100140853 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) 20250103100140853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103100140853 DMM DEBUG MM_STATE_Gb(0)[0x55b4efa88880]{Idle}: Deallocated (fsm.c:568) 20250103100140853 DMM DEBUG MM_STATE_Iu[0x55b4efa889b0]{Detached}: Deallocated (fsm.c:568) 20250103100140853 DMM DEBUG GMM(gmm_fsm)[0x55b4efa88750]{Deregistered}: Deallocated (fsm.c:568) 20250103100140853 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100140900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100140900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100140900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100140900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100140900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100140900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100140900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100140900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100140900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100140901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100140901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100140901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100140901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100140901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100140901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100140901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100140901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100140901 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100140901 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100140901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100140901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100140901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100140904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100140909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100140909 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100140917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100140917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100140917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100140917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100140917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100140917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100140917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100140917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100140917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100140918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100140918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100140918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100140918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100140918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100140918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100140918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100140918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100140918 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100140918 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100140918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100140918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100140918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100140920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100140924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100140924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100140935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100140935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100140935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100140935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100140935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100140935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100140935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100140935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100140935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100140936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100140936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100140936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100140936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100140936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100140936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100140936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100140936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100140936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100140936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100140936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100140937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100140937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100140939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test_0-M3UA(1517)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1517)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@50321e2a1e54: ************************************************* SGSN_Test-Gb2-BSSGP2(1511)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1515)@50321e2a1e54: v_sccp_pdu_maxlen:268 20250103100140944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100140944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100141143 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100141143 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) 20250103100141143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100141143 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100141149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100141149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100141149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100141149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100141149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100141149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100141149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100141152 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100141152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100141152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100141152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100141152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100141152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100141152 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100141152 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250103100141246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100141246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100141246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100141246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100141247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1519)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250103100141248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100141963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100141963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100141963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100141963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100141963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100141963 DLSS7 DEBUG Found route for dpc=188=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) 20250103100141963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100141963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100141964 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100141964 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100141964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100141964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100141964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100141964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100141964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100141964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100141964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100141964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@50321e2a1e54: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='C8DF448B'O, index=0 SGSN_Test-GSUP(1520)@50321e2a1e54: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@50321e2a1e54: 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 := 'ED7F'O, rac := '27'O ("'") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user(1522)3983524 SGSN_Test_0-SCCP(1515)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1516)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100142295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100142295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100142295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142295 DLSS7 DEBUG Found route for dpc=188=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) 20250103100142295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100142295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142295 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100142295 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100142296 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100142296 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100142296 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{Deregistered}: Allocated (fsm.c:456) 20250103100142296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103100142296 DMM DEBUG MM_STATE_Gb[0x55b4efa8ee30]{Idle}: Allocated (fsm.c:456) 20250103100142296 DMM DEBUG MM_STATE_Iu[0x55b4efa97950]{Detached}: Allocated (fsm.c:456) 20250103100142296 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100142296 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100142296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100142296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100142296 DMM DEBUG MM(262420000001004/edc412a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100142296 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250103100142296 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142296 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142296 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142296 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@50321e2a1e54: { messageType := 2, destLocRef := '3CC8A4'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@50321e2a1e54: 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 := 'FBE62843BA1F05BF7A4FB4F4D7284342'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFF2C135'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA9E744CD284453C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8C5E933649609CC774CFE53F032C28D8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C57B21811C76A9A11CB959DAF4A06CE1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '32D19B6E8A59063F191CF91C82C02F6E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8684568977DD6371'O } } } } } SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250103100142303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100142303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100142303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142303 DLSS7 DEBUG Found route for dpc=188=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) 20250103100142303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100142303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142303 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100142303 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100142303 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100142303 DMM DEBUG MM(262420000001004/edc412a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250103100142303 DMM NOTICE MM(262420000001004/edc412a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100142303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100142303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100142303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100142303 DMM DEBUG MM(262420000001004/edc412a9) Requesting authorization (sgsn_auth.c:160) 20250103100142303 DMM INFO MM(262420000001004/edc412a9) Requesting authentication tuples (sgsn_auth.c:184) 20250103100142303 DMM DEBUG MM(262420000001004/edc412a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100142303 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250103100142303 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250103100142305 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100142305 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100142305 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100142305 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100142305 DMM INFO MM(262420000001004/edc412a9) Subscriber data update (mmctx.c:445) 20250103100142305 DMM DEBUG MM(262420000001004/edc412a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100142305 DMM INFO MM(262420000001004/edc412a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100142305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100142305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100142305 DMM INFO MM(262420000001004/edc412a9) <- GMM AUTH AND CIPHERING REQ (rand = fb e6 28 43 ba 1f 05 bf 7a 4f b4 f4 d7 28 43 42 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 32 d1 9b 6e 8a 59 06 3f 19 1c f9 1c 82 c0 2f 6e ) (gprs_gmm.c:465) 20250103100142305 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250103100142305 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142305 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306228684568923094399990000100004F0290477DD6371'O 20250103100142309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100142309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100142309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142309 DLSS7 DEBUG Found route for dpc=188=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) 20250103100142309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100142309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142309 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100142309 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100142309 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100142309 DMM INFO MM(262420000001004/edc412a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100142309 DMM NOTICE MM(262420000001004/edc412a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100142309 DMM DEBUG MM(262420000001004/edc412a9) checking auth: received UMTS RES = 86 84 56 89 77 dd 63 71 (gprs_gmm.c:648) 20250103100142309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100142309 DMM DEBUG MM(262420000001004/edc412a9) Requesting authorization (sgsn_auth.c:160) 20250103100142309 DMM INFO MM(262420000001004/edc412a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100142309 DMM DEBUG MM(262420000001004/edc412a9) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100142309 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250103100142309 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) 20250103100142309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100142309 DMM DEBUG MM(262420000001004/edc412a9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100142309 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100142314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100142314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100142314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142314 DLSS7 DEBUG Found route for dpc=188=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) 20250103100142314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100142314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142315 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100142315 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100142315 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100142315 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250103100142315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100142315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100142315 DMM INFO MM(262420000001004/edc412a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xedc412a9) (gprs_gmm.c:282) 20250103100142315 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250103100142315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100142317 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100142317 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100142317 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250103100142317 DMM INFO MM(262420000001004/edc412a9) Subscriber data update (mmctx.c:445) 20250103100142317 DMM DEBUG MM(262420000001004/edc412a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100142317 DMM INFO MM(262420000001004/edc412a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100142317 DMM NOTICE MM(262420000001004/edc412a9) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250103100142317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100142317 DMM NOTICE MM(262420000001004/edc412a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100142317 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) 20250103100142317 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100142317 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250103100142317 DMM INFO MM(262420000001004/edc412a9) Subscriber data update (mmctx.c:445) 20250103100142317 DMM DEBUG MM(262420000001004/edc412a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100142319 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142319 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100142319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100142319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142319 DLSS7 DEBUG Found route for dpc=188=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) 20250103100142319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100142319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142319 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100142319 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100142319 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100142319 DMM INFO MM(262420000001004/edc412a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100142319 DMM NOTICE MM(262420000001004/edc412a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100142319 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100142319 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100142319 DMM DEBUG MM_STATE_Iu(5)[0x55b4efa97950]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100142319 DMM DEBUG MM_STATE_Iu(5)[0x55b4efa97950]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100142319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100142319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100142319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1515)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100142322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100142322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100142322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142322 DLSS7 DEBUG Found route for dpc=188=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) 20250103100142322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100142322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142322 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100142323 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100142323 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100142323 DMM INFO MM(262420000001004/edc412a9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100142323 DMM DEBUG MM_STATE_Iu(5)[0x55b4efa97950]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100142323 DMM DEBUG MM_STATE_Iu(5)[0x55b4efa97950]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100142323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on local reference:0 20250103100142323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100142323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100142323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142323 DLSS7 DEBUG Found route for dpc=188=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) 20250103100142323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100142323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@50321e2a1e54: Deleted conn table entry 0TC_attach_pdp_act_user(1522)3983524 TC_attach_pdp_act_user(1522)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@50321e2a1e54: 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 := 'EDC412A9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user(1522)14396610 SGSN_Test_0-RAN(1516)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@50321e2a1e54: First idle individual index:0 20250103100142526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100142526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100142526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142526 DLSS7 DEBUG Found route for dpc=188=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) 20250103100142526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100142526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142528 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100142528 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100142528 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100142528 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEDC412A9) type="signalling"  (gprs_gmm.c:1897) 20250103100142528 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250103100142528 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103100142528 DMM DEBUG MM(262420000001004/edc412a9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250103100142528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100142528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100142528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100142528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100142528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100142528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100142528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100142528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@50321e2a1e54: { messageType := 2, destLocRef := 'DBACC2'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@50321e2a1e54: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@50321e2a1e54: setverdict(error): pass -> error TC_attach_pdp_act_user(1522)@50321e2a1e54: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@50321e2a1e54: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1516)@50321e2a1e54: Final verdict of PTC: none 20250103100142542 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100142542 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) 20250103100142542 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100142542 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100142542 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100142543 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) 20250103100142543 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100142543 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100142543 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100142543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100142543 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100142543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100142543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100142543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100142543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100142543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100142543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100142543 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@50321e2a1e54: Final verdict of PTC: none 20250103100142549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user-BVCI196(1503)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1509)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@50321e2a1e54: Final verdict of PTC: none 20250103100142555 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1520)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@50321e2a1e54: Final verdict of PTC: none 20250103100142555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1514)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1504)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1502)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1507)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1512)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@50321e2a1e54: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100142711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100143214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234800) 20250103100143556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100143556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234800, count=235960) 20250103100144544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100144544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100144544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250103100144557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100144557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 10:01: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_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 20250103100145558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100145558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250103100146316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100146318 DMM INFO MM(262420000001004/edc412a9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100146318 DMM INFO MM(262420000001004/edc412a9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100146318 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100146318 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100146318 DMM DEBUG MM_STATE_Iu(5)[0x55b4efa97950]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100146318 DMM DEBUG MM_STATE_Iu(5)[0x55b4efa97950]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100146318 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250103100146318 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) 20250103100146318 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) 20250103100146318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103100146318 DMM DEBUG MM_STATE_Gb[0x55b4efa8ee30]{Idle}: Deallocated (fsm.c:568) 20250103100146318 DMM DEBUG MM_STATE_Iu(5)[0x55b4efa97950]{Detached}: Deallocated (fsm.c:568) 20250103100146318 DMM DEBUG GMM(gmm_fsm)[0x55b4efa889b0]{Deregistered}: Deallocated (fsm.c:568) 20250103100146318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100146370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100146370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100146370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100146370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100146370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100146370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100146370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100146370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100146370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100146371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100146371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100146371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100146371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100146371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100146371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100146371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100146371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100146371 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100146371 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100146371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100146371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100146371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100146373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100146377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100146377 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100146386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100146386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100146386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100146386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100146386 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100146386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100146386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100146386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100146386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100146387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100146387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100146387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100146387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100146387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100146387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100146387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100146387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100146387 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100146387 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100146387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100146387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100146387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1533)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103100146390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100146395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100146395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100146401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100146402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100146402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100146402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100146402 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100146402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100146402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100146402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100146402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100146402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100146402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100146402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100146402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100146402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100146402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100146402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100146402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100146402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100146402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100146402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1537)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103100146403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100146403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100146405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1540)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@50321e2a1e54: ************************************************* SGSN_Test_0-SCCP(1538)@50321e2a1e54: v_sccp_pdu_maxlen:268 20250103100146410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100146410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100146559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100146559 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100146560 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100146560 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100146562 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100146563 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100146610 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100146610 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) 20250103100146610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100146610 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100146617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100146617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100146617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100146617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100146617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100146617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100146617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100146620 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100146620 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100146620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100146620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100146620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100146620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100146620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100146620 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250103100147427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100147427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100147427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147427 DLSS7 DEBUG Found route for dpc=188=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) 20250103100147427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100147427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147428 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100147428 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100147428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@50321e2a1e54: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='E834D522'O, index=0 SGSN_Test-GSUP(1543)@50321e2a1e54: 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)@50321e2a1e54: 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 := '71DA'O, rac := 'ED'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3136762 SGSN_Test_0-SCCP(1538)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1539)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100147643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100147643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100147643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147643 DLSS7 DEBUG Found route for dpc=188=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) 20250103100147643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100147643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147643 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100147643 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100147643 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100147643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100147643 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{Deregistered}: Allocated (fsm.c:456) 20250103100147643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103100147643 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Allocated (fsm.c:456) 20250103100147643 DMM DEBUG MM_STATE_Iu[0x55b4efa99d30]{Detached}: Allocated (fsm.c:456) 20250103100147643 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100147643 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100147643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100147643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100147643 DMM DEBUG MM(262420000001058/c5565a7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100147643 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250103100147643 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147643 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147643 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147643 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@50321e2a1e54: { messageType := 2, destLocRef := '2FDCFA'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@50321e2a1e54: 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 := '2598FE4AFADCF8B5B31E691A04B042C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B674927'O ("kgI'") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E6810659880754E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E5C90191F6BBA3F6815776DEA1B8476F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BED08498FD6E3A897FC3A1D28F7B2B98'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8994110E6C0DAB784A90B3E03A5F4458'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A648991B95AA6BA5'O } } } } } SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250103100147653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100147653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100147653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147653 DLSS7 DEBUG Found route for dpc=188=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) 20250103100147653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100147653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147653 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100147653 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100147653 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100147653 DMM DEBUG MM(262420000001058/c5565a7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20250103100147653 DMM NOTICE MM(262420000001058/c5565a7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100147653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100147653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100147653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100147653 DMM DEBUG MM(262420000001058/c5565a7d) Requesting authorization (sgsn_auth.c:160) 20250103100147653 DMM INFO MM(262420000001058/c5565a7d) Requesting authentication tuples (sgsn_auth.c:184) 20250103100147653 DMM DEBUG MM(262420000001058/c5565a7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100147653 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250103100147653 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250103100147657 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100147657 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100147657 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100147657 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100147657 DMM INFO MM(262420000001058/c5565a7d) Subscriber data update (mmctx.c:445) 20250103100147657 DMM DEBUG MM(262420000001058/c5565a7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100147657 DMM INFO MM(262420000001058/c5565a7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100147657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100147657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100147657 DMM INFO MM(262420000001058/c5565a7d) <- GMM AUTH AND CIPHERING REQ (rand = 25 98 fe 4a fa dc f8 b5 b3 1e 69 1a 04 b0 42 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 94 11 0e 6c 0d ab 78 4a 90 b3 e0 3a 5f 44 58 ) (gprs_gmm.c:465) 20250103100147657 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250103100147657 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622A648991B23094399990000105008F0290495AA6BA5'O 20250103100147664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100147664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100147664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147664 DLSS7 DEBUG Found route for dpc=188=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) 20250103100147664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100147664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147664 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100147664 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100147664 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100147664 DMM INFO MM(262420000001058/c5565a7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100147664 DMM NOTICE MM(262420000001058/c5565a7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100147664 DMM DEBUG MM(262420000001058/c5565a7d) checking auth: received UMTS RES = a6 48 99 1b 95 aa 6b a5 (gprs_gmm.c:648) 20250103100147664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100147664 DMM DEBUG MM(262420000001058/c5565a7d) Requesting authorization (sgsn_auth.c:160) 20250103100147664 DMM INFO MM(262420000001058/c5565a7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100147664 DMM DEBUG MM(262420000001058/c5565a7d) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100147664 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250103100147664 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) 20250103100147664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100147664 DMM DEBUG MM(262420000001058/c5565a7d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100147664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100147675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100147675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100147675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147675 DLSS7 DEBUG Found route for dpc=188=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) 20250103100147675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100147675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147676 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100147676 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100147676 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100147676 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250103100147676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100147676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100147676 DMM INFO MM(262420000001058/c5565a7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5565a7d) (gprs_gmm.c:282) 20250103100147676 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250103100147676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100147685 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100147685 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100147685 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250103100147685 DMM INFO MM(262420000001058/c5565a7d) Subscriber data update (mmctx.c:445) 20250103100147685 DMM DEBUG MM(262420000001058/c5565a7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100147685 DMM INFO MM(262420000001058/c5565a7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100147685 DMM NOTICE MM(262420000001058/c5565a7d) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20250103100147685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100147685 DMM NOTICE MM(262420000001058/c5565a7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100147685 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) 20250103100147686 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100147686 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250103100147686 DMM INFO MM(262420000001058/c5565a7d) Subscriber data update (mmctx.c:445) 20250103100147686 DMM DEBUG MM(262420000001058/c5565a7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100147691 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100147691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100147691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147691 DLSS7 DEBUG Found route for dpc=188=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) 20250103100147691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100147691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147691 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100147691 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100147691 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100147691 DMM INFO MM(262420000001058/c5565a7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100147691 DMM NOTICE MM(262420000001058/c5565a7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100147691 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100147691 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100147691 DMM DEBUG MM_STATE_Iu(7)[0x55b4efa99d30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100147691 DMM DEBUG MM_STATE_Iu(7)[0x55b4efa99d30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100147691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100147691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100147691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1538)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100147702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100147702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100147702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147702 DLSS7 DEBUG Found route for dpc=188=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) 20250103100147702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100147702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147702 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100147702 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100147702 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100147702 DMM INFO MM(262420000001058/c5565a7d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100147702 DMM DEBUG MM_STATE_Iu(7)[0x55b4efa99d30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100147702 DMM DEBUG MM_STATE_Iu(7)[0x55b4efa99d30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100147703 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147703 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on local reference:0 20250103100147706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100147706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100147706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147706 DLSS7 DEBUG Found route for dpc=188=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) 20250103100147706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100147706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@50321e2a1e54: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3136762 TC_attach_pdp_act_user_addr_v4raw(1545)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@50321e2a1e54: 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 := 'C5565A7D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)375855 SGSN_Test_0-RAN(1539)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@50321e2a1e54: First idle individual index:0 20250103100147906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100147906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100147906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147906 DLSS7 DEBUG Found route for dpc=188=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) 20250103100147906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100147906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147907 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100147907 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100147907 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100147907 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC5565A7D) type="signalling"  (gprs_gmm.c:1897) 20250103100147907 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250103100147907 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103100147907 DMM DEBUG MM(262420000001058/c5565a7d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250103100147908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100147908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100147908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100147908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100147908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100147908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100147908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100147908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@50321e2a1e54: { messageType := 2, destLocRef := '05BC2F'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@50321e2a1e54: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@50321e2a1e54: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@50321e2a1e54: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@50321e2a1e54: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@50321e2a1e54: Final verdict of PTC: none 20250103100147924 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100147924 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) 20250103100147924 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100147924 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100147924 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100147924 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) 20250103100147924 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100147924 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100147924 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100147924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100147924 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100147924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100147924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100147924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100147924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100147924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100147924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100147925 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@50321e2a1e54: Final verdict of PTC: none 20250103100147931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1532)@50321e2a1e54: Final verdict of PTC: none 20250103100147938 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100147938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1542)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1537)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1527)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1530)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1535)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1525)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@50321e2a1e54: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100148038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100148540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236832) 20250103100148939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100148940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236832, count=237992) 20250103100149926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100149926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100149926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250103100149941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100149941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100150316 DGPRS DEBUG Checking for inactive LLMEs, time = 38426709 (sgsn.c:132) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100150942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100150942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250103100151605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100151607 DMM INFO MM(262420000001058/c5565a7d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100151607 DMM INFO MM(262420000001058/c5565a7d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100151607 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100151607 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100151607 DMM DEBUG MM_STATE_Iu(7)[0x55b4efa99d30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100151607 DMM DEBUG MM_STATE_Iu(7)[0x55b4efa99d30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100151607 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250103100151607 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) 20250103100151607 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) 20250103100151607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103100151607 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Deallocated (fsm.c:568) 20250103100151607 DMM DEBUG MM_STATE_Iu(7)[0x55b4efa99d30]{Detached}: Deallocated (fsm.c:568) 20250103100151607 DMM DEBUG GMM(gmm_fsm)[0x55b4efa97950]{Deregistered}: Deallocated (fsm.c:568) 20250103100151608 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100151650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100151650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100151650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100151650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100151650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100151650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100151650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100151650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100151650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100151651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100151651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100151651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100151651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100151651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100151651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100151651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100151651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100151651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100151651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100151651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100151652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100151652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100151654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 20250103100151659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100151659 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100151671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100151671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100151671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100151671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100151671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100151671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100151671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100151671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100151671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100151672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100151672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100151672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100151673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100151673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100151673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100151673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100151673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100151673 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100151673 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100151673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100151673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100151673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1556)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 20250103100151675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100151680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100151680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1557)@50321e2a1e54: 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-BVCI210(1553)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100151686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100151686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100151686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100151686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100151686 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100151686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100151686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100151686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100151686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100151687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100151687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100151687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100151687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100151687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100151687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100151687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100151687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100151687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100151687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100151687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100151687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100151687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100151689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250103100151694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100151694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1563)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1563)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@50321e2a1e54: ************************************************* MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@50321e2a1e54: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100151895 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100151895 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) 20250103100151895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100151895 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100151903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100151903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100151903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100151903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100151903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100151903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100151903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100151905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100151905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100151905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100151905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100151905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100151905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100151905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100151905 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250103100151943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100151943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100151943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100151943 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100151947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103100151948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100152713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100152713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100152713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100152713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100152713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100152713 DLSS7 DEBUG Found route for dpc=188=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) 20250103100152713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100152713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100152713 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100152713 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100152714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100152714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100152714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100152714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100152714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100152714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100152714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100152714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@50321e2a1e54: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='E2F28DD7'O, index=0 SGSN_Test-GSUP(1566)@50321e2a1e54: 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)@50321e2a1e54: 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 := 'FF49'O, rac := 'F6'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)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)6759187 SGSN_Test_0-SCCP(1561)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1562)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100153051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100153051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100153051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153051 DLSS7 DEBUG Found route for dpc=188=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) 20250103100153051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100153051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153052 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100153052 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100153052 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100153052 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100153052 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{Deregistered}: Allocated (fsm.c:456) 20250103100153052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103100153052 DMM DEBUG MM_STATE_Gb[0x55b4efa8ee30]{Idle}: Allocated (fsm.c:456) 20250103100153052 DMM DEBUG MM_STATE_Iu[0x55b4efa9a870]{Detached}: Allocated (fsm.c:456) 20250103100153052 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100153052 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100153052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100153052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100153052 DMM DEBUG MM(262420000001055/f86018b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100153052 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250103100153052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@50321e2a1e54: { messageType := 2, destLocRef := '672313'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@50321e2a1e54: 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 := '7DD58A5D335350B3E04C23265C487478'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8363D2F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44AC1F5A968E0725'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A5A6C73E12EAE3039CE65AE10D25F491'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BC2EBB6DEED033CDD3A9BDB6A5AA0E84'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2376A0E5D96762ADC302ABC66BDF3F4D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CD6D516F105B4C31'O } } } } } SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250103100153062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100153062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100153062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153062 DLSS7 DEBUG Found route for dpc=188=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) 20250103100153062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100153062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153062 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100153062 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100153062 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100153062 DMM DEBUG MM(262420000001055/f86018b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20250103100153062 DMM NOTICE MM(262420000001055/f86018b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100153062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100153062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100153062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100153062 DMM DEBUG MM(262420000001055/f86018b8) Requesting authorization (sgsn_auth.c:160) 20250103100153062 DMM INFO MM(262420000001055/f86018b8) Requesting authentication tuples (sgsn_auth.c:184) 20250103100153062 DMM DEBUG MM(262420000001055/f86018b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100153062 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250103100153062 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250103100153065 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100153065 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100153065 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100153065 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100153065 DMM INFO MM(262420000001055/f86018b8) Subscriber data update (mmctx.c:445) 20250103100153065 DMM DEBUG MM(262420000001055/f86018b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100153065 DMM INFO MM(262420000001055/f86018b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100153065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100153065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100153065 DMM INFO MM(262420000001055/f86018b8) <- GMM AUTH AND CIPHERING REQ (rand = 7d d5 8a 5d 33 53 50 b3 e0 4c 23 26 5c 48 74 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 76 a0 e5 d9 67 62 ad c3 02 ab c6 6b df 3f 4d ) (gprs_gmm.c:465) 20250103100153065 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250103100153065 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153065 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22CD6D516F23094399990000105005F02904105B4C31'O 20250103100153072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100153072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100153072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153072 DLSS7 DEBUG Found route for dpc=188=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) 20250103100153072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100153072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153072 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100153072 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100153072 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100153072 DMM INFO MM(262420000001055/f86018b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100153072 DMM NOTICE MM(262420000001055/f86018b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100153072 DMM DEBUG MM(262420000001055/f86018b8) checking auth: received UMTS RES = cd 6d 51 6f 10 5b 4c 31 (gprs_gmm.c:648) 20250103100153072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100153072 DMM DEBUG MM(262420000001055/f86018b8) Requesting authorization (sgsn_auth.c:160) 20250103100153072 DMM INFO MM(262420000001055/f86018b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100153072 DMM DEBUG MM(262420000001055/f86018b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100153072 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250103100153072 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) 20250103100153072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100153072 DMM DEBUG MM(262420000001055/f86018b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100153072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100153080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100153080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100153080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153080 DLSS7 DEBUG Found route for dpc=188=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) 20250103100153080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100153080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153080 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100153080 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100153080 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100153080 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250103100153080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100153080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100153080 DMM INFO MM(262420000001055/f86018b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf86018b8) (gprs_gmm.c:282) 20250103100153080 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250103100153080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100153084 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100153084 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100153084 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250103100153084 DMM INFO MM(262420000001055/f86018b8) Subscriber data update (mmctx.c:445) 20250103100153084 DMM DEBUG MM(262420000001055/f86018b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100153084 DMM INFO MM(262420000001055/f86018b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100153084 DMM NOTICE MM(262420000001055/f86018b8) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20250103100153084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100153084 DMM NOTICE MM(262420000001055/f86018b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100153084 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) 20250103100153084 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100153084 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250103100153084 DMM INFO MM(262420000001055/f86018b8) Subscriber data update (mmctx.c:445) 20250103100153084 DMM DEBUG MM(262420000001055/f86018b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100153085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100153085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100153085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153085 DLSS7 DEBUG Found route for dpc=188=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) 20250103100153085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100153085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153086 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100153086 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100153086 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100153086 DMM INFO MM(262420000001055/f86018b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100153086 DMM NOTICE MM(262420000001055/f86018b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100153086 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100153086 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100153086 DMM DEBUG MM_STATE_Iu(9)[0x55b4efa9a870]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100153086 DMM DEBUG MM_STATE_Iu(9)[0x55b4efa9a870]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100153086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100153086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100153086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1561)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100153089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100153089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100153089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153089 DLSS7 DEBUG Found route for dpc=188=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) 20250103100153089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100153089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153089 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100153089 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100153089 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100153089 DMM INFO MM(262420000001055/f86018b8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100153089 DMM DEBUG MM_STATE_Iu(9)[0x55b4efa9a870]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100153089 DMM DEBUG MM_STATE_Iu(9)[0x55b4efa9a870]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100153089 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 20250103100153090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100153090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100153090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153090 DLSS7 DEBUG Found route for dpc=188=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) 20250103100153090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100153090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@50321e2a1e54: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)6759187 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@50321e2a1e54: 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 := 'F86018B8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)4477754 SGSN_Test_0-RAN(1562)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@50321e2a1e54: First idle individual index:0 20250103100153290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100153290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100153290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153290 DLSS7 DEBUG Found route for dpc=188=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) 20250103100153290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100153290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153291 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100153291 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100153291 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100153291 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF86018B8) type="signalling"  (gprs_gmm.c:1897) 20250103100153291 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250103100153291 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103100153291 DMM DEBUG MM(262420000001055/f86018b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250103100153291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100153292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100153292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100153292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100153292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100153292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100153292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100153292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@50321e2a1e54: { messageType := 2, destLocRef := '44533A'O ("DS:"), sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@50321e2a1e54: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@50321e2a1e54: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@50321e2a1e54: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@50321e2a1e54: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1562)@50321e2a1e54: Final verdict of PTC: none 20250103100153306 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100153306 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) 20250103100153306 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100153306 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100153306 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100153306 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) 20250103100153306 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100153306 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100153306 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100153306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100153306 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100153306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100153306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100153306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100153306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100153306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100153306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100153307 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@50321e2a1e54: Final verdict of PTC: none 20250103100153313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1560)@50321e2a1e54: Final verdict of PTC: none 20250103100153320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100153320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1555)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1550)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1558)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1548)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1554)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@50321e2a1e54: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100153481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100153984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233508) 20250103100154321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100154321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233508, count=237960) 20250103100155307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100155307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100155307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250103100155322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100155323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 10:01:56 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 20250103100156324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100156324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250103100157029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100157032 DMM INFO MM(262420000001055/f86018b8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100157032 DMM INFO MM(262420000001055/f86018b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100157032 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100157032 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100157032 DMM DEBUG MM_STATE_Iu(9)[0x55b4efa9a870]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100157032 DMM DEBUG MM_STATE_Iu(9)[0x55b4efa9a870]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100157032 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250103100157032 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) 20250103100157032 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) 20250103100157032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103100157032 DMM DEBUG MM_STATE_Gb[0x55b4efa8ee30]{Idle}: Deallocated (fsm.c:568) 20250103100157032 DMM DEBUG MM_STATE_Iu(9)[0x55b4efa9a870]{Detached}: Deallocated (fsm.c:568) 20250103100157032 DMM DEBUG GMM(gmm_fsm)[0x55b4efa99d30]{Deregistered}: Deallocated (fsm.c:568) 20250103100157032 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100157074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100157074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100157074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100157074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100157074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100157074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100157074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100157074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100157074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100157075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100157075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100157075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100157075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100157075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100157075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100157075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100157075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100157075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100157075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100157075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100157075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100157075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100157078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100157082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100157082 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100157089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100157089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100157089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100157090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100157090 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100157090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100157090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100157090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100157090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100157090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100157090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100157091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100157091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100157091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100157091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100157091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100157091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100157091 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100157091 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100157091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100157091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100157091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100157094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100157099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100157099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100157107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100157107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100157107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100157107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100157107 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100157107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100157107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100157107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100157107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100157109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100157109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100157109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100157109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100157109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100157109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100157109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100157109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100157109 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100157109 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100157109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100157109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100157109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100157111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1586)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@50321e2a1e54: ************************************************* MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1580)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1584)@50321e2a1e54: v_sccp_pdu_maxlen:268 20250103100157117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100157117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100157316 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100157316 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) 20250103100157316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100157316 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100157324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100157324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100157324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100157324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100157324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100157324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100157324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100157325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100157325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100157325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100157325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@50321e2a1e54: Established a new IPA connection (conn_id=2) 20250103100157327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100157327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100157327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100157327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100157327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100157327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100157327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100157327 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1588)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100157329 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100157330 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100158126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100158126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100158126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158126 DLSS7 DEBUG Found route for dpc=188=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) 20250103100158126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100158126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158126 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100158126 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1585)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@50321e2a1e54: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='CEF5523E'O, index=0 SGSN_Test-GSUP(1589)@50321e2a1e54: 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)@50321e2a1e54: 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 := '56DC'O, rac := '9D'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)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12502513 SGSN_Test_0-SCCP(1584)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1585)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100158408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100158408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100158408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158408 DLSS7 DEBUG Found route for dpc=188=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) 20250103100158408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100158408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158409 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100158409 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100158409 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100158409 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100158409 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{Deregistered}: Allocated (fsm.c:456) 20250103100158409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103100158409 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Allocated (fsm.c:456) 20250103100158409 DMM DEBUG MM_STATE_Iu[0x55b4efa9b2f0]{Detached}: Allocated (fsm.c:456) 20250103100158409 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100158409 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100158409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100158409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100158409 DMM DEBUG MM(262420000001056/dd28d8ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100158409 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250103100158409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@50321e2a1e54: { messageType := 2, destLocRef := 'BEC5F1'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@50321e2a1e54: 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 := 'AEC0EA495B6E55B6DA76FDE978635896'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04CED58F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D35D5D055E3F97A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8E1F27F16425704D5FE390A69E358425'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D0CEC7452A2EC155765FBDC941CD431C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CAD8ACE8959B1ECBA156F8A0D13F4F49'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3FC16FCEF8B41120'O } } } } } SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250103100158414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100158414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100158414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158414 DLSS7 DEBUG Found route for dpc=188=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) 20250103100158414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100158414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158414 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100158414 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100158414 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100158414 DMM DEBUG MM(262420000001056/dd28d8ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20250103100158414 DMM NOTICE MM(262420000001056/dd28d8ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100158414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100158414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100158414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100158414 DMM DEBUG MM(262420000001056/dd28d8ee) Requesting authorization (sgsn_auth.c:160) 20250103100158414 DMM INFO MM(262420000001056/dd28d8ee) Requesting authentication tuples (sgsn_auth.c:184) 20250103100158415 DMM DEBUG MM(262420000001056/dd28d8ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100158415 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250103100158415 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250103100158416 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100158416 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100158416 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100158416 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100158416 DMM INFO MM(262420000001056/dd28d8ee) Subscriber data update (mmctx.c:445) 20250103100158416 DMM DEBUG MM(262420000001056/dd28d8ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100158416 DMM INFO MM(262420000001056/dd28d8ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100158416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100158416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100158416 DMM INFO MM(262420000001056/dd28d8ee) <- GMM AUTH AND CIPHERING REQ (rand = ae c0 ea 49 5b 6e 55 b6 da 76 fd e9 78 63 58 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca d8 ac e8 95 9b 1e cb a1 56 f8 a0 d1 3f 4f 49 ) (gprs_gmm.c:465) 20250103100158416 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250103100158416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B223FC16FCE23094399990000105006F02904F8B41120'O 20250103100158419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100158419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100158419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158419 DLSS7 DEBUG Found route for dpc=188=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) 20250103100158419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100158419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158419 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100158419 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100158419 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100158419 DMM INFO MM(262420000001056/dd28d8ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100158419 DMM NOTICE MM(262420000001056/dd28d8ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100158419 DMM DEBUG MM(262420000001056/dd28d8ee) checking auth: received UMTS RES = 3f c1 6f ce f8 b4 11 20 (gprs_gmm.c:648) 20250103100158419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100158420 DMM DEBUG MM(262420000001056/dd28d8ee) Requesting authorization (sgsn_auth.c:160) 20250103100158420 DMM INFO MM(262420000001056/dd28d8ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100158420 DMM DEBUG MM(262420000001056/dd28d8ee) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100158420 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250103100158420 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) 20250103100158420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100158420 DMM DEBUG MM(262420000001056/dd28d8ee) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100158420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100158423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100158423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100158423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158423 DLSS7 DEBUG Found route for dpc=188=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) 20250103100158423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100158423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158424 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100158424 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100158424 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100158424 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250103100158424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100158424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100158424 DMM INFO MM(262420000001056/dd28d8ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd28d8ee) (gprs_gmm.c:282) 20250103100158424 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250103100158424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100158425 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100158425 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100158425 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250103100158425 DMM INFO MM(262420000001056/dd28d8ee) Subscriber data update (mmctx.c:445) 20250103100158425 DMM DEBUG MM(262420000001056/dd28d8ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100158425 DMM INFO MM(262420000001056/dd28d8ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100158425 DMM NOTICE MM(262420000001056/dd28d8ee) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20250103100158425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100158426 DMM NOTICE MM(262420000001056/dd28d8ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100158426 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) 20250103100158426 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100158426 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250103100158426 DMM INFO MM(262420000001056/dd28d8ee) Subscriber data update (mmctx.c:445) 20250103100158426 DMM DEBUG MM(262420000001056/dd28d8ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100158427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100158427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100158427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158427 DLSS7 DEBUG Found route for dpc=188=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) 20250103100158427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100158427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158427 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100158427 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100158427 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100158427 DMM INFO MM(262420000001056/dd28d8ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100158427 DMM NOTICE MM(262420000001056/dd28d8ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100158427 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100158427 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100158427 DMM DEBUG MM_STATE_Iu(11)[0x55b4efa9b2f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100158427 DMM DEBUG MM_STATE_Iu(11)[0x55b4efa9b2f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100158427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100158427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100158427 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1584)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100158429 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100158429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100158429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158429 DLSS7 DEBUG Found route for dpc=188=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) 20250103100158429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100158429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158429 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100158429 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100158429 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100158429 DMM INFO MM(262420000001056/dd28d8ee) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100158429 DMM DEBUG MM_STATE_Iu(11)[0x55b4efa9b2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100158429 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158429 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158429 DMM DEBUG MM_STATE_Iu(11)[0x55b4efa9b2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on local reference:0 20250103100158430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100158430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100158430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158430 DLSS7 DEBUG Found route for dpc=188=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) 20250103100158430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100158430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@50321e2a1e54: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12502513 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@50321e2a1e54: 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 := 'DD28D8EE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)9359271 SGSN_Test_0-RAN(1585)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@50321e2a1e54: First idle individual index:0 20250103100158634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100158634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100158634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158634 DLSS7 DEBUG Found route for dpc=188=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) 20250103100158634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100158634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158635 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100158635 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100158635 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100158635 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDD28D8EE) type="signalling"  (gprs_gmm.c:1897) 20250103100158635 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250103100158635 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103100158635 DMM DEBUG MM(262420000001056/dd28d8ee) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250103100158636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100158636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100158636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100158636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100158636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100158636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100158636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100158636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@50321e2a1e54: { messageType := 2, destLocRef := '8ECFA7'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@50321e2a1e54: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@50321e2a1e54: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@50321e2a1e54: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@50321e2a1e54: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@50321e2a1e54: Final verdict of PTC: none 20250103100158643 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100158643 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) 20250103100158643 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100158643 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100158643 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100158643 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) 20250103100158643 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100158643 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100158643 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100158643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100158643 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100158643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100158643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100158643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100158643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100158643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100158643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100158644 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@50321e2a1e54: Final verdict of PTC: none 20250103100158645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@50321e2a1e54: Final verdict of PTC: none 20250103100158646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100158646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1570)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1578)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1573)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1576)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1571)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1581)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1583)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@50321e2a1e54: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100158766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100159268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233964) 20250103100159647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100159647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233964, count=238416) 20250103100200644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100200644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100200644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250103100200648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100200648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100201649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100201649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250103100202344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100202345 DMM INFO MM(262420000001056/dd28d8ee) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100202345 DMM INFO MM(262420000001056/dd28d8ee) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100202345 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100202345 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100202345 DMM DEBUG MM_STATE_Iu(11)[0x55b4efa9b2f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100202345 DMM DEBUG MM_STATE_Iu(11)[0x55b4efa9b2f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100202345 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250103100202345 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) 20250103100202345 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) 20250103100202345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103100202345 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Deallocated (fsm.c:568) 20250103100202345 DMM DEBUG MM_STATE_Iu(11)[0x55b4efa9b2f0]{Detached}: Deallocated (fsm.c:568) 20250103100202345 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9a870]{Deregistered}: Deallocated (fsm.c:568) 20250103100202345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100202372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100202372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100202372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100202372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100202372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100202372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100202372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100202372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100202372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100202373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100202373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100202373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100202373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100202373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100202373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100202373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100202373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100202373 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100202373 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100202373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100202373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100202373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100202376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100202383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100202383 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100202393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100202393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100202393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100202393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100202393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100202393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100202393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100202393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100202393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100202394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100202394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100202394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100202394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100202394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100202394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100202394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100202394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100202394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100202394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100202394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100202394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100202394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100202398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100202403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100202403 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)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100202412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100202412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100202412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100202412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100202412 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100202412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100202412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100202412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100202412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100202412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100202412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100202412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100202412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100202412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100202412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100202412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100202412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100202412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100202412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100202412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100202413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100202413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100202415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100202419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100202420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1609)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@50321e2a1e54: ************************************************* MTC@50321e2a1e54: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1607)@50321e2a1e54: v_sccp_pdu_maxlen:268 20250103100202622 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100202622 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) 20250103100202622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100202622 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100202625 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100202625 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100202625 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100202625 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100202625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100202625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100202625 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100202626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100202626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100202626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100202626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100202626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100202626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100202626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100202626 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250103100202650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100202650 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100202650 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100202650 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@50321e2a1e54: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100202652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103100202652 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@50321e2a1e54: 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)@50321e2a1e54: 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)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100203442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100203442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100203442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203442 DLSS7 DEBUG Found route for dpc=188=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) 20250103100203442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100203442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203443 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100203443 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100203443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@50321e2a1e54: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='EA7A3F38'O, index=0 SGSN_Test-GSUP(1612)@50321e2a1e54: 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)@50321e2a1e54: 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 := 'E334'O, rac := '67'O ("g") }, 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)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)10941532 SGSN_Test_0-SCCP(1607)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1608)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100203729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100203729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100203729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203729 DLSS7 DEBUG Found route for dpc=188=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) 20250103100203729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100203729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203729 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100203729 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100203729 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100203729 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100203729 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{Deregistered}: Allocated (fsm.c:456) 20250103100203729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103100203729 DMM DEBUG MM_STATE_Gb[0x55b4efa8ee30]{Idle}: Allocated (fsm.c:456) 20250103100203729 DMM DEBUG MM_STATE_Iu[0x55b4efa9ac40]{Detached}: Allocated (fsm.c:456) 20250103100203729 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100203729 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100203729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100203729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100203729 DMM DEBUG MM(262420000001057/cffe7f7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100203729 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250103100203729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@50321e2a1e54: { messageType := 2, destLocRef := 'A6F45C'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@50321e2a1e54: 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 := '935FA36F9948BA87D65786C76474CC16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D57240D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '203D79F2C0BD3573'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9CCCE68662C964C18E000DFDAFAC78E4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F6E2E5CF68F69F0C77233844A2F22BF0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '611A468AE07BCB3E24BBBEC9CC70D8D7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CFF288BF43917128'O } } } } } SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250103100203739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100203739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100203739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203739 DLSS7 DEBUG Found route for dpc=188=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) 20250103100203739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100203740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203740 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100203740 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100203740 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100203740 DMM DEBUG MM(262420000001057/cffe7f7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20250103100203740 DMM NOTICE MM(262420000001057/cffe7f7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100203740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100203740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100203740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100203740 DMM DEBUG MM(262420000001057/cffe7f7b) Requesting authorization (sgsn_auth.c:160) 20250103100203740 DMM INFO MM(262420000001057/cffe7f7b) Requesting authentication tuples (sgsn_auth.c:184) 20250103100203740 DMM DEBUG MM(262420000001057/cffe7f7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100203740 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250103100203740 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250103100203743 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100203743 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100203743 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100203743 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100203743 DMM INFO MM(262420000001057/cffe7f7b) Subscriber data update (mmctx.c:445) 20250103100203743 DMM DEBUG MM(262420000001057/cffe7f7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100203743 DMM INFO MM(262420000001057/cffe7f7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100203743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100203743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100203743 DMM INFO MM(262420000001057/cffe7f7b) <- GMM AUTH AND CIPHERING REQ (rand = 93 5f a3 6f 99 48 ba 87 d6 57 86 c7 64 74 cc 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 1a 46 8a e0 7b cb 3e 24 bb be c9 cc 70 d8 d7 ) (gprs_gmm.c:465) 20250103100203743 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250103100203743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22CFF288BF23094399990000105007F0290443917128'O 20250103100203750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100203750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100203750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203750 DLSS7 DEBUG Found route for dpc=188=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) 20250103100203750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100203750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203751 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100203751 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100203751 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100203751 DMM INFO MM(262420000001057/cffe7f7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100203751 DMM NOTICE MM(262420000001057/cffe7f7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100203751 DMM DEBUG MM(262420000001057/cffe7f7b) checking auth: received UMTS RES = cf f2 88 bf 43 91 71 28 (gprs_gmm.c:648) 20250103100203751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100203751 DMM DEBUG MM(262420000001057/cffe7f7b) Requesting authorization (sgsn_auth.c:160) 20250103100203751 DMM INFO MM(262420000001057/cffe7f7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100203751 DMM DEBUG MM(262420000001057/cffe7f7b) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100203751 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250103100203751 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) 20250103100203751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100203751 DMM DEBUG MM(262420000001057/cffe7f7b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100203751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100203760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100203760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100203760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203760 DLSS7 DEBUG Found route for dpc=188=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) 20250103100203760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100203760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203760 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100203760 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100203760 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100203760 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250103100203760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100203760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100203760 DMM INFO MM(262420000001057/cffe7f7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcffe7f7b) (gprs_gmm.c:282) 20250103100203760 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250103100203760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100203764 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100203764 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100203764 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250103100203764 DMM INFO MM(262420000001057/cffe7f7b) Subscriber data update (mmctx.c:445) 20250103100203764 DMM DEBUG MM(262420000001057/cffe7f7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100203764 DMM INFO MM(262420000001057/cffe7f7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100203764 DMM NOTICE MM(262420000001057/cffe7f7b) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20250103100203764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100203764 DMM NOTICE MM(262420000001057/cffe7f7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100203764 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) 20250103100203765 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100203765 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250103100203765 DMM INFO MM(262420000001057/cffe7f7b) Subscriber data update (mmctx.c:445) 20250103100203765 DMM DEBUG MM(262420000001057/cffe7f7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100203767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100203767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100203767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203767 DLSS7 DEBUG Found route for dpc=188=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) 20250103100203767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100203767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203767 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100203767 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100203767 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100203767 DMM INFO MM(262420000001057/cffe7f7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100203767 DMM NOTICE MM(262420000001057/cffe7f7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100203767 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100203767 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100203767 DMM DEBUG MM_STATE_Iu(13)[0x55b4efa9ac40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100203767 DMM DEBUG MM_STATE_Iu(13)[0x55b4efa9ac40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100203767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100203767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100203767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1607)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100203771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100203771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100203771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203771 DLSS7 DEBUG Found route for dpc=188=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) 20250103100203771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100203771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203771 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100203771 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100203771 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100203771 DMM INFO MM(262420000001057/cffe7f7b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100203771 DMM DEBUG MM_STATE_Iu(13)[0x55b4efa9ac40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100203771 DMM DEBUG MM_STATE_Iu(13)[0x55b4efa9ac40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100203771 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on local reference:0 20250103100203772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100203772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203772 DLSS7 DEBUG Found route for dpc=188=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) 20250103100203772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100203772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@50321e2a1e54: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)10941532 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@50321e2a1e54: 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 := 'CFFE7F7B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15796638 SGSN_Test_0-RAN(1608)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@50321e2a1e54: First idle individual index:0 20250103100203974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100203974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100203974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203974 DLSS7 DEBUG Found route for dpc=188=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) 20250103100203974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100203974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203974 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100203974 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100203974 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100203974 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCFFE7F7B) type="signalling"  (gprs_gmm.c:1897) 20250103100203974 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250103100203974 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103100203974 DMM DEBUG MM(262420000001057/cffe7f7b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250103100203974 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203974 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203974 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100203974 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203974 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100203974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100203974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100203974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100203974 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100203974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100203974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@50321e2a1e54: { messageType := 2, destLocRef := 'F1099E'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@50321e2a1e54: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@50321e2a1e54: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@50321e2a1e54: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@50321e2a1e54: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@50321e2a1e54: Final verdict of PTC: none 20250103100203978 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100203978 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) 20250103100203978 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100203978 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100203978 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100203978 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) 20250103100203978 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100203978 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100203978 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100203978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100203978 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100203978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100203978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100203978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100203978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100203978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100203978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100203978 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@50321e2a1e54: Final verdict of PTC: none 20250103100203980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51850<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1606)@50321e2a1e54: Final verdict of PTC: none 20250103100203981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100203981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1596)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1601)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1594)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1599)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1604)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@50321e2a1e54: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@50321e2a1e54: 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'. Fri Jan 3 10:02:04 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 20250103100204104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100204606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235860) 20250103100204982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100204982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235860, count=237020) 20250103100205980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100205980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100205980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250103100205983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100205983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100206984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100206985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_attach_pdp_act_pmm_idle started. 20250103100207691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100207693 DMM INFO MM(262420000001057/cffe7f7b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100207694 DMM INFO MM(262420000001057/cffe7f7b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100207694 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100207694 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100207694 DMM DEBUG MM_STATE_Iu(13)[0x55b4efa9ac40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100207694 DMM DEBUG MM_STATE_Iu(13)[0x55b4efa9ac40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100207694 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250103100207694 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) 20250103100207694 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) 20250103100207694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103100207694 DMM DEBUG MM_STATE_Gb[0x55b4efa8ee30]{Idle}: Deallocated (fsm.c:568) 20250103100207694 DMM DEBUG MM_STATE_Iu(13)[0x55b4efa9ac40]{Detached}: Deallocated (fsm.c:568) 20250103100207694 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9b2f0]{Deregistered}: Deallocated (fsm.c:568) 20250103100207694 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100207737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100207738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100207738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100207738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100207738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100207738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100207738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100207738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100207738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100207739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100207739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100207739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100207739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100207739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100207739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100207739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100207739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100207739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100207739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100207739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100207739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100207739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100207741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100207745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100207745 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100207753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100207753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100207753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100207753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100207753 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100207753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100207753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100207753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100207753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100207753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100207753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100207753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100207754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100207754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100207754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100207754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100207754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100207754 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100207754 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100207754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100207754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100207754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100207756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100207762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100207762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100207769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100207769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100207769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100207769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100207769 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100207769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100207769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100207769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100207769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100207770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100207770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100207770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100207771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100207771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100207771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100207771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100207771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100207771 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100207771 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100207771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100207771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100207771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100207773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1632)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@50321e2a1e54: ************************************************* MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@50321e2a1e54: v_sccp_pdu_maxlen:268 20250103100207778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100207778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100207979 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100207979 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) 20250103100207979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100207979 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100207985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100207985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100207985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100207985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100207985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100207985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100207985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100207986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100207986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100207986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100207986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@50321e2a1e54: Established a new IPA connection (conn_id=2) 20250103100207988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100207988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100207988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100207988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100207988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100207988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100207988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100207988 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1634)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100207990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250103100207991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100208798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100208798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100208798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100208798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100208798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100208798 DLSS7 DEBUG Found route for dpc=188=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) 20250103100208798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100208798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100208799 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100208799 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100208799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100208799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100208799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100208799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100208799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100208799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100208799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100208799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@50321e2a1e54: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='D2D3061A'O, index=0 SGSN_Test-GSUP(1635)@50321e2a1e54: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@50321e2a1e54: 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 := 'E998'O, rac := 'E1'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)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14635695 SGSN_Test_0-SCCP(1630)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1631)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100209082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100209082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100209082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209082 DLSS7 DEBUG Found route for dpc=188=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) 20250103100209082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100209082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209083 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100209083 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100209083 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100209083 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100209083 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{Deregistered}: Allocated (fsm.c:456) 20250103100209083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103100209083 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Allocated (fsm.c:456) 20250103100209083 DMM DEBUG MM_STATE_Iu[0x55b4efa9bb80]{Detached}: Allocated (fsm.c:456) 20250103100209083 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100209083 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100209083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100209083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100209083 DMM DEBUG MM(262420000001005/cfbb77d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100209083 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250103100209083 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209083 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@50321e2a1e54: { messageType := 2, destLocRef := 'DF52AF'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@50321e2a1e54: 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 := '11B80BB470384D0B5533062EC1BCB318'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF1ADD12'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A014BDD00E7AFDA6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8A62F6E3F7F5BE453E1FAEEBAB151479'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F1428FA21F50C1093838BDC5052B152F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '58127457179D0795CE78BD95B6DC1ED6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9DB4B93CAD4DEADE'O } } } } } SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250103100209093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100209093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100209093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209093 DLSS7 DEBUG Found route for dpc=188=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) 20250103100209093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100209093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209093 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100209093 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100209093 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100209093 DMM DEBUG MM(262420000001005/cfbb77d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20250103100209093 DMM NOTICE MM(262420000001005/cfbb77d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100209093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100209093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100209093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100209093 DMM DEBUG MM(262420000001005/cfbb77d0) Requesting authorization (sgsn_auth.c:160) 20250103100209093 DMM INFO MM(262420000001005/cfbb77d0) Requesting authentication tuples (sgsn_auth.c:184) 20250103100209093 DMM DEBUG MM(262420000001005/cfbb77d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100209093 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250103100209093 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@50321e2a1e54: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250103100209096 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100209096 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100209096 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100209096 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100209096 DMM INFO MM(262420000001005/cfbb77d0) Subscriber data update (mmctx.c:445) 20250103100209096 DMM DEBUG MM(262420000001005/cfbb77d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100209096 DMM INFO MM(262420000001005/cfbb77d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100209096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100209096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100209096 DMM INFO MM(262420000001005/cfbb77d0) <- GMM AUTH AND CIPHERING REQ (rand = 11 b8 0b b4 70 38 4d 0b 55 33 06 2e c1 bc b3 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 12 74 57 17 9d 07 95 ce 78 bd 95 b6 dc 1e d6 ) (gprs_gmm.c:465) 20250103100209096 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250103100209096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C229DB4B93C23094399990000100005F02904AD4DEADE'O 20250103100209105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100209105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100209105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209105 DLSS7 DEBUG Found route for dpc=188=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) 20250103100209105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100209105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209105 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100209105 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100209105 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100209105 DMM INFO MM(262420000001005/cfbb77d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100209105 DMM NOTICE MM(262420000001005/cfbb77d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100209106 DMM DEBUG MM(262420000001005/cfbb77d0) checking auth: received UMTS RES = 9d b4 b9 3c ad 4d ea de (gprs_gmm.c:648) 20250103100209106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100209106 DMM DEBUG MM(262420000001005/cfbb77d0) Requesting authorization (sgsn_auth.c:160) 20250103100209106 DMM INFO MM(262420000001005/cfbb77d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100209106 DMM DEBUG MM(262420000001005/cfbb77d0) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100209106 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250103100209106 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) 20250103100209106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100209106 DMM DEBUG MM(262420000001005/cfbb77d0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100209106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100209116 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100209116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100209116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209116 DLSS7 DEBUG Found route for dpc=188=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) 20250103100209116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100209116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209116 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100209116 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100209116 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100209116 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250103100209116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100209116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100209116 DMM INFO MM(262420000001005/cfbb77d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfbb77d0) (gprs_gmm.c:282) 20250103100209116 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250103100209116 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209116 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209117 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100209122 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100209122 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100209122 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250103100209122 DMM INFO MM(262420000001005/cfbb77d0) Subscriber data update (mmctx.c:445) 20250103100209122 DMM DEBUG MM(262420000001005/cfbb77d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100209122 DMM INFO MM(262420000001005/cfbb77d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100209122 DMM NOTICE MM(262420000001005/cfbb77d0) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20250103100209122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100209122 DMM NOTICE MM(262420000001005/cfbb77d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100209122 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) 20250103100209123 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100209123 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250103100209123 DMM INFO MM(262420000001005/cfbb77d0) Subscriber data update (mmctx.c:445) 20250103100209123 DMM DEBUG MM(262420000001005/cfbb77d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100209126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100209126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100209126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209126 DLSS7 DEBUG Found route for dpc=188=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) 20250103100209126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100209126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209126 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100209126 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100209126 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100209126 DMM INFO MM(262420000001005/cfbb77d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100209126 DMM NOTICE MM(262420000001005/cfbb77d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100209126 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100209126 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100209126 DMM DEBUG MM_STATE_Iu(15)[0x55b4efa9bb80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100209126 DMM DEBUG MM_STATE_Iu(15)[0x55b4efa9bb80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100209126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100209126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100209126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1630)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100209133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100209133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100209133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209133 DLSS7 DEBUG Found route for dpc=188=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) 20250103100209133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100209133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209133 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100209133 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100209133 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100209133 DMM INFO MM(262420000001005/cfbb77d0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100209133 DMM DEBUG MM_STATE_Iu(15)[0x55b4efa9bb80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100209133 DMM DEBUG MM_STATE_Iu(15)[0x55b4efa9bb80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100209133 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on local reference:0 20250103100209134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100209134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100209134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209134 DLSS7 DEBUG Found route for dpc=188=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) 20250103100209134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100209134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@50321e2a1e54: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14635695 TC_attach_pdp_act_pmm_idle(1637)@50321e2a1e54: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@50321e2a1e54: 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 := 'CFBB77D0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@50321e2a1e54: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)2179907 SGSN_Test_0-RAN(1631)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@50321e2a1e54: First idle individual index:0 20250103100209338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100209338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100209338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209338 DLSS7 DEBUG Found route for dpc=188=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) 20250103100209338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100209338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209339 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100209339 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100209339 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100209339 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCFBB77D0) type="signalling"  (gprs_gmm.c:1897) 20250103100209339 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250103100209339 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103100209339 DMM DEBUG MM(262420000001005/cfbb77d0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250103100209339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100209339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100209339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100209339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100209339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100209339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100209339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100209340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@50321e2a1e54: { messageType := 2, destLocRef := '214343'O ("!CC"), 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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@50321e2a1e54: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@50321e2a1e54: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@50321e2a1e54: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@50321e2a1e54: Final verdict of PTC: error 20250103100209354 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100209354 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) 20250103100209354 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100209354 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100209355 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100209355 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) 20250103100209355 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100209355 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) SGSN_Test_0-RAN(1631)@50321e2a1e54: Final verdict of PTC: none 20250103100209355 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100209355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100209355 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100209355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100209355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100209355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100209355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100209355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100209355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100209355 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@50321e2a1e54: Final verdict of PTC: none 20250103100209364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51858<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1619)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1629)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP(1635)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@50321e2a1e54: Final verdict of PTC: none 20250103100209371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250103100209371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1620)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1624)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@50321e2a1e54: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1622)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1617)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1627)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@50321e2a1e54: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100209528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100210030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235256) 20250103100210372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100210372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235256, count=236416) 20250103100211356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100211356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100211356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250103100211373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100211373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 10:02: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_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 20250103100212374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100212374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_pmm_idle_rx_mt_data started. 20250103100213079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100213083 DMM INFO MM(262420000001005/cfbb77d0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100213083 DMM INFO MM(262420000001005/cfbb77d0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100213083 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100213083 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100213083 DMM DEBUG MM_STATE_Iu(15)[0x55b4efa9bb80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100213083 DMM DEBUG MM_STATE_Iu(15)[0x55b4efa9bb80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100213083 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250103100213083 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) 20250103100213083 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) 20250103100213083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103100213083 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Deallocated (fsm.c:568) 20250103100213083 DMM DEBUG MM_STATE_Iu(15)[0x55b4efa9bb80]{Detached}: Deallocated (fsm.c:568) 20250103100213083 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9ac40]{Deregistered}: Deallocated (fsm.c:568) 20250103100213083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100213139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100213139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100213139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100213139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100213139 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100213139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100213139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100213139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100213139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100213140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100213140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100213140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100213140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100213140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100213140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100213140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100213140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100213140 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100213140 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100213140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100213140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100213140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100213142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100213147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100213147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100213154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100213154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100213154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100213154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100213154 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100213154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100213154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100213154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100213154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100213155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100213155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100213155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100213155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100213155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100213155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100213155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100213155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100213155 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100213155 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100213155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1647)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103100213155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100213155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100213157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100213161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100213161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100213170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100213170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100213170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100213170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100213170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100213170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100213170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100213170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100213170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100213170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100213170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100213170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100213171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100213171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100213171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100213171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100213171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100213171 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100213171 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100213171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100213171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100213171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100213173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@50321e2a1e54: ************************************************* SGSN_Test_0-M3UA(1655)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@50321e2a1e54: ************************************************* 20250103100213177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100213177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@50321e2a1e54: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100213375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100213375 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100213375 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100213375 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@50321e2a1e54: Established a new IPA connection (conn_id=2) 20250103100213379 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100213379 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) 20250103100213379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100213379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1657)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100213380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250103100213381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@50321e2a1e54: 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)@50321e2a1e54: 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_0-M3UA(1655)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1657)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100213385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100213385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100213385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100213385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100213385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100213385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100213385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250103100213386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100213387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100213387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100213387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100213387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100213387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100213387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100213387 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250103100214198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100214198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100214198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214198 DLSS7 DEBUG Found route for dpc=188=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) 20250103100214198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100214198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214199 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100214199 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100214199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@50321e2a1e54: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='E98DAA80'O, index=0 SGSN_Test-GSUP(1658)@50321e2a1e54: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@50321e2a1e54: 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 := '43A3'O, rac := 'BA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@50321e2a1e54: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)7144866 SGSN_Test_0-SCCP(1653)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1654)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100214471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100214471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100214471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214471 DLSS7 DEBUG Found route for dpc=188=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) 20250103100214471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100214471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214471 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100214471 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100214471 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100214471 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100214471 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{Deregistered}: Allocated (fsm.c:456) 20250103100214471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Allocated (fsm.c:456) 20250103100214471 DMM DEBUG MM_STATE_Gb[0x55b4efa8ee30]{Idle}: Allocated (fsm.c:456) 20250103100214471 DMM DEBUG MM_STATE_Iu[0x55b4efa9cbe0]{Detached}: Allocated (fsm.c:456) 20250103100214471 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100214471 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100214471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100214471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100214471 DMM DEBUG MM(262420000001007/de9047b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100214471 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250103100214471 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214471 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214471 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214471 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@50321e2a1e54: { messageType := 2, destLocRef := '6D05A2'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@50321e2a1e54: 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 := '5CA211EA2EEAC5FC21F103F47C1E15C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22EDF168'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '518F8BD81195CE75'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BE516CCF1B50B7D508781D58274ABED1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5F0B9A2A600BC0B4B549EE0EE49D39F8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9CA0AED15182FAA4BAF208621A8933C4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9B67EFC28C4B852A'O } } } } } SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250103100214476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100214476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100214476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214476 DLSS7 DEBUG Found route for dpc=188=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) 20250103100214476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100214476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214476 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100214476 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100214476 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100214476 DMM DEBUG MM(262420000001007/de9047b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20250103100214476 DMM NOTICE MM(262420000001007/de9047b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100214476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100214476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100214476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100214476 DMM DEBUG MM(262420000001007/de9047b6) Requesting authorization (sgsn_auth.c:160) 20250103100214476 DMM INFO MM(262420000001007/de9047b6) Requesting authentication tuples (sgsn_auth.c:184) 20250103100214476 DMM DEBUG MM(262420000001007/de9047b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100214476 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250103100214476 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@50321e2a1e54: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250103100214478 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100214478 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100214478 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100214478 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100214478 DMM INFO MM(262420000001007/de9047b6) Subscriber data update (mmctx.c:445) 20250103100214478 DMM DEBUG MM(262420000001007/de9047b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100214478 DMM INFO MM(262420000001007/de9047b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100214478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100214478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100214478 DMM INFO MM(262420000001007/de9047b6) <- GMM AUTH AND CIPHERING REQ (rand = 5c a2 11 ea 2e ea c5 fc 21 f1 03 f4 7c 1e 15 c1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9c a0 ae d1 51 82 fa a4 ba f2 08 62 1a 89 33 c4 ) (gprs_gmm.c:465) 20250103100214478 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250103100214478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303229B67EFC223094399990000100007F029048C4B852A'O 20250103100214481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100214481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100214481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214481 DLSS7 DEBUG Found route for dpc=188=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) 20250103100214481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100214481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214481 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100214481 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100214481 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100214481 DMM INFO MM(262420000001007/de9047b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100214481 DMM NOTICE MM(262420000001007/de9047b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100214481 DMM DEBUG MM(262420000001007/de9047b6) checking auth: received UMTS RES = 9b 67 ef c2 8c 4b 85 2a (gprs_gmm.c:648) 20250103100214481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100214481 DMM DEBUG MM(262420000001007/de9047b6) Requesting authorization (sgsn_auth.c:160) 20250103100214481 DMM INFO MM(262420000001007/de9047b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100214481 DMM DEBUG MM(262420000001007/de9047b6) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100214481 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250103100214481 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) 20250103100214481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100214481 DMM DEBUG MM(262420000001007/de9047b6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100214481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100214485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100214485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100214485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214485 DLSS7 DEBUG Found route for dpc=188=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) 20250103100214485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100214485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214485 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100214485 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100214485 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100214485 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250103100214485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100214485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100214485 DMM INFO MM(262420000001007/de9047b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xde9047b6) (gprs_gmm.c:282) 20250103100214485 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250103100214485 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214485 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214485 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214485 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100214487 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100214487 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100214487 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250103100214487 DMM INFO MM(262420000001007/de9047b6) Subscriber data update (mmctx.c:445) 20250103100214487 DMM DEBUG MM(262420000001007/de9047b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100214487 DMM INFO MM(262420000001007/de9047b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100214487 DMM NOTICE MM(262420000001007/de9047b6) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20250103100214487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100214487 DMM NOTICE MM(262420000001007/de9047b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100214487 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) 20250103100214487 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100214487 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250103100214487 DMM INFO MM(262420000001007/de9047b6) Subscriber data update (mmctx.c:445) 20250103100214487 DMM DEBUG MM(262420000001007/de9047b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100214488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214488 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100214488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100214488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214488 DLSS7 DEBUG Found route for dpc=188=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) 20250103100214488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100214488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214488 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100214488 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100214488 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100214488 DMM INFO MM(262420000001007/de9047b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100214488 DMM NOTICE MM(262420000001007/de9047b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100214488 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100214488 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100214488 DMM DEBUG MM_STATE_Iu(17)[0x55b4efa9cbe0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100214488 DMM DEBUG MM_STATE_Iu(17)[0x55b4efa9cbe0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100214488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100214488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100214488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1653)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100214491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100214491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100214491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214491 DLSS7 DEBUG Found route for dpc=188=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) 20250103100214491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100214491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214491 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100214491 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100214491 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100214491 DMM INFO MM(262420000001007/de9047b6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100214491 DMM DEBUG MM_STATE_Iu(17)[0x55b4efa9cbe0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100214491 DMM DEBUG MM_STATE_Iu(17)[0x55b4efa9cbe0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100214491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on local reference:0 20250103100214491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100214491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100214491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214491 DLSS7 DEBUG Found route for dpc=188=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) 20250103100214491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100214491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@50321e2a1e54: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)7144866 TC_pmm_idle_rx_mt_data(1660)@50321e2a1e54: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@50321e2a1e54: 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 := 'DE9047B6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@50321e2a1e54: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)8102970 SGSN_Test_0-RAN(1654)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@50321e2a1e54: First idle individual index:0 20250103100214694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100214694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100214694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214694 DLSS7 DEBUG Found route for dpc=188=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) 20250103100214694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100214694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214695 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100214695 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100214695 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100214695 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDE9047B6) type="signalling"  (gprs_gmm.c:1897) 20250103100214695 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250103100214695 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103100214695 DMM DEBUG MM(262420000001007/de9047b6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250103100214696 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214696 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100214696 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214696 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100214696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100214696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100214696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100214696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100214696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100214696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@50321e2a1e54: { messageType := 2, destLocRef := '7BA43A'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@50321e2a1e54: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@50321e2a1e54: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@50321e2a1e54: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@50321e2a1e54: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@50321e2a1e54: Final verdict of PTC: none 20250103100214712 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100214712 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) 20250103100214712 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100214712 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100214712 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100214712 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) 20250103100214712 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100214712 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100214712 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100214712 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100214712 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100214712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100214712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100214712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100214712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100214712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100214712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100214713 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@50321e2a1e54: Final verdict of PTC: none 20250103100214719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43466<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250103100214724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1658)@50321e2a1e54: Final verdict of PTC: none 20250103100214724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI196(1641)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1647)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1652)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@50321e2a1e54: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1642)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1650)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1640)@50321e2a1e54: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1645)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@50321e2a1e54: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100214851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100215352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235048) 20250103100215725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100215725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235048, count=236208) 20250103100216713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100216713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100216713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250103100216726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100216726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100217727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100217728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_update_ctx_err_ind_from_ggsn started. 20250103100218434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100218436 DMM INFO MM(262420000001007/de9047b6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100218436 DMM INFO MM(262420000001007/de9047b6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100218436 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100218436 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100218436 DMM DEBUG MM_STATE_Iu(17)[0x55b4efa9cbe0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100218436 DMM DEBUG MM_STATE_Iu(17)[0x55b4efa9cbe0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100218436 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250103100218436 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) 20250103100218436 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) 20250103100218436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa88880]{Init}: Deallocated (fsm.c:568) 20250103100218436 DMM DEBUG MM_STATE_Gb[0x55b4efa8ee30]{Idle}: Deallocated (fsm.c:568) 20250103100218436 DMM DEBUG MM_STATE_Iu(17)[0x55b4efa9cbe0]{Detached}: Deallocated (fsm.c:568) 20250103100218436 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9bb80]{Deregistered}: Deallocated (fsm.c:568) 20250103100218437 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100218479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100218479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100218479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100218479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100218479 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100218479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100218479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100218479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100218479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100218480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100218480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100218480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100218480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100218480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100218480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100218480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100218480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100218480 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250103100218480 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100218480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250103100218481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100218481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@50321e2a1e54: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100218483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100218487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100218487 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)@50321e2a1e54: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100218495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250103100218495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100218495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100218495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100218495 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250103100218495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100218495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100218495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100218495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100218496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100218496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100218496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100218496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100218496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100218496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100218496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100218496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100218496 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250103100218496 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100218496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103100218496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100218496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@50321e2a1e54: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100218499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@50321e2a1e54: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100218505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b4efa8a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100218505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@50321e2a1e54: 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)@50321e2a1e54: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@50321e2a1e54: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@50321e2a1e54: Provider Link came up: sending NS-RESET 20250103100218511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250103100218511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100218511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100218511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100218511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250103100218511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100218511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100218511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100218511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250103100218512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100218512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100218512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100218512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250103100218512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250103100218512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250103100218512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250103100218512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100218512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250103100218512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250103100218512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1675)@50321e2a1e54: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250103100218512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250103100218512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@50321e2a1e54: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250103100218515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@50321e2a1e54: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@50321e2a1e54: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250103100218520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b4efa8bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250103100218520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@50321e2a1e54: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@50321e2a1e54: ************************************************* MTC@50321e2a1e54: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@50321e2a1e54: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@50321e2a1e54: ************************************************* SGSN_Test_0-SCCP(1676)@50321e2a1e54: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@50321e2a1e54: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250103100218723 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250103100218723 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) 20250103100218723 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250103100218723 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)@50321e2a1e54: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250103100218729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100218729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250103100218729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250103100218729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@50321e2a1e54: Established a new IPA connection (conn_id=2) 20250103100218732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100218732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250103100218732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250103100218732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250103100218732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250103100218732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250103100218732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1680)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250103100218733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@50321e2a1e54: 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)@50321e2a1e54: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250103100218734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250103100218734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100218735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250103100218735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250103100218735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250103100218735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250103100218735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250103100218735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250103100218735 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1680)@50321e2a1e54: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@50321e2a1e54: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250103100219543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100219543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100219543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219543 DLSS7 DEBUG Found route for dpc=188=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) 20250103100219543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100219543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100219544 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250103100219544 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250103100219544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100219544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100219544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100219544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100219544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@50321e2a1e54: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@50321e2a1e54: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E62B2963'O, index=0 SGSN_Test-GSUP(1681)@50321e2a1e54: 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)@50321e2a1e54: 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 := '655D'O ("e]"), rac := 'AD'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)@50321e2a1e54: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)16440259 SGSN_Test_0-SCCP(1676)@50321e2a1e54: First idle individual index:0 SGSN_Test_0-RAN(1677)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 20250103100219829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100219829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100219829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219829 DLSS7 DEBUG Found route for dpc=188=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) 20250103100219829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100219829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100219829 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100219829 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100219830 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100219830 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20250103100219830 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{Deregistered}: Allocated (fsm.c:456) 20250103100219830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Allocated (fsm.c:456) 20250103100219830 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Allocated (fsm.c:456) 20250103100219830 DMM DEBUG MM_STATE_Iu[0x55b4efa9d200]{Detached}: Allocated (fsm.c:456) 20250103100219830 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250103100219830 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250103100219830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250103100219830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250103100219830 DMM DEBUG MM(262420000001004/f598110c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250103100219830 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250103100219830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100219830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100219830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100219830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100219830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100219830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100219830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100219830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100219830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100219830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@50321e2a1e54: { messageType := 2, destLocRef := 'FADBC3'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@50321e2a1e54: 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 := 'A0DF732C84946E5E7DC27E3B5315E0A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '558A6394'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55D686A4C123D4B4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '963CE9ABCAA894708796F2CFD44931C7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CF18C504CE66B71B5927A4748A417423'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4E5BCBB9EF799916BCCAF543FA6821E5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '87E1DE92682BD5C9'O } } } } } SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_len:23 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250103100219840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100219840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100219840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219840 DLSS7 DEBUG Found route for dpc=188=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) 20250103100219840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100219840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100219840 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100219840 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100219840 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100219840 DMM DEBUG MM(262420000001004/f598110c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250103100219840 DMM NOTICE MM(262420000001004/f598110c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250103100219840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250103100219840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250103100219840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250103100219840 DMM DEBUG MM(262420000001004/f598110c) Requesting authorization (sgsn_auth.c:160) 20250103100219840 DMM INFO MM(262420000001004/f598110c) Requesting authentication tuples (sgsn_auth.c:184) 20250103100219840 DMM DEBUG MM(262420000001004/f598110c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250103100219841 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250103100219841 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)@50321e2a1e54: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@50321e2a1e54: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250103100219844 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250103100219844 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250103100219844 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250103100219844 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250103100219844 DMM INFO MM(262420000001004/f598110c) Subscriber data update (mmctx.c:445) 20250103100219844 DMM DEBUG MM(262420000001004/f598110c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250103100219844 DMM INFO MM(262420000001004/f598110c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250103100219844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250103100219844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250103100219844 DMM INFO MM(262420000001004/f598110c) <- GMM AUTH AND CIPHERING REQ (rand = a0 df 73 2c 84 94 6e 5e 7d c2 7e 3b 53 15 e0 a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e 5b cb b9 ef 79 99 16 bc ca f5 43 fa 68 21 e5 ) (gprs_gmm.c:465) 20250103100219844 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250103100219844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100219844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100219844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100219844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100219844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_len:37 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2287E1DE9223094399990000100004F02904682BD5C9'O 20250103100219852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100219853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100219853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219853 DLSS7 DEBUG Found route for dpc=188=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) 20250103100219853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100219853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100219853 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100219853 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100219853 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100219853 DMM INFO MM(262420000001004/f598110c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250103100219853 DMM NOTICE MM(262420000001004/f598110c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250103100219853 DMM DEBUG MM(262420000001004/f598110c) checking auth: received UMTS RES = 87 e1 de 92 68 2b d5 c9 (gprs_gmm.c:648) 20250103100219853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250103100219853 DMM DEBUG MM(262420000001004/f598110c) Requesting authorization (sgsn_auth.c:160) 20250103100219853 DMM INFO MM(262420000001004/f598110c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250103100219853 DMM DEBUG MM(262420000001004/f598110c) Requesting subscriber data update (gprs_subscriber.c:894) 20250103100219853 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250103100219853 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) 20250103100219853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250103100219853 DMM DEBUG MM(262420000001004/f598110c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250103100219853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100219853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100219853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100219853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100219853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_len:12 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250103100219867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100219867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100219867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219867 DLSS7 DEBUG Found route for dpc=188=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) 20250103100219867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100219867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100219868 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250103100219868 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250103100219868 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250103100219868 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250103100219868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250103100219868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250103100219868 DMM INFO MM(262420000001004/f598110c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf598110c) (gprs_gmm.c:282) 20250103100219868 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250103100219868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100219868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100219868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100219868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100219868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100219868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100219869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100219869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100219869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100219869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250103100219877 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250103100219877 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250103100219877 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250103100219877 DMM INFO MM(262420000001004/f598110c) Subscriber data update (mmctx.c:445) 20250103100219877 DMM DEBUG MM(262420000001004/f598110c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250103100219877 DMM INFO MM(262420000001004/f598110c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250103100219877 DMM NOTICE MM(262420000001004/f598110c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250103100219877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250103100219877 DMM NOTICE MM(262420000001004/f598110c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250103100219877 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) 20250103100219878 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250103100219878 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250103100219878 DMM INFO MM(262420000001004/f598110c) Subscriber data update (mmctx.c:445) 20250103100219878 DMM DEBUG MM(262420000001004/f598110c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_len:14 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250103100219882 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219882 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100219882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100219882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219882 DLSS7 DEBUG Found route for dpc=188=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) 20250103100219882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100219883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100219883 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250103100219883 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250103100219883 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250103100219883 DMM INFO MM(262420000001004/f598110c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250103100219883 DMM NOTICE MM(262420000001004/f598110c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250103100219883 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250103100219883 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250103100219883 DMM DEBUG MM_STATE_Iu(19)[0x55b4efa9d200]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250103100219883 DMM DEBUG MM_STATE_Iu(19)[0x55b4efa9d200]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250103100219883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250103100219883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250103100219883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100219883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100219883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100219883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100219883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_len:7 SGSN_Test_0-SCCP(1676)@50321e2a1e54: vl_from0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250103100219892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100219892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100219892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219892 DLSS7 DEBUG Found route for dpc=188=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) 20250103100219892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100219892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100219892 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250103100219892 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250103100219893 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250103100219893 DMM INFO MM(262420000001004/f598110c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250103100219893 DMM DEBUG MM_STATE_Iu(19)[0x55b4efa9d200]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250103100219893 DMM DEBUG MM_STATE_Iu(19)[0x55b4efa9d200]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250103100219893 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219893 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100219893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100219893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100219893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100219893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on local reference:0 20250103100219895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100219895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100219895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100219895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100219895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100219895 DLSS7 DEBUG Found route for dpc=188=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) 20250103100219895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100219895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@50321e2a1e54: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)16440259 TC_update_ctx_err_ind_from_ggsn(1683)@50321e2a1e54: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@50321e2a1e54: 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 := 'F598110C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@50321e2a1e54: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1695809 SGSN_Test_0-RAN(1677)@50321e2a1e54: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@50321e2a1e54: First idle individual index:0 20250103100220098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100220098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100220098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250103100220098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250103100220098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100220098 DLSS7 DEBUG Found route for dpc=188=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) 20250103100220098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250103100220098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100220099 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250103100220099 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250103100220099 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250103100220099 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF598110C) type="signalling"  (gprs_gmm.c:1897) 20250103100220099 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250103100220099 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250103100220099 DMM DEBUG MM(262420000001004/f598110c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250103100220099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100220099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100220099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100220099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100220099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100220099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100220099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100220099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250103100220099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100220099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250103100220099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250103100220099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250103100220099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250103100220099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250103100220099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250103100220099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@50321e2a1e54: { messageType := 2, destLocRef := '19E041'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)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@50321e2a1e54: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@50321e2a1e54: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@50321e2a1e54: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@50321e2a1e54: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@50321e2a1e54: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@50321e2a1e54: Final verdict of PTC: none 20250103100220113 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250103100220113 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) 20250103100220113 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250103100220113 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250103100220113 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250103100220113 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) 20250103100220113 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250103100220113 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250103100220113 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250103100220113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250103100220113 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250103100220113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250103100220113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250103100220113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250103100220113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250103100220113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250103100220113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250103100220114 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@50321e2a1e54: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@50321e2a1e54: Final verdict of PTC: none 20250103100220118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@50321e2a1e54: Final verdict of PTC: none -NSVCI99(1675)@50321e2a1e54: Final verdict of PTC: none 20250103100220124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(1667)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@50321e2a1e54: Final verdict of PTC: none 20250103100220124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1666)@50321e2a1e54: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@50321e2a1e54: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@50321e2a1e54: Final verdict of PTC: none -NSVCI98(1670)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@50321e2a1e54: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@50321e2a1e54: Final verdict of PTC: none -NSVCI97(1665)@50321e2a1e54: Final verdict of PTC: none -NSVCI99-provIP(1673)@50321e2a1e54: Final verdict of PTC: none -NSVCI98-provIP(1668)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@50321e2a1e54: Final verdict of PTC: none -NSVCI97-provIP(1663)@50321e2a1e54: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: none MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@50321e2a1e54: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@50321e2a1e54: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@50321e2a1e54: 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'. Fri Jan 3 10:02:20 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 20250103100220241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100220317 DGPRS DEBUG Checking for inactive LLMEs, time = 38426739 (sgsn.c:132) 20250103100220743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232296) 20250103100221125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100221125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232296, count=236972) 20250103100222114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250103100222114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250103100222114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250103100222127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100222127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test execution finished. MTC@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100223129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100223129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_NS_connect_alive started. 20250103100223795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100223798 DMM INFO MM(262420000001004/f598110c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250103100223798 DMM INFO MM(262420000001004/f598110c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250103100223798 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250103100223798 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250103100223798 DMM DEBUG MM_STATE_Iu(19)[0x55b4efa9d200]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250103100223798 DMM DEBUG MM_STATE_Iu(19)[0x55b4efa9d200]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250103100223798 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250103100223798 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) 20250103100223798 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) 20250103100223798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b4efa8ee30]{Init}: Deallocated (fsm.c:568) 20250103100223798 DMM DEBUG MM_STATE_Gb[0x55b4efa88880]{Idle}: Deallocated (fsm.c:568) 20250103100223798 DMM DEBUG MM_STATE_Iu(19)[0x55b4efa9d200]{Detached}: Deallocated (fsm.c:568) 20250103100223798 DMM DEBUG GMM(gmm_fsm)[0x55b4efa9cbe0]{Deregistered}: Deallocated (fsm.c:568) 20250103100223799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250103100223836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250103100223836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250103100223836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250103100224130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100224130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: setverdict(pass): none -> pass MTC@50321e2a1e54: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250103100224845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: pass MTC@50321e2a1e54: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@50321e2a1e54: Test case TC_NS_connect_alive finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100224884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100225131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100225131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100225386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9656) 20250103100226133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100226133 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) 20250103100227135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100227135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: 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 ------ Fri Jan 3 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 20250103100228136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100228136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: 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@50321e2a1e54: Test case TC_NS_connect_reset started. 20250103100228473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100228476 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250103100228502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250103100228502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250103100228502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250103100228502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250103100228502 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250103100228502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250103100228502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250103100228502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250103100228502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b4efa87df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@50321e2a1e54: setverdict(pass): none -> pass 20250103100229137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100229138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@50321e2a1e54: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250103100229508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33272<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@50321e2a1e54: Final verdict of PTC: none MTC@50321e2a1e54: Setting final verdict of the test case. MTC@50321e2a1e54: Local verdict of MTC: pass MTC@50321e2a1e54: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@50321e2a1e54: Test case TC_NS_connect_reset finished. Verdict: pass MTC@50321e2a1e54: 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'. Fri Jan 3 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 20250103100229548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250103100230050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250103100230139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100230139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250103100231140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100231140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100231503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@50321e2a1e54: 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@50321e2a1e54: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@50321e2a1e54: Terminating MTC. MC@50321e2a1e54: MTC terminated. MC2> exit MC@50321e2a1e54: Shutting down session. MC@50321e2a1e54: Shutdown complete. 20250103100232142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100232142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 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 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3887667) [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-20250103-0948-1bb720f9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250103100233143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100233144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100234145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100234145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100234504 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-20250103-0948-1bb720f9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250103100235146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100235146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250103100236147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250103100236147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3887556) [testenv][generic] Stopping sgsn (3887598) [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-20250103-0948-1bb720f9-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-20250103-0948-1bb720f9-0'] testenv-sgsn-generic-osmocom-nightly-20250103-0948-1bb720f9-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2586/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