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/jenkins12688963014990214075.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef 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-20241218-0948-f6e3d5aa-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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 [236 kB] Fetched 9288 kB in 1s (10.8 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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for 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 IPA_Emulation_part_1.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_4.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for 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_4.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_3.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_VTY_Functions_part_2.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_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_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for 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_4.cc Creating dependency file for NS_Provider_IPL4_part_5.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_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_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_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env 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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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 0s (446 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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412172026 [1176 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412172026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202412172026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412172026 [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412172026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412172026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412172026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.49.3093ec.202412172026 [69.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412172026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412172026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412172026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412172026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412172026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412172026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412172026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412172026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412172026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412172026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412172026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412172026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412172026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412172026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202412172026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412172026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412172026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412172026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202412172026 [142 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202412172026 [542 kB] Fetched 13.7 MB in 0s (89.5 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_202412172026_amd64.deb ... Unpacking osmocom-nightly (202412172026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202412172026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202412172026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202412172026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412172026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.49.3093ec.202412172026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.49.3093ec.202412172026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202412172026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412172026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412172026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412172026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412172026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412172026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412172026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412172026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412172026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412172026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412172026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412172026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412172026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412172026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202412172026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202412172026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202412172026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412172026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202412172026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412172026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202412172026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202412172026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202412172026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412172026) ... Setting up osmocom-nightly (202412172026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libasn1c1:amd64 (0.9.38.202412172026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202412172026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412172026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202412172026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412172026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmocore (1.10.0.56.fc03.202412172026) ... Setting up libosmoabis13:amd64 (1.6.0.49.3093ec.202412172026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412172026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412172026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412172026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412172026) ... 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.202412172026) ... Setting up osmo-sgsn (1.12.0.31.df44.202412172026) ... 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.202412172026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412172026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412172026) ... 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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241218094820800 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241218094820801 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241218094820801 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) 20241218094820801 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241218094820801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241218094820801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241218094820801 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241218094820801 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241218094820801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241218094820801 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241218094820801 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241218094820801 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241218094820801 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241218094820801 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241218094820801 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241218094820801 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241218094820801 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-20241218-0948-f6e3d5aa-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x5640646bfd40(sgsn) with 23 counters 20241218094821075 DLSS7 INFO (r=127.0.0.1:40590<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218094821075 DLSS7 INFO (r=127.0.0.1:40590<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241218094821075 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:40590<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241218094821075 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241218094821075 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241218094821075 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218094821075 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241218094821075 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241218094821076 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241218094821076 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241218094821076 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241218094821076 DGPRS NOTICE libGTP v1.12.0.33-09142.202412172026 initialized (sgsn_main.c:462) 20241218094821076 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241218094821076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094821076 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241218094821076 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241218094821076 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241218094821076 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218094821076 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) 20241218094821076 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218094821076 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218094821076 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218094821076 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) 20241218094821076 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218094821076 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218094821076 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241218094821076 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241218094821076 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241218094821076 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241218094821076 DLSS7 INFO (r=127.0.0.1:50197<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218094821076 DLSS7 INFO (r=127.0.0.1:50197<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241218094821076 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:50197<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241218094821076 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241218094821076 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:40590<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241218094821076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218094821076 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) 20241218094821076 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218094821076 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241218094821076 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) 20241218094821076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218094821076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241218-0948-f6e3d5aa-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@43f895d4d550: Unix server socket created successfully. MC@43f895d4d550: Listening on TCP port 38279. MC2> 43f895d4d550 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 43f895d4d550 38279 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@43f895d4d550: New HC connected from 10.0.2.100 [10.0.2.100]. 43f895d4d550: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@43f895d4d550: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@43f895d4d550: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@43f895d4d550: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@43f895d4d550: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@43f895d4d550: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@43f895d4d550: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@43f895d4d550: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@43f895d4d550: Configuration file was processed on all HCs. MC@43f895d4d550: Creating MTC on host 10.0.2.100. MC@43f895d4d550: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@43f895d4d550: 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 ------ Wed Dec 18 09:48:21 UTC 2024 /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 20241218094822077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094822077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach started. 20241218094822659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094822660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094822699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241218094822699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218094822699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241218094822699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218094822699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094822699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094822699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094822699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094822699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094822700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094822700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094822700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094822700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094822700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094822700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094822700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094822700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218094822700 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218094822700 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094822700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094822700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094822700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094822703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094822709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094822709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094822717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241218094822717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218094822717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241218094822717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218094822717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094822717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094822717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094822717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094822717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094822718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094822718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094822718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094822718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094822718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094822718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094822718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094822718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218094822718 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218094822718 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094822718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094822718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094822718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094822721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094822721 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-Gb1-BSSGP1(9)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218094822726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094822726 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094822739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241218094822739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218094822739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241218094822739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218094822739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094822739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094822739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094822739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094822739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094822740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094822740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094822740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094822740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094822740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094822740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094822740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094822740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218094822740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218094822740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094822740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094822740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094822740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094822742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094822742 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)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094822747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094822747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218094823078 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) 20241218094823078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241218094823078 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241218094823078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241218094823078 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241218094823078 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241218094823078 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241218094823078 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241218094823078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241218094823078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218094823078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094823078 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241218094823078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218094823078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218094823078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241218094823078 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) 20241218094823079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218094823079 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218094823079 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218094823079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218094823079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218094823079 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218094823079 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x564064dab170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241218094823079 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218094823082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218094823084 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218094823838 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) 20241218094823838 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241218094823838 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:50197 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@43f895d4d550: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CCE13B08'O, index=0 SGSN_Test-GSUP(19)@43f895d4d550: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@43f895d4d550: 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 := '19031A583ECBE7B3350D402AA619508E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB827009'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F8B79B5D5A8180B'O } } } } } 20241218094824151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094824151 DLLC NOTICE LLME(ffffffff/cce13b08){UNASSIGNED} LLC RX: unknown TLLI 0xcce13b08, creating LLME on the fly (gprs_llc.c:552) 20241218094824151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094824151 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20241218094824151 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218094824151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218094824151 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218094824151 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218094824151 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218094824151 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218094824152 DLLC NOTICE LLME(ffffffff/cce13b08){UNASSIGNED} LLGM Assign pre (cce13b08 => ff33dc1a) (gprs_llc.c:1079) 20241218094824152 DLLC NOTICE LLME(cce13b08/ff33dc1a){ASSIGNED} LLGM Assign post (cce13b08 => ff33dc1a) (gprs_llc.c:1125) 20241218094824152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218094824152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218094824152 DMM DEBUG MM(262420000000001/ff33dc1a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094824158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094824158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218094824158 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094824158 DMM DEBUG MM(262420000000001/ff33dc1a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241218094824158 DMM NOTICE MM(262420000000001/ff33dc1a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218094824158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218094824158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218094824158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218094824158 DMM DEBUG MM(262420000000001/ff33dc1a) Requesting authorization (sgsn_auth.c:160) 20241218094824158 DMM INFO MM(262420000000001/ff33dc1a) Requesting authentication tuples (sgsn_auth.c:184) 20241218094824158 DMM DEBUG MM(262420000000001/ff33dc1a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218094824158 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241218094824158 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)@43f895d4d550: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@43f895d4d550: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241218094824159 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218094824159 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218094824159 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218094824159 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218094824159 DMM INFO MM(262420000000001/ff33dc1a) Subscriber data update (mmctx.c:445) 20241218094824159 DMM DEBUG MM(262420000000001/ff33dc1a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218094824159 DMM INFO MM(262420000000001/ff33dc1a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218094824159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218094824159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218094824159 DMM INFO MM(262420000000001/ff33dc1a) <- GMM AUTH AND CIPHERING REQ (rand = 19 03 1a 58 3e cb e7 b3 35 0d 40 2a a6 19 50 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218094824165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094824165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094824165 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094824165 DMM INFO MM(262420000000001/ff33dc1a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218094824165 DMM NOTICE MM(262420000000001/ff33dc1a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218094824165 DMM DEBUG MM(262420000000001/ff33dc1a) checking auth: received GSM SRES = cb 82 70 09 (gprs_gmm.c:648) 20241218094824165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218094824165 DMM DEBUG MM(262420000000001/ff33dc1a) Requesting authorization (sgsn_auth.c:160) 20241218094824165 DMM INFO MM(262420000000001/ff33dc1a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218094824165 DMM DEBUG MM(262420000000001/ff33dc1a) Requesting subscriber data update (gprs_subscriber.c:894) 20241218094824165 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241218094824165 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) 20241218094824165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218094824165 DMM INFO MM(262420000000001/ff33dc1a) <- GMM ATTACH ACCEPT (new P-TMSI=0xff33dc1a) (gprs_gmm.c:282) 20241218094824167 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218094824167 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218094824167 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241218094824167 DMM INFO MM(262420000000001/ff33dc1a) Subscriber data update (mmctx.c:445) 20241218094824167 DMM DEBUG MM(262420000000001/ff33dc1a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218094824167 DMM INFO MM(262420000000001/ff33dc1a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218094824167 DMM NOTICE MM(262420000000001/ff33dc1a) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241218094824167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218094824167 DMM NOTICE MM(262420000000001/ff33dc1a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218094824167 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) 20241218094824167 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218094824167 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241218094824167 DMM INFO MM(262420000000001/ff33dc1a) Subscriber data update (mmctx.c:445) 20241218094824167 DMM DEBUG MM(262420000000001/ff33dc1a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218094824177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094824177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218094824177 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094824177 DMM INFO MM(262420000000001/ff33dc1a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218094824177 DMM NOTICE MM(262420000000001/ff33dc1a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218094824177 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218094824177 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218094824177 DLLC NOTICE LLME(cce13b08/ff33dc1a){ASSIGNED} LLGM Assign pre (ffffffff => ff33dc1a) (gprs_llc.c:1079) 20241218094824177 DLLC NOTICE LLME(ffffffff/ff33dc1a){ASSIGNED} LLGM Assign post (ffffffff => ff33dc1a) (gprs_llc.c:1125) 20241218094824177 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218094824177 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218094824177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218094824177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@43f895d4d550: setverdict(pass): none -> pass TC_attach-BVCI196(6)@43f895d4d550: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@43f895d4d550: Final verdict of PTC: pass 20241218094824236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@43f895d4d550: Final verdict of PTC: none 20241218094824241 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218094824241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(7)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@43f895d4d550: Final verdict of PTC: none -NSVCI99(17)@43f895d4d550: Final verdict of PTC: none -NSVCI98(12)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@43f895d4d550: Final verdict of PTC: none TC_attach-BVCI220(16)@43f895d4d550: Final verdict of PTC: none TC_attach-BVCI210(11)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@43f895d4d550: Final verdict of PTC: none TC_attach-BVCI196(6)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(10)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(15)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(5)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:48:24 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241218094824416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094824817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241218094825242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094825243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20241218094826243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094826243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:48:26 UTC 2024 /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 20241218094827244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094827245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_mnc3 started. 20241218094827907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094827909 DMM INFO MM(262420000000001/ff33dc1a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218094827909 DMM INFO MM(262420000000001/ff33dc1a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218094827909 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218094827909 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218094827909 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218094827909 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218094827909 DLLC NOTICE LLME(ffffffff/ff33dc1a){ASSIGNED} LLGM Assign pre (ff33dc1a => ffffffff) (gprs_llc.c:1079) 20241218094827909 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff33dc1a => ffffffff) (gprs_llc.c:1125) 20241218094827910 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241218094827910 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) 20241218094827910 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) 20241218094827910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218094827910 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218094827910 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218094827910 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218094827910 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094827953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218094827953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094827953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094827953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094827953 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218094827953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094827953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094827953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094827953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094827954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094827954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094827954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094827954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094827954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094827954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094827954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094827954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094827954 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218094827954 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094827954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094827955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094827955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094827958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094827965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094827965 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094827971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218094827971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094827971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094827971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094827971 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218094827971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094827971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094827971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094827971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094827972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094827972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094827972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094827972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094827972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094827972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094827972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094827972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094827972 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218094827972 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094827972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094827973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094827973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094827974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094827979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094827979 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094827986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218094827986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094827986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094827986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094827986 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218094827986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094827987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094827987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094827987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094827987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094827987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094827987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094827987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094827987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094827987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094827987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094827987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094827987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218094827987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094827987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094827987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094827987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094827989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094827994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094827994 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218094828246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094828246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218094828246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218094828246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218094828250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218094828252 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@43f895d4d550: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EE87FC80'O, index=0 SGSN_Test-GSUP(38)@43f895d4d550: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@43f895d4d550: 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 := '28395BC48332C62FC176BA65BABC87D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CED95152'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD5594912AAB4911'O } } } } } 20241218094829317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094829317 DLLC NOTICE LLME(ffffffff/ee87fc80){UNASSIGNED} LLC RX: unknown TLLI 0xee87fc80, creating LLME on the fly (gprs_llc.c:552) 20241218094829317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094829317 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241218094829317 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218094829317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218094829317 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218094829317 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218094829317 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218094829317 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218094829317 DLLC NOTICE LLME(ffffffff/ee87fc80){UNASSIGNED} LLGM Assign pre (ee87fc80 => e7803d54) (gprs_llc.c:1079) 20241218094829317 DLLC NOTICE LLME(ee87fc80/e7803d54){ASSIGNED} LLGM Assign post (ee87fc80 => e7803d54) (gprs_llc.c:1125) 20241218094829317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218094829317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218094829317 DMM DEBUG MM(262420000001001/e7803d54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094829333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094829333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218094829333 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094829333 DMM DEBUG MM(262420000001001/e7803d54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241218094829334 DMM NOTICE MM(262420000001001/e7803d54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218094829334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218094829334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218094829334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218094829334 DMM DEBUG MM(262420000001001/e7803d54) Requesting authorization (sgsn_auth.c:160) 20241218094829334 DMM INFO MM(262420000001001/e7803d54) Requesting authentication tuples (sgsn_auth.c:184) 20241218094829334 DMM DEBUG MM(262420000001001/e7803d54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218094829334 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241218094829334 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)@43f895d4d550: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@43f895d4d550: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241218094829338 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218094829338 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218094829338 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218094829338 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218094829338 DMM INFO MM(262420000001001/e7803d54) Subscriber data update (mmctx.c:445) 20241218094829338 DMM DEBUG MM(262420000001001/e7803d54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218094829339 DMM INFO MM(262420000001001/e7803d54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218094829339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218094829339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218094829339 DMM INFO MM(262420000001001/e7803d54) <- GMM AUTH AND CIPHERING REQ (rand = 28 39 5b c4 83 32 c6 2f c1 76 ba 65 ba bc 87 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218094829354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094829354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094829354 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094829354 DMM INFO MM(262420000001001/e7803d54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218094829354 DMM NOTICE MM(262420000001001/e7803d54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218094829354 DMM DEBUG MM(262420000001001/e7803d54) checking auth: received GSM SRES = ce d9 51 52 (gprs_gmm.c:648) 20241218094829354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218094829354 DMM DEBUG MM(262420000001001/e7803d54) Requesting authorization (sgsn_auth.c:160) 20241218094829354 DMM INFO MM(262420000001001/e7803d54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218094829354 DMM DEBUG MM(262420000001001/e7803d54) Requesting subscriber data update (gprs_subscriber.c:894) 20241218094829354 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241218094829354 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) 20241218094829354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218094829354 DMM INFO MM(262420000001001/e7803d54) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7803d54) (gprs_gmm.c:282) 20241218094829357 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218094829357 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218094829357 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241218094829357 DMM INFO MM(262420000001001/e7803d54) Subscriber data update (mmctx.c:445) 20241218094829357 DMM DEBUG MM(262420000001001/e7803d54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218094829357 DMM INFO MM(262420000001001/e7803d54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218094829357 DMM NOTICE MM(262420000001001/e7803d54) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241218094829357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218094829357 DMM NOTICE MM(262420000001001/e7803d54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218094829357 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) 20241218094829359 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218094829359 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241218094829359 DMM INFO MM(262420000001001/e7803d54) Subscriber data update (mmctx.c:445) 20241218094829359 DMM DEBUG MM(262420000001001/e7803d54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218094829373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094829373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218094829373 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094829373 DMM INFO MM(262420000001001/e7803d54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218094829373 DMM NOTICE MM(262420000001001/e7803d54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218094829373 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218094829373 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218094829373 DLLC NOTICE LLME(ee87fc80/e7803d54){ASSIGNED} LLGM Assign pre (ffffffff => e7803d54) (gprs_llc.c:1079) 20241218094829373 DLLC NOTICE LLME(ffffffff/e7803d54){ASSIGNED} LLGM Assign post (ffffffff => e7803d54) (gprs_llc.c:1125) 20241218094829373 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218094829373 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218094829373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218094829373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@43f895d4d550: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@43f895d4d550: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@43f895d4d550: Final verdict of PTC: pass 20241218094829426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@43f895d4d550: Final verdict of PTC: none 20241218094829430 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(32)@43f895d4d550: Final verdict of PTC: none -NSVCI99(36)@43f895d4d550: Final verdict of PTC: none 20241218094829430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_mnc3-BVCI220(35)@43f895d4d550: Final verdict of PTC: none -NSVCI98(31)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@43f895d4d550: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@43f895d4d550: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@43f895d4d550: Final verdict of PTC: none -NSVCI97(26)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(29)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(24)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(34)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_mnc3 finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:48:29 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241218094829514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094829916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89172) 20241218094830432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094830432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89172, count=90332) 20241218094831433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094831433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:48:31 UTC 2024 /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 20241218094832435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094832435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_umts_aka_umts_res started. 20241218094833013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094833016 DMM INFO MM(262420000001001/e7803d54) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218094833016 DMM INFO MM(262420000001001/e7803d54) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218094833016 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218094833016 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218094833016 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218094833016 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218094833016 DLLC NOTICE LLME(ffffffff/e7803d54){ASSIGNED} LLGM Assign pre (e7803d54 => ffffffff) (gprs_llc.c:1079) 20241218094833016 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7803d54 => ffffffff) (gprs_llc.c:1125) 20241218094833016 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241218094833016 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) 20241218094833016 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) 20241218094833016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218094833016 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218094833016 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218094833016 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218094833016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094833059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218094833059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094833059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094833059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094833059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218094833059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094833059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094833059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094833059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094833060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094833060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094833060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094833060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094833060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094833060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094833060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094833060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094833060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218094833060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094833060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094833060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094833060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094833062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094833068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094833068 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094833074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218094833074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094833074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094833074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094833074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218094833074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094833074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094833074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094833074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094833074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094833074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094833074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094833074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094833074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094833074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094833074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094833074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094833074 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218094833074 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094833074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218094833075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094833075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094833076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094833081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094833081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094833089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218094833089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094833089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094833089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094833089 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218094833089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094833089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094833089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094833089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094833089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094833089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094833089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094833089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094833089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094833089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094833089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094833089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094833089 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218094833089 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094833089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094833090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094833090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094833092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094833096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094833096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218094833436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094833436 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218094833436 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218094833436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218094833440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218094833441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@43f895d4d550: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='DB8BAC31'O, index=0 SGSN_Test-GSUP(57)@43f895d4d550: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@43f895d4d550: 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 := '2CB3C081CA86FC555E3855E477806AC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B6816B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB1BEFE0577D87D1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '47A6D9CE998096CD8EBF61A6B83F41E6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AD4A5ED65CA84C5284E341511CCFC061'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F8D61BEE47ED24C3EE2466A694A6864A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FF0B8A7D62ED22A2'O } } } } } 20241218094834522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094834522 DLLC NOTICE LLME(ffffffff/db8bac31){UNASSIGNED} LLC RX: unknown TLLI 0xdb8bac31, creating LLME on the fly (gprs_llc.c:552) 20241218094834522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094834522 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241218094834522 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218094834522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218094834522 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218094834522 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218094834522 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218094834522 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218094834522 DLLC NOTICE LLME(ffffffff/db8bac31){UNASSIGNED} LLGM Assign pre (db8bac31 => d9714290) (gprs_llc.c:1079) 20241218094834522 DLLC NOTICE LLME(db8bac31/d9714290){ASSIGNED} LLGM Assign post (db8bac31 => d9714290) (gprs_llc.c:1125) 20241218094834522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218094834522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218094834522 DMM DEBUG MM(262420000001002/d9714290) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094834549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094834549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218094834550 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094834550 DMM DEBUG MM(262420000001002/d9714290) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241218094834550 DMM NOTICE MM(262420000001002/d9714290) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218094834550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218094834550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218094834550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218094834550 DMM DEBUG MM(262420000001002/d9714290) Requesting authorization (sgsn_auth.c:160) 20241218094834550 DMM INFO MM(262420000001002/d9714290) Requesting authentication tuples (sgsn_auth.c:184) 20241218094834550 DMM DEBUG MM(262420000001002/d9714290) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218094834550 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241218094834550 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)@43f895d4d550: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@43f895d4d550: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241218094834556 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218094834556 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218094834556 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218094834556 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218094834556 DMM INFO MM(262420000001002/d9714290) Subscriber data update (mmctx.c:445) 20241218094834556 DMM DEBUG MM(262420000001002/d9714290) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218094834556 DMM INFO MM(262420000001002/d9714290) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218094834556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218094834556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218094834556 DMM INFO MM(262420000001002/d9714290) <- GMM AUTH AND CIPHERING REQ (rand = 2c b3 c0 81 ca 86 fc 55 5e 38 55 e4 77 80 6a c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 d6 1b ee 47 ed 24 c3 ee 24 66 a6 94 a6 86 4a ) (gprs_gmm.c:465) 20241218094834573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094834573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094834573 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094834573 DMM INFO MM(262420000001002/d9714290) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218094834573 DMM NOTICE MM(262420000001002/d9714290) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218094834573 DMM DEBUG MM(262420000001002/d9714290) checking auth: received UMTS RES = ff 0b 8a 7d 62 ed 22 a2 (gprs_gmm.c:648) 20241218094834573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218094834573 DMM DEBUG MM(262420000001002/d9714290) Requesting authorization (sgsn_auth.c:160) 20241218094834573 DMM INFO MM(262420000001002/d9714290) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218094834573 DMM DEBUG MM(262420000001002/d9714290) Requesting subscriber data update (gprs_subscriber.c:894) 20241218094834573 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241218094834573 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) 20241218094834573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218094834573 DMM INFO MM(262420000001002/d9714290) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9714290) (gprs_gmm.c:282) 20241218094834576 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218094834576 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218094834576 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241218094834576 DMM INFO MM(262420000001002/d9714290) Subscriber data update (mmctx.c:445) 20241218094834576 DMM DEBUG MM(262420000001002/d9714290) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218094834576 DMM INFO MM(262420000001002/d9714290) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218094834576 DMM NOTICE MM(262420000001002/d9714290) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241218094834576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218094834576 DMM NOTICE MM(262420000001002/d9714290) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218094834576 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) 20241218094834578 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218094834578 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241218094834578 DMM INFO MM(262420000001002/d9714290) Subscriber data update (mmctx.c:445) 20241218094834578 DMM DEBUG MM(262420000001002/d9714290) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218094834588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094834588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218094834588 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094834588 DMM INFO MM(262420000001002/d9714290) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218094834588 DMM NOTICE MM(262420000001002/d9714290) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218094834588 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218094834588 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218094834588 DLLC NOTICE LLME(db8bac31/d9714290){ASSIGNED} LLGM Assign pre (ffffffff => d9714290) (gprs_llc.c:1079) 20241218094834588 DLLC NOTICE LLME(ffffffff/d9714290){ASSIGNED} LLGM Assign post (ffffffff => d9714290) (gprs_llc.c:1125) 20241218094834588 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218094834588 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218094834588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218094834588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@43f895d4d550: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@43f895d4d550: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@43f895d4d550: Final verdict of PTC: pass 20241218094834647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37386<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(41)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(57)@43f895d4d550: Final verdict of PTC: none 20241218094834651 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218094834651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(46)@43f895d4d550: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@43f895d4d550: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@43f895d4d550: Final verdict of PTC: none -NSVCI99(55)@43f895d4d550: Final verdict of PTC: none -NSVCI98(50)@43f895d4d550: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@43f895d4d550: Final verdict of PTC: none -NSVCI97(45)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(48)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(43)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(53)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:48:34 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241218094834722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094835124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84488) 20241218094835652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094835652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84488, count=90540) 20241218094836654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094836654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:48:37 UTC 2024 /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 20241218094837656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094837656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_umts_aka_gsm_sres started. 20241218094838225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094838227 DMM INFO MM(262420000001002/d9714290) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218094838227 DMM INFO MM(262420000001002/d9714290) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218094838227 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218094838227 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218094838227 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218094838227 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218094838227 DLLC NOTICE LLME(ffffffff/d9714290){ASSIGNED} LLGM Assign pre (d9714290 => ffffffff) (gprs_llc.c:1079) 20241218094838227 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9714290 => ffffffff) (gprs_llc.c:1125) 20241218094838227 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241218094838227 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) 20241218094838227 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) 20241218094838227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218094838227 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218094838227 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218094838227 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218094838227 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094838269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218094838269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094838269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094838269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094838269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218094838269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094838269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094838269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094838269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094838269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094838269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094838269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094838270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094838270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094838270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094838270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094838270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094838270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218094838270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094838270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094838270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094838270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094838272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094838277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094838277 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094838288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218094838288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094838288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094838288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094838288 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218094838288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094838288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094838288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094838288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(69)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(70)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094838289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094838289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094838289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094838290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094838290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094838290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094838290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094838290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094838290 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218094838290 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094838290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094838290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094838290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094838291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241218094838297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094838297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(69)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(74)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094838300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218094838300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094838300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094838300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094838300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218094838300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094838300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094838300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094838300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094838300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094838300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094838300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094838301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094838301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094838301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094838301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094838301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094838301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218094838301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094838301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094838301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094838301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094838303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094838309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094838309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218094838658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094838658 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218094838658 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218094838658 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218094838662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218094838663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@43f895d4d550: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D3D68729'O, index=0 SGSN_Test-GSUP(76)@43f895d4d550: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@43f895d4d550: 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 := '7563BBB1279FC35CD27A1F4504DE3C32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAE5228D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A084B03C891EF1EE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E2EB91184E39A00E50974D2C60C778C2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '92B9B5B1AA5C8F952F6608B965FE6663'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '889C35A4E9CB845D0C9423C0B13127C1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5ECC00C336F1C5CC'O } } } } } 20241218094839737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094839737 DLLC NOTICE LLME(ffffffff/d3d68729){UNASSIGNED} LLC RX: unknown TLLI 0xd3d68729, creating LLME on the fly (gprs_llc.c:552) 20241218094839737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094839737 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241218094839737 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218094839737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218094839737 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218094839737 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218094839737 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218094839737 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218094839737 DLLC NOTICE LLME(ffffffff/d3d68729){UNASSIGNED} LLGM Assign pre (d3d68729 => e7fd50bd) (gprs_llc.c:1079) 20241218094839737 DLLC NOTICE LLME(d3d68729/e7fd50bd){ASSIGNED} LLGM Assign post (d3d68729 => e7fd50bd) (gprs_llc.c:1125) 20241218094839737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218094839737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218094839737 DMM DEBUG MM(262420000001003/e7fd50bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094839749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094839749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218094839749 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094839749 DMM DEBUG MM(262420000001003/e7fd50bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241218094839749 DMM NOTICE MM(262420000001003/e7fd50bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218094839749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218094839749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218094839749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218094839749 DMM DEBUG MM(262420000001003/e7fd50bd) Requesting authorization (sgsn_auth.c:160) 20241218094839749 DMM INFO MM(262420000001003/e7fd50bd) Requesting authentication tuples (sgsn_auth.c:184) 20241218094839749 DMM DEBUG MM(262420000001003/e7fd50bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218094839749 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241218094839749 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)@43f895d4d550: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@43f895d4d550: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241218094839753 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218094839753 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218094839753 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218094839753 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218094839753 DMM INFO MM(262420000001003/e7fd50bd) Subscriber data update (mmctx.c:445) 20241218094839753 DMM DEBUG MM(262420000001003/e7fd50bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218094839753 DMM INFO MM(262420000001003/e7fd50bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218094839753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218094839753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218094839753 DMM INFO MM(262420000001003/e7fd50bd) <- GMM AUTH AND CIPHERING REQ (rand = 75 63 bb b1 27 9f c3 5c d2 7a 1f 45 04 de 3c 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 88 9c 35 a4 e9 cb 84 5d 0c 94 23 c0 b1 31 27 c1 ) (gprs_gmm.c:465) 20241218094839763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094839763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094839763 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094839763 DMM INFO MM(262420000001003/e7fd50bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218094839763 DMM NOTICE MM(262420000001003/e7fd50bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218094839763 DMM DEBUG MM(262420000001003/e7fd50bd) checking auth: received GSM SRES = da e5 22 8d (gprs_gmm.c:648) 20241218094839763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218094839763 DMM DEBUG MM(262420000001003/e7fd50bd) Requesting authorization (sgsn_auth.c:160) 20241218094839763 DMM INFO MM(262420000001003/e7fd50bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218094839763 DMM DEBUG MM(262420000001003/e7fd50bd) Requesting subscriber data update (gprs_subscriber.c:894) 20241218094839763 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241218094839763 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) 20241218094839763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218094839763 DMM INFO MM(262420000001003/e7fd50bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7fd50bd) (gprs_gmm.c:282) 20241218094839765 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218094839765 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218094839765 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241218094839765 DMM INFO MM(262420000001003/e7fd50bd) Subscriber data update (mmctx.c:445) 20241218094839765 DMM DEBUG MM(262420000001003/e7fd50bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218094839765 DMM INFO MM(262420000001003/e7fd50bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218094839765 DMM NOTICE MM(262420000001003/e7fd50bd) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241218094839765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218094839765 DMM NOTICE MM(262420000001003/e7fd50bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218094839765 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) 20241218094839766 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218094839766 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241218094839766 DMM INFO MM(262420000001003/e7fd50bd) Subscriber data update (mmctx.c:445) 20241218094839766 DMM DEBUG MM(262420000001003/e7fd50bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218094839771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094839771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218094839771 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094839771 DMM INFO MM(262420000001003/e7fd50bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218094839771 DMM NOTICE MM(262420000001003/e7fd50bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218094839771 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218094839771 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218094839771 DLLC NOTICE LLME(d3d68729/e7fd50bd){ASSIGNED} LLGM Assign pre (ffffffff => e7fd50bd) (gprs_llc.c:1079) 20241218094839771 DLLC NOTICE LLME(ffffffff/e7fd50bd){ASSIGNED} LLGM Assign post (ffffffff => e7fd50bd) (gprs_llc.c:1125) 20241218094839771 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218094839771 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218094839771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218094839771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@43f895d4d550: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@43f895d4d550: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@43f895d4d550: Final verdict of PTC: pass 20241218094839832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@43f895d4d550: Final verdict of PTC: none 20241218094839836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218094839837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(60)@43f895d4d550: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@43f895d4d550: Final verdict of PTC: none -NSVCI97(64)@43f895d4d550: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@43f895d4d550: Final verdict of PTC: none -NSVCI99(74)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@43f895d4d550: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@43f895d4d550: Final verdict of PTC: none -NSVCI98(70)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(62)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(68)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(72)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:48:39 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241218094839956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094840359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86172) 20241218094840837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094840837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86172, count=90528) 20241218094841838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094841838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:48:42 UTC 2024 /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 20241218094842839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094842839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_timeout_after_pdp_act started. 20241218094843458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094843460 DMM INFO MM(262420000001003/e7fd50bd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218094843460 DMM INFO MM(262420000001003/e7fd50bd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218094843460 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218094843460 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218094843460 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218094843460 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218094843460 DLLC NOTICE LLME(ffffffff/e7fd50bd){ASSIGNED} LLGM Assign pre (e7fd50bd => ffffffff) (gprs_llc.c:1079) 20241218094843460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7fd50bd => ffffffff) (gprs_llc.c:1125) 20241218094843460 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241218094843460 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) 20241218094843460 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) 20241218094843460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218094843460 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218094843460 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218094843460 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218094843460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094843495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218094843495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094843495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094843495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094843495 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218094843495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094843495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094843495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094843495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094843496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094843496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094843496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094843496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094843496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094843496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094843496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094843496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094843496 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218094843496 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094843496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094843497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094843497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094843499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094843505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094843505 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094843511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218094843511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094843511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094843511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094843511 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218094843511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094843511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094843511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094843511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094843512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094843512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094843512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094843512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094843512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094843512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094843512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094843512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094843512 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218094843512 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094843512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094843513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094843513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094843515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241218094843520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094843520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094843531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218094843531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094843531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094843531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094843531 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218094843531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094843531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094843531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094843531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094843532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094843532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094843532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094843532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094843532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094843532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094843532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094843532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094843532 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218094843532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094843532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094843532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094843532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094843534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094843539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094843539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(91)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218094843841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094843841 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218094843841 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218094843841 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(93)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218094843845 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(93)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(93)@43f895d4d550: 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(93)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241218094843847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@43f895d4d550: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D890418C'O, index=0 SGSN_Test-GSUP(95)@43f895d4d550: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@43f895d4d550: 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 := '30CC62FFD7BF4E41A82A39915C34119A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB468AE3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '607323A6A8ACAB9F'O } } } } } 20241218094843909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094843909 DLLC NOTICE LLME(ffffffff/d890418c){UNASSIGNED} LLC RX: unknown TLLI 0xd890418c, creating LLME on the fly (gprs_llc.c:552) 20241218094843909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094843909 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241218094843909 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218094843909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218094843909 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218094843909 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218094843909 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218094843909 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218094843909 DLLC NOTICE LLME(ffffffff/d890418c){UNASSIGNED} LLGM Assign pre (d890418c => f5cd76a5) (gprs_llc.c:1079) 20241218094843909 DLLC NOTICE LLME(d890418c/f5cd76a5){ASSIGNED} LLGM Assign post (d890418c => f5cd76a5) (gprs_llc.c:1125) 20241218094843909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218094843909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218094843909 DMM DEBUG MM(262420000000021/f5cd76a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094843926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094843926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218094843926 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094843926 DMM DEBUG MM(262420000000021/f5cd76a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241218094843926 DMM NOTICE MM(262420000000021/f5cd76a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218094843926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218094843926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218094843926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218094843926 DMM DEBUG MM(262420000000021/f5cd76a5) Requesting authorization (sgsn_auth.c:160) 20241218094843927 DMM INFO MM(262420000000021/f5cd76a5) Requesting authentication tuples (sgsn_auth.c:184) 20241218094843927 DMM DEBUG MM(262420000000021/f5cd76a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218094843927 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241218094843927 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)@43f895d4d550: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@43f895d4d550: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241218094843932 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218094843932 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218094843932 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218094843932 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218094843932 DMM INFO MM(262420000000021/f5cd76a5) Subscriber data update (mmctx.c:445) 20241218094843932 DMM DEBUG MM(262420000000021/f5cd76a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218094843932 DMM INFO MM(262420000000021/f5cd76a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218094843932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218094843932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218094843932 DMM INFO MM(262420000000021/f5cd76a5) <- GMM AUTH AND CIPHERING REQ (rand = 30 cc 62 ff d7 bf 4e 41 a8 2a 39 91 5c 34 11 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218094843942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094843942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094843942 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094843942 DMM INFO MM(262420000000021/f5cd76a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218094843942 DMM NOTICE MM(262420000000021/f5cd76a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218094843942 DMM DEBUG MM(262420000000021/f5cd76a5) checking auth: received GSM SRES = ab 46 8a e3 (gprs_gmm.c:648) 20241218094843942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218094843942 DMM DEBUG MM(262420000000021/f5cd76a5) Requesting authorization (sgsn_auth.c:160) 20241218094843942 DMM INFO MM(262420000000021/f5cd76a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218094843942 DMM DEBUG MM(262420000000021/f5cd76a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241218094843942 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241218094843943 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) 20241218094843943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218094843943 DMM INFO MM(262420000000021/f5cd76a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5cd76a5) (gprs_gmm.c:282) 20241218094843945 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218094843945 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218094843945 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241218094843945 DMM INFO MM(262420000000021/f5cd76a5) Subscriber data update (mmctx.c:445) 20241218094843945 DMM DEBUG MM(262420000000021/f5cd76a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218094843945 DMM INFO MM(262420000000021/f5cd76a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218094843945 DMM NOTICE MM(262420000000021/f5cd76a5) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241218094843945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218094843945 DMM NOTICE MM(262420000000021/f5cd76a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218094843945 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) 20241218094843946 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218094843946 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241218094843946 DMM INFO MM(262420000000021/f5cd76a5) Subscriber data update (mmctx.c:445) 20241218094843946 DMM DEBUG MM(262420000000021/f5cd76a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218094843954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094843954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218094843954 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094843954 DMM INFO MM(262420000000021/f5cd76a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218094843954 DMM NOTICE MM(262420000000021/f5cd76a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218094843954 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218094843954 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218094843954 DLLC NOTICE LLME(d890418c/f5cd76a5){ASSIGNED} LLGM Assign pre (ffffffff => f5cd76a5) (gprs_llc.c:1079) 20241218094843954 DLLC NOTICE LLME(ffffffff/f5cd76a5){ASSIGNED} LLGM Assign post (ffffffff => f5cd76a5) (gprs_llc.c:1125) 20241218094843954 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218094843954 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218094843954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218094843954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@43f895d4d550: setverdict(pass): none -> pass 20241218094844010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094844010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218094844010 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094844011 DMM INFO MM(262420000000021/f5cd76a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218094844011 DMM INFO MM(262420000000021/f5cd76a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218094844011 DMM DEBUG MM(262420000000021/f5cd76a5) Using GGSN 0 (gprs_sm.c:317) 20241218094844011 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241218094844011 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218094844011 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241218094844011 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241218094844037 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 40 91 f8 0b 11 5f 6c 6f a9 14 05 7f ff 55 11 db 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) 20241218094844037 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3d058, cbp=0x564064db5b80) (sgsn_libgtp.c:633) 20241218094844037 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218094844037 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064db97c8 TLLI=f5cd76a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218094844037 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218094844037 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218094844046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094844046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241218094844046 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094844046 DMM INFO MM(262420000000021/f5cd76a5) -> GMM ATTACH REQUEST MI(TMSI-0xF5CD76A5) type="GPRS attach"  (gprs_gmm.c:1248) 20241218094844046 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218094844046 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218094844046 DLLC NOTICE LLME(ffffffff/f5cd76a5){ASSIGNED} LLGM Assign pre (f5cd76a5 => c854b898) (gprs_llc.c:1079) 20241218094844046 DLLC NOTICE LLME(f5cd76a5/c854b898){ASSIGNED} LLGM Assign post (f5cd76a5 => c854b898) (gprs_llc.c:1125) 20241218094844046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218094844046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218094844046 DMM DEBUG MM(262420000000021/c854b898) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094844049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094844049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241218094844049 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094844049 DMM DEBUG MM(262420000000021/c854b898) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241218094844049 DMM NOTICE MM(262420000000021/c854b898) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218094844049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218094844049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218094844049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218094844049 DMM DEBUG MM(262420000000021/c854b898) Requesting authorization (sgsn_auth.c:160) 20241218094844049 DMM INFO MM(262420000000021/c854b898) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218094844049 DMM DEBUG MM(262420000000021/c854b898) Requesting subscriber data update (gprs_subscriber.c:894) 20241218094844049 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241218094844049 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) 20241218094844049 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218094844049 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218094844049 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241218094844049 DMM INFO MM(262420000000021/c854b898) Subscriber data update (mmctx.c:445) 20241218094844049 DMM DEBUG MM(262420000000021/c854b898) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241218094844049 DMM INFO MM(262420000000021/c854b898) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241218094844049 DMM NOTICE MM(262420000000021/c854b898) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241218094844049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218094844049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218094844049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241218094844049 DMM INFO MM(262420000000021/c854b898) <- GMM ATTACH ACCEPT (new P-TMSI=0xc854b898) (gprs_gmm.c:282) 20241218094844049 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) 20241218094844049 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218094844049 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241218094844050 DMM INFO MM(262420000000021/c854b898) Subscriber data update (mmctx.c:445) 20241218094844050 DMM DEBUG MM(262420000000021/c854b898) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@43f895d4d550: Trying to receive 5 ATTACH ACCEPTs 20241218094850051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218094850051 DMM INFO MM(262420000000021/c854b898) <- GMM ATTACH ACCEPT (new P-TMSI=0xc854b898) (gprs_gmm.c:282) 20241218094851073 DGPRS DEBUG Checking for inactive LLMEs, time = 37043530 (sgsn.c:132) 20241218094856053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218094856053 DMM INFO MM(262420000000021/c854b898) <- GMM ATTACH ACCEPT (new P-TMSI=0xc854b898) (gprs_gmm.c:282) 20241218094902055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218094902055 DMM INFO MM(262420000000021/c854b898) <- GMM ATTACH ACCEPT (new P-TMSI=0xc854b898) (gprs_gmm.c:282) 20241218094903842 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218094903842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(93)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218094903843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241218094908056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218094908056 DMM INFO MM(262420000000021/c854b898) <- GMM ATTACH ACCEPT (new P-TMSI=0xc854b898) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@43f895d4d550: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@43f895d4d550: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241218094913498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094913504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094913504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218094913513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094913518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094913518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218094913532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094913536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094913536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218094914058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218094914058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241218094914058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218094914058 DMM NOTICE MM(262420000000021/c854b898) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218094914058 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241218094914058 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064db97c8, TLLI=c854b898, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218094914058 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218094914058 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218094914058 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241218094914059 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241218094914059 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) 20241218094914059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Reject}: Deallocated (fsm.c:568) 20241218094914059 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Deallocated (fsm.c:568) 20241218094914059 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218094914059 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218094914059 DLLC NOTICE LLME(f5cd76a5/c854b898){ASSIGNED} LLGM Assign pre (c854b898 => ffffffff) (gprs_llc.c:1079) 20241218094914059 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c854b898 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@43f895d4d550: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@43f895d4d550: Final verdict of PTC: pass 20241218094914591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34036<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218094914594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218094914594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(95)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@43f895d4d550: Final verdict of PTC: none -NSVCI97(83)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@43f895d4d550: Final verdict of PTC: none -NSVCI99(94)@43f895d4d550: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@43f895d4d550: Final verdict of PTC: none -NSVCI98(88)@43f895d4d550: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@43f895d4d550: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(92)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(86)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(81)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:49:14 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241218094914646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094914948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126248) 20241218094915596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094915596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126248, count=131680) 20241218094916598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094916598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:49:17 UTC 2024 /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 20241218094917600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094917600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_auth_id_timeout started. 20241218094918050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094918053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094918092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218094918092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094918092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094918092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094918092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218094918092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094918092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094918092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094918092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218094918093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(102)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094918093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094918093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094918093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094918093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094918093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094918093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094918093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094918093 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218094918093 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094918093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(102)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218094918093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094918093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094918095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094918100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094918100 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094918107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218094918107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094918107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094918107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094918107 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218094918107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094918107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094918107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094918107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094918108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094918108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094918108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094918108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094918108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094918108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094918108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094918108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094918108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218094918108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094918108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094918108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094918108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094918111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094918117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094918117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(109)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094918123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218094918123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094918123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094918123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094918123 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218094918123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094918123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094918123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094918123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094918124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094918124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094918124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094918124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094918124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094918124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094918124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094918124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094918124 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218094918124 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094918124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094918125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094918125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094918127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094918132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094918132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218094918602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094918602 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218094918602 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218094918602 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218094918606 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218094918608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@43f895d4d550: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D13F3A38'O, index=0 SGSN_Test-GSUP(114)@43f895d4d550: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241218094918678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094918678 DLLC NOTICE LLME(ffffffff/d13f3a38){UNASSIGNED} LLC RX: unknown TLLI 0xd13f3a38, creating LLME on the fly (gprs_llc.c:552) 20241218094918678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094918678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1248) 20241218094918678 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218094918678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218094918678 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218094918678 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218094918678 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218094918678 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218094918678 DLLC NOTICE LLME(ffffffff/d13f3a38){UNASSIGNED} LLGM Assign pre (d13f3a38 => e082d12f) (gprs_llc.c:1079) 20241218094918678 DLLC NOTICE LLME(d13f3a38/e082d12f){ASSIGNED} LLGM Assign post (d13f3a38 => e082d12f) (gprs_llc.c:1125) 20241218094918678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218094918678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218094918678 DMM DEBUG MM(/e082d12f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094921074 DGPRS DEBUG Checking for inactive LLMEs, time = 37043560 (sgsn.c:132) 20241218094924680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218094924680 DMM DEBUG MM(/e082d12f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094930681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218094930681 DMM DEBUG MM(/e082d12f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094936682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218094936682 DMM DEBUG MM(/e082d12f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094938604 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218094938604 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241218094938605 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218094942683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218094942683 DMM DEBUG MM(/e082d12f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094948094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094948097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094948097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218094948109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094948113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094948113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218094948125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094948128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094948128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218094948684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218094948684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241218094948684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218094948684 DMM NOTICE MM(/e082d12f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241218094948684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Reject}: Deallocated (fsm.c:568) 20241218094948684 DMM DEBUG MM_STATE_Gb(3510581816)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218094948684 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218094948684 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218094948684 DLLC NOTICE LLME(d13f3a38/e082d12f){ASSIGNED} LLGM Assign pre (e082d12f => ffffffff) (gprs_llc.c:1079) 20241218094948684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e082d12f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@43f895d4d550: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@43f895d4d550: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@43f895d4d550: Final verdict of PTC: pass 20241218094948707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56836<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218094948711 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218094948711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(114)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@43f895d4d550: Final verdict of PTC: none -NSVCI98(107)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@43f895d4d550: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@43f895d4d550: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@43f895d4d550: Final verdict of PTC: none -NSVCI97(102)@43f895d4d550: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@43f895d4d550: Final verdict of PTC: none -NSVCI99(112)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(100)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(105)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(110)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:49:48 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241218094948803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094949105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60500) 20241218094949712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094949713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60500, count=68752) 20241218094950714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094950714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218094951075 DGPRS DEBUG Checking for inactive LLMEs, time = 37043590 (sgsn.c:132) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:49:51 UTC 2024 /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 20241218094951716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094951716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_auth_sai_timeout started. 20241218094952202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094952204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094952265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218094952265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094952265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094952265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094952265 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218094952265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094952265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094952265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094952265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094952266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094952266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094952266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094952266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094952266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094952266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094952266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094952266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094952266 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218094952266 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094952266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094952266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094952266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094952268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094952276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094952276 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218094952288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218094952288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094952288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094952288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094952288 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218094952288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094952288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094952288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094952288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(126)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(127)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094952289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094952289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094952289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094952289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094952289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094952289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094952289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094952289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094952289 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218094952289 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094952289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218094952289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094952289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094952291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(126)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241218094952297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094952297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(131)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@43f895d4d550: Provider Link came up: sending NS-RESET TC_attach_auth_sai_timeout-BVCI210(124)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218094952299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218094952300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218094952300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218094952300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094952300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218094952300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218094952300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218094952300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218094952300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218094952300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218094952300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218094952300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218094952300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218094952300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218094952300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218094952300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218094952300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218094952300 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218094952300 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218094952300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(131)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218094952301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218094952301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218094952302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218094952306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094952306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218094952717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094952717 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218094952717 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218094952717 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218094952722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(132)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218094952723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@43f895d4d550: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D9BCB622'O, index=0 SGSN_Test-GSUP(133)@43f895d4d550: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241218094952781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094952781 DLLC NOTICE LLME(ffffffff/d9bcb622){UNASSIGNED} LLC RX: unknown TLLI 0xd9bcb622, creating LLME on the fly (gprs_llc.c:552) 20241218094952781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218094952781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20241218094952781 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218094952781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218094952781 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218094952781 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218094952781 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218094952781 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218094952781 DLLC NOTICE LLME(ffffffff/d9bcb622){UNASSIGNED} LLGM Assign pre (d9bcb622 => f4094626) (gprs_llc.c:1079) 20241218094952781 DLLC NOTICE LLME(d9bcb622/f4094626){ASSIGNED} LLGM Assign post (d9bcb622 => f4094626) (gprs_llc.c:1125) 20241218094952781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218094952781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218094952781 DMM DEBUG MM(262420000000003/f4094626) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218094952794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218094952794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218094952794 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218094952794 DMM DEBUG MM(262420000000003/f4094626) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241218094952794 DMM NOTICE MM(262420000000003/f4094626) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218094952794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218094952794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218094952794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218094952794 DMM DEBUG MM(262420000000003/f4094626) Requesting authorization (sgsn_auth.c:160) 20241218094952794 DMM INFO MM(262420000000003/f4094626) Requesting authentication tuples (sgsn_auth.c:184) 20241218094952794 DMM DEBUG MM(262420000000003/f4094626) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218094952794 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241218094952794 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)@43f895d4d550: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@43f895d4d550: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241218094958796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241218094958796 DMM ERROR MM(262420000000003/f4094626) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241218094958796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241218094958796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218094958796 DMM NOTICE MM(262420000000003/f4094626) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241218094958796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Reject}: Deallocated (fsm.c:568) 20241218094958796 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218094958796 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218094958796 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218094958796 DLLC NOTICE LLME(d9bcb622/f4094626){ASSIGNED} LLGM Assign pre (f4094626 => ffffffff) (gprs_llc.c:1079) 20241218094958796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4094626 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@43f895d4d550: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@43f895d4d550: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@43f895d4d550: Final verdict of PTC: pass 20241218094958818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(127)@43f895d4d550: Final verdict of PTC: none -NSVCI99(131)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(133)@43f895d4d550: Final verdict of PTC: none 20241218094958823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218094958823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_timeout-BVCI220(130)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@43f895d4d550: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@43f895d4d550: Final verdict of PTC: none -NSVCI97(121)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@43f895d4d550: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(125)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(119)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(129)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:49:58 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241218094958882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218094959184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57492) 20241218094959825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218094959825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57492, count=67176) 20241218095000826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095000826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:50:01 UTC 2024 /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 20241218095001828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095001828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_auth_sai_reject started. 20241218095002273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095002275 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095002304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095002304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095002304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095002304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095002304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095002304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095002304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095002304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095002304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095002305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095002305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095002305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095002305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095002305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095002305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095002305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095002305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095002305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095002306 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095002306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095002306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095002306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095002309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095002315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095002315 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095002322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095002322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095002322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095002322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095002322 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095002322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095002322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095002322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095002322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095002323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095002323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095002323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095002323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095002323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095002323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095002323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095002323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095002323 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095002323 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095002323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095002323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095002323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095002325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095002330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095002330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095002338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095002338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095002338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095002338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095002338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095002338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095002338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095002338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095002338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095002339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095002339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095002339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095002339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095002339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095002339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095002339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095002339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095002339 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095002339 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095002339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095002339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095002339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095002342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095002347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095002347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095002830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095002830 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095002830 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095002830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095002835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(151)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095002836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@43f895d4d550: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='FDCB0CBF'O, index=0 SGSN_Test-GSUP(152)@43f895d4d550: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241218095002890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095002890 DLLC NOTICE LLME(ffffffff/fdcb0cbf){UNASSIGNED} LLC RX: unknown TLLI 0xfdcb0cbf, creating LLME on the fly (gprs_llc.c:552) 20241218095002890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095002890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095002890 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095002890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095002890 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095002890 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095002890 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095002890 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095002890 DLLC NOTICE LLME(ffffffff/fdcb0cbf){UNASSIGNED} LLGM Assign pre (fdcb0cbf => ccdeec0d) (gprs_llc.c:1079) 20241218095002890 DLLC NOTICE LLME(fdcb0cbf/ccdeec0d){ASSIGNED} LLGM Assign post (fdcb0cbf => ccdeec0d) (gprs_llc.c:1125) 20241218095002890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095002890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095002890 DMM DEBUG MM(262420000000004/ccdeec0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095002912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095002912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095002913 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095002913 DMM DEBUG MM(262420000000004/ccdeec0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241218095002913 DMM NOTICE MM(262420000000004/ccdeec0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095002913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095002913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095002913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095002913 DMM DEBUG MM(262420000000004/ccdeec0d) Requesting authorization (sgsn_auth.c:160) 20241218095002913 DMM INFO MM(262420000000004/ccdeec0d) Requesting authentication tuples (sgsn_auth.c:184) 20241218095002913 DMM DEBUG MM(262420000000004/ccdeec0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095002913 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241218095002913 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)@43f895d4d550: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@43f895d4d550: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241218095002919 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241218095002919 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241218095002919 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241218095008914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241218095008914 DMM ERROR MM(262420000000004/ccdeec0d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241218095008914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241218095008914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218095008914 DMM NOTICE MM(262420000000004/ccdeec0d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241218095008914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Reject}: Deallocated (fsm.c:568) 20241218095008914 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095008914 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095008914 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218095008915 DLLC NOTICE LLME(fdcb0cbf/ccdeec0d){ASSIGNED} LLGM Assign pre (ccdeec0d => ffffffff) (gprs_llc.c:1079) 20241218095008915 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccdeec0d => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@43f895d4d550: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@43f895d4d550: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@43f895d4d550: Final verdict of PTC: pass 20241218095008930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53694<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@43f895d4d550: Final verdict of PTC: none 20241218095008934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095008934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(151)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@43f895d4d550: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@43f895d4d550: Final verdict of PTC: none -NSVCI98(145)@43f895d4d550: Final verdict of PTC: none -NSVCI97(140)@43f895d4d550: Final verdict of PTC: none -NSVCI99(150)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@43f895d4d550: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@43f895d4d550: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(148)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(143)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(138)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:50:09 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241218095009054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095009356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59536) 20241218095009936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095009936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59536, count=68660) 20241218095010937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095010937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:50:11 UTC 2024 /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 20241218095011939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095011939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_gsup_lu_timeout started. 20241218095012454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095012455 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095012489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095012489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095012489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095012489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095012489 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095012489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095012489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095012489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095012489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095012490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095012490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095012490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095012490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095012490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095012490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095012490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095012490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095012490 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095012490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095012490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095012490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095012490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095012493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095012498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095012498 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095012512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095012512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095012512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095012512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095012512 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095012512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095012513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095012513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095012513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(164)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(165)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095012514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095012514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095012514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095012514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095012514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095012514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095012514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095012514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095012514 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095012514 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095012514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095012514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095012514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095012516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241218095012520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095012520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(162)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095012524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095012524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095012524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095012524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095012524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095012524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095012524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095012524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095012524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095012525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095012525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095012525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095012525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095012525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095012525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095012525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095012525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095012525 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095012525 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095012525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095012525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095012525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095012528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095012532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095012532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095012940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095012940 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095012940 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095012940 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095012944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095012945 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@43f895d4d550: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D0C9592B'O, index=0 SGSN_Test-GSUP(171)@43f895d4d550: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@43f895d4d550: 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 := '2EDEF18EB578A0A78880EA15E3721AEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '507FE3D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C1917ED80C090B6'O } } } } } 20241218095014024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095014025 DLLC NOTICE LLME(ffffffff/d0c9592b){UNASSIGNED} LLC RX: unknown TLLI 0xd0c9592b, creating LLME on the fly (gprs_llc.c:552) 20241218095014025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095014025 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095014025 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095014025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095014025 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095014025 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095014025 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095014025 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095014025 DLLC NOTICE LLME(ffffffff/d0c9592b){UNASSIGNED} LLGM Assign pre (d0c9592b => d1e259c3) (gprs_llc.c:1079) 20241218095014025 DLLC NOTICE LLME(d0c9592b/d1e259c3){ASSIGNED} LLGM Assign post (d0c9592b => d1e259c3) (gprs_llc.c:1125) 20241218095014025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095014025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095014025 DMM DEBUG MM(262420000000005/d1e259c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095014050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095014050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095014050 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095014050 DMM DEBUG MM(262420000000005/d1e259c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241218095014050 DMM NOTICE MM(262420000000005/d1e259c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095014050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095014050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095014050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095014050 DMM DEBUG MM(262420000000005/d1e259c3) Requesting authorization (sgsn_auth.c:160) 20241218095014050 DMM INFO MM(262420000000005/d1e259c3) Requesting authentication tuples (sgsn_auth.c:184) 20241218095014050 DMM DEBUG MM(262420000000005/d1e259c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095014050 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241218095014050 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)@43f895d4d550: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@43f895d4d550: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241218095014056 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095014056 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095014056 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095014056 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095014056 DMM INFO MM(262420000000005/d1e259c3) Subscriber data update (mmctx.c:445) 20241218095014056 DMM DEBUG MM(262420000000005/d1e259c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095014056 DMM INFO MM(262420000000005/d1e259c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095014056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095014056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095014056 DMM INFO MM(262420000000005/d1e259c3) <- GMM AUTH AND CIPHERING REQ (rand = 2e de f1 8e b5 78 a0 a7 88 80 ea 15 e3 72 1a ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095014071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095014071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095014071 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095014071 DMM INFO MM(262420000000005/d1e259c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095014071 DMM NOTICE MM(262420000000005/d1e259c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095014071 DMM DEBUG MM(262420000000005/d1e259c3) checking auth: received GSM SRES = 50 7f e3 d6 (gprs_gmm.c:648) 20241218095014071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095014071 DMM DEBUG MM(262420000000005/d1e259c3) Requesting authorization (sgsn_auth.c:160) 20241218095014071 DMM INFO MM(262420000000005/d1e259c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095014072 DMM DEBUG MM(262420000000005/d1e259c3) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095014072 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241218095014072 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) 20241218095014072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095014072 DMM INFO MM(262420000000005/d1e259c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1e259c3) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@43f895d4d550: setverdict(fail): none -> fail MC@43f895d4d550: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@43f895d4d550: Final verdict of PTC: none 20241218095014090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095014090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(159)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@43f895d4d550: Final verdict of PTC: none -NSVCI98(165)@43f895d4d550: Final verdict of PTC: none -NSVCI99(169)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@43f895d4d550: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@43f895d4d550: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@43f895d4d550: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@43f895d4d550: Final verdict of PTC: none 20241218095014095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58428<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(172)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(163)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(167)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(157)@43f895d4d550: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@43f895d4d550: Final verdict of PTC: fail MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@43f895d4d550: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@43f895d4d550: 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'. Wed Dec 18 09:50:14 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20241218095014202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095014604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50900) 20241218095015090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095015090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50900, count=74148) 20241218095016091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095016092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:50:16 UTC 2024 /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 20241218095017092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095017093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_gsup_lu_reject started. 20241218095017692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095017695 DMM INFO MM(262420000000005/d1e259c3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095017695 DMM INFO MM(262420000000005/d1e259c3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095017695 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095017695 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095017695 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095017696 DMM ERROR MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241218095017696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241218095017696 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095017696 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095017696 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095017696 DLLC NOTICE LLME(d0c9592b/d1e259c3){ASSIGNED} LLGM Assign pre (d1e259c3 => ffffffff) (gprs_llc.c:1079) 20241218095017696 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1e259c3 => ffffffff) (gprs_llc.c:1125) 20241218095017696 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095017735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095017735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095017735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095017735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095017735 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095017735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095017735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095017735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095017735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095017736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095017736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095017736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095017736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095017736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095017736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095017736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095017736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095017736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095017736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095017736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095017737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095017737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095017739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095017746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095017746 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095017753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095017753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095017753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095017753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095017753 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095017753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095017753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095017753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095017753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095017754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095017754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095017754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095017754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095017754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095017754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095017754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095017754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095017754 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095017754 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095017754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095017754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095017754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095017756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218095017760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095017760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095017771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095017771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095017771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095017771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095017771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095017771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095017771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095017771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095017771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095017772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095017772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095017772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095017772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095017772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095017772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095017772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095017772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095017772 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095017772 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095017772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095017772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095017772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095017775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095017779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095017779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095018093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095018093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095018094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095018094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095018098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095018099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@43f895d4d550: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FD4F7765'O, index=0 SGSN_Test-GSUP(190)@43f895d4d550: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@43f895d4d550: 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 := '07C6499FAFCC827D27E0579F39FF2B9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD1B0F32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA2E861B9D2019C4'O } } } } } 20241218095019169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095019169 DLLC NOTICE LLME(ffffffff/fd4f7765){UNASSIGNED} LLC RX: unknown TLLI 0xfd4f7765, creating LLME on the fly (gprs_llc.c:552) 20241218095019169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095019169 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095019169 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095019169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095019169 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095019169 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095019169 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095019169 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095019169 DLLC NOTICE LLME(ffffffff/fd4f7765){UNASSIGNED} LLGM Assign pre (fd4f7765 => d54dbc0b) (gprs_llc.c:1079) 20241218095019169 DLLC NOTICE LLME(fd4f7765/d54dbc0b){ASSIGNED} LLGM Assign post (fd4f7765 => d54dbc0b) (gprs_llc.c:1125) 20241218095019169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095019169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095019169 DMM DEBUG MM(262420000000006/d54dbc0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095019180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095019180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095019180 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095019180 DMM DEBUG MM(262420000000006/d54dbc0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241218095019180 DMM NOTICE MM(262420000000006/d54dbc0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095019180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095019180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095019180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095019180 DMM DEBUG MM(262420000000006/d54dbc0b) Requesting authorization (sgsn_auth.c:160) 20241218095019180 DMM INFO MM(262420000000006/d54dbc0b) Requesting authentication tuples (sgsn_auth.c:184) 20241218095019180 DMM DEBUG MM(262420000000006/d54dbc0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095019180 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241218095019180 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)@43f895d4d550: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@43f895d4d550: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241218095019183 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095019183 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095019183 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095019183 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095019183 DMM INFO MM(262420000000006/d54dbc0b) Subscriber data update (mmctx.c:445) 20241218095019183 DMM DEBUG MM(262420000000006/d54dbc0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095019183 DMM INFO MM(262420000000006/d54dbc0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095019183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095019183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095019183 DMM INFO MM(262420000000006/d54dbc0b) <- GMM AUTH AND CIPHERING REQ (rand = 07 c6 49 9f af cc 82 7d 27 e0 57 9f 39 ff 2b 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095019193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095019193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095019193 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095019193 DMM INFO MM(262420000000006/d54dbc0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095019193 DMM NOTICE MM(262420000000006/d54dbc0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095019193 DMM DEBUG MM(262420000000006/d54dbc0b) checking auth: received GSM SRES = dd 1b 0f 32 (gprs_gmm.c:648) 20241218095019193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095019193 DMM DEBUG MM(262420000000006/d54dbc0b) Requesting authorization (sgsn_auth.c:160) 20241218095019193 DMM INFO MM(262420000000006/d54dbc0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095019193 DMM DEBUG MM(262420000000006/d54dbc0b) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095019193 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241218095019193 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) 20241218095019193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095019193 DMM INFO MM(262420000000006/d54dbc0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd54dbc0b) (gprs_gmm.c:282) 20241218095019195 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241218095019195 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241218095019195 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241218095019195 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095019195 DMM INFO MM(262420000000006/d54dbc0b) Subscriber data update (mmctx.c:445) 20241218095019195 DMM DEBUG MM(262420000000006/d54dbc0b) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@43f895d4d550: setverdict(fail): none -> fail MC@43f895d4d550: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@43f895d4d550: Final verdict of PTC: none 20241218095019209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095019210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(189)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@43f895d4d550: Final verdict of PTC: none -NSVCI99(188)@43f895d4d550: Final verdict of PTC: none -NSVCI97(178)@43f895d4d550: Final verdict of PTC: none -NSVCI98(183)@43f895d4d550: Final verdict of PTC: none 20241218095019212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI220(187)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@43f895d4d550: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(181)@43f895d4d550: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(176)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(186)@43f895d4d550: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@43f895d4d550: Final verdict of PTC: fail MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@43f895d4d550: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@43f895d4d550: 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'. Wed Dec 18 09:50:19 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20241218095019301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095019704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48104) 20241218095020210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095020210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48104, count=80256) 20241218095021076 DGPRS DEBUG Checking for inactive LLMEs, time = 37043620 (sgsn.c:132) 20241218095021212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095021212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:50:21 UTC 2024 /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 20241218095022212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095022212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_combined started. 20241218095022795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095022799 DMM INFO MM(262420000000006/d54dbc0b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095022799 DMM INFO MM(262420000000006/d54dbc0b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095022799 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095022799 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095022799 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095022799 DMM ERROR MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241218095022799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241218095022799 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095022799 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095022799 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095022799 DLLC NOTICE LLME(fd4f7765/d54dbc0b){ASSIGNED} LLGM Assign pre (d54dbc0b => ffffffff) (gprs_llc.c:1079) 20241218095022799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d54dbc0b => ffffffff) (gprs_llc.c:1125) 20241218095022799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095022852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095022852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095022852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095022852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095022852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095022852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095022852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095022852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095022852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095022852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095022852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095022852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095022852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095022852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095022852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095022852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095022852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095022852 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095022852 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095022852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095022853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095022853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095022854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095022859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095022859 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095022867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095022867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095022867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095022867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095022867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095022867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095022867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095022867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095022867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095022867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095022867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095022867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095022867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095022868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095022868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095022869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095022874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095022874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095022882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095022882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095022882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095022882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095022882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095022882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095022882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095022882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095022882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095022883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095022883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095022883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095022883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095022883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095022883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095022883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(207)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095022883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095022885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095022890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095022890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095023214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095023214 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095023214 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095023214 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095023218 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095023219 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@43f895d4d550: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F6F677E6'O, index=0 SGSN_Test-GSUP(209)@43f895d4d550: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@43f895d4d550: 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 := '45BD0C038F2208057392BE5BB5D3983A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0258F32C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC751B5E449E29FD'O } } } } } 20241218095024291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095024291 DLLC NOTICE LLME(ffffffff/f6f677e6){UNASSIGNED} LLC RX: unknown TLLI 0xf6f677e6, creating LLME on the fly (gprs_llc.c:552) 20241218095024291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095024291 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241218095024291 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095024291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095024291 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095024291 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095024291 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095024291 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095024291 DLLC NOTICE LLME(ffffffff/f6f677e6){UNASSIGNED} LLGM Assign pre (f6f677e6 => cb23a532) (gprs_llc.c:1079) 20241218095024291 DLLC NOTICE LLME(f6f677e6/cb23a532){ASSIGNED} LLGM Assign post (f6f677e6 => cb23a532) (gprs_llc.c:1125) 20241218095024291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095024291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095024291 DMM DEBUG MM(262420000000007/cb23a532) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095024316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095024316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095024316 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095024316 DMM DEBUG MM(262420000000007/cb23a532) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241218095024316 DMM NOTICE MM(262420000000007/cb23a532) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095024316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095024316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095024316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095024316 DMM DEBUG MM(262420000000007/cb23a532) Requesting authorization (sgsn_auth.c:160) 20241218095024316 DMM INFO MM(262420000000007/cb23a532) Requesting authentication tuples (sgsn_auth.c:184) 20241218095024316 DMM DEBUG MM(262420000000007/cb23a532) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095024316 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241218095024316 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)@43f895d4d550: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@43f895d4d550: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241218095024322 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095024322 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095024322 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095024322 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095024322 DMM INFO MM(262420000000007/cb23a532) Subscriber data update (mmctx.c:445) 20241218095024322 DMM DEBUG MM(262420000000007/cb23a532) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095024322 DMM INFO MM(262420000000007/cb23a532) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095024322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095024322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095024322 DMM INFO MM(262420000000007/cb23a532) <- GMM AUTH AND CIPHERING REQ (rand = 45 bd 0c 03 8f 22 08 05 73 92 be 5b b5 d3 98 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095024338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095024338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095024339 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095024339 DMM INFO MM(262420000000007/cb23a532) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095024339 DMM NOTICE MM(262420000000007/cb23a532) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095024339 DMM DEBUG MM(262420000000007/cb23a532) checking auth: received GSM SRES = 02 58 f3 2c (gprs_gmm.c:648) 20241218095024339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095024339 DMM DEBUG MM(262420000000007/cb23a532) Requesting authorization (sgsn_auth.c:160) 20241218095024339 DMM INFO MM(262420000000007/cb23a532) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095024339 DMM DEBUG MM(262420000000007/cb23a532) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095024339 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241218095024339 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) 20241218095024339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095024339 DMM INFO MM(262420000000007/cb23a532) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb23a532) (gprs_gmm.c:282) 20241218095024342 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095024342 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095024342 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241218095024342 DMM INFO MM(262420000000007/cb23a532) Subscriber data update (mmctx.c:445) 20241218095024342 DMM DEBUG MM(262420000000007/cb23a532) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095024342 DMM INFO MM(262420000000007/cb23a532) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095024342 DMM NOTICE MM(262420000000007/cb23a532) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241218095024342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095024342 DMM NOTICE MM(262420000000007/cb23a532) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095024342 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) 20241218095024343 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095024343 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241218095024343 DMM INFO MM(262420000000007/cb23a532) Subscriber data update (mmctx.c:445) 20241218095024343 DMM DEBUG MM(262420000000007/cb23a532) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@43f895d4d550: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@43f895d4d550: Removing Client IMSI='262420000000007'H, index=0 20241218095024355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095024355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095024355 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095024355 DMM INFO MM(262420000000007/cb23a532) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095024355 DMM NOTICE MM(262420000000007/cb23a532) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095024355 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095024355 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095024355 DLLC NOTICE LLME(f6f677e6/cb23a532){ASSIGNED} LLGM Assign pre (ffffffff => cb23a532) (gprs_llc.c:1079) 20241218095024355 DLLC NOTICE LLME(ffffffff/cb23a532){ASSIGNED} LLGM Assign post (ffffffff => cb23a532) (gprs_llc.c:1125) 20241218095024355 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095024355 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095024355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095024355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@43f895d4d550: Final verdict of PTC: pass 20241218095024359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60112<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@43f895d4d550: Final verdict of PTC: none -NSVCI99(207)@43f895d4d550: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@43f895d4d550: Final verdict of PTC: none 20241218095024365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095024365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(198)@43f895d4d550: Final verdict of PTC: none -NSVCI98(202)@43f895d4d550: Final verdict of PTC: none -NSVCI97(197)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@43f895d4d550: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@43f895d4d550: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(205)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(200)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(195)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_combined finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:50:24 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241218095024461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095024863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20241218095025366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095025366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85032, count=89388) 20241218095026367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095026367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:50:26 UTC 2024 /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 20241218095027368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095027368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_accept_all started. 20241218095027962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095027964 DMM INFO MM(262420000000007/cb23a532) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095027964 DMM INFO MM(262420000000007/cb23a532) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095027964 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095027964 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095027964 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095027964 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095027964 DLLC NOTICE LLME(ffffffff/cb23a532){ASSIGNED} LLGM Assign pre (cb23a532 => ffffffff) (gprs_llc.c:1079) 20241218095027964 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb23a532 => ffffffff) (gprs_llc.c:1125) 20241218095027964 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241218095027964 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) 20241218095027964 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) 20241218095027964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095027964 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095027964 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095027964 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095027964 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095028009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095028009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095028009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095028009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095028009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095028009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095028009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095028009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095028009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095028010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095028010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095028010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095028010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095028010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095028010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095028010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095028010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095028010 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095028010 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095028010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095028010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095028010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095028013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095028018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095028018 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095028025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095028025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095028025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095028025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095028025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095028025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095028025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095028025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095028025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095028026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095028026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095028026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095028026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095028026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095028026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095028026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095028026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095028026 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095028026 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095028026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095028026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095028026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095028028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095028032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095028032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095028045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095028045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095028045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095028045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095028045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095028045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095028045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095028045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095028045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095028046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095028046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095028046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095028046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095028046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095028046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095028046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095028046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095028046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095028048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095028052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095028052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095028369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095028369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095028369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095028369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(226)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095028373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(226)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095028374 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(226)@43f895d4d550: 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(226)@43f895d4d550: 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(226)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@43f895d4d550: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D59CA39F'O, index=0 SGSN_Test-GSUP(228)@43f895d4d550: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241218095029445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095029445 DLLC NOTICE LLME(ffffffff/d59ca39f){UNASSIGNED} LLC RX: unknown TLLI 0xd59ca39f, creating LLME on the fly (gprs_llc.c:552) 20241218095029445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095029445 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095029445 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095029445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095029445 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095029445 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095029445 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095029445 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095029445 DLLC NOTICE LLME(ffffffff/d59ca39f){UNASSIGNED} LLGM Assign pre (d59ca39f => dd5b9d30) (gprs_llc.c:1079) 20241218095029445 DLLC NOTICE LLME(d59ca39f/dd5b9d30){ASSIGNED} LLGM Assign post (d59ca39f => dd5b9d30) (gprs_llc.c:1125) 20241218095029445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095029445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095029445 DMM DEBUG MM(262420000000008/dd5b9d30) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095029461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095029461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095029462 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095029462 DMM DEBUG MM(262420000000008/dd5b9d30) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241218095029462 DMM NOTICE MM(262420000000008/dd5b9d30) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095029462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095029462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095029462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241218095029462 DMM INFO MM(262420000000008/dd5b9d30) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd5b9d30) (gprs_gmm.c:282) TC_attach_accept_all(230)@43f895d4d550: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@43f895d4d550: Removing Client IMSI='262420000000008'H, index=0 20241218095030458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095030458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095030458 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095030458 DMM INFO MM(262420000000008/dd5b9d30) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095030458 DMM NOTICE MM(262420000000008/dd5b9d30) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095030458 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095030458 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095030458 DLLC NOTICE LLME(d59ca39f/dd5b9d30){ASSIGNED} LLGM Assign pre (ffffffff => dd5b9d30) (gprs_llc.c:1079) 20241218095030458 DLLC NOTICE LLME(ffffffff/dd5b9d30){ASSIGNED} LLGM Assign post (ffffffff => dd5b9d30) (gprs_llc.c:1125) 20241218095030458 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095030458 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095030458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095030458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@43f895d4d550: Final verdict of PTC: pass 20241218095030464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60138<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_accept_all-BVCI220(224)@43f895d4d550: Final verdict of PTC: none 20241218095030468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095030468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(221)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@43f895d4d550: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@43f895d4d550: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@43f895d4d550: Final verdict of PTC: none -NSVCI99(227)@43f895d4d550: Final verdict of PTC: none -NSVCI97(216)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(228)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(219)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(225)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(214)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_accept_all finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:50:30 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241218095030568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095030970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66652) 20241218095031470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095031470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66652, count=71008) 20241218095032471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095032471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:50:33 UTC 2024 /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 20241218095033472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095033472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_closed started. 20241218095034066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095034068 DMM INFO MM(262420000000008/dd5b9d30) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095034068 DMM INFO MM(262420000000008/dd5b9d30) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095034068 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095034068 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095034068 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095034068 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095034068 DLLC NOTICE LLME(ffffffff/dd5b9d30){ASSIGNED} LLGM Assign pre (dd5b9d30 => ffffffff) (gprs_llc.c:1079) 20241218095034068 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd5b9d30 => ffffffff) (gprs_llc.c:1125) 20241218095034068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095034068 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095034068 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095034068 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095034068 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095034107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095034107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095034107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095034107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095034107 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095034107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095034107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095034107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095034107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095034108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095034108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095034108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095034108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095034108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095034108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095034108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095034108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095034108 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095034108 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095034108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095034109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095034109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095034110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095034115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095034115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@43f895d4d550: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(240)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218095034126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095034126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095034126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095034126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095034126 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095034126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095034126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095034126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095034126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095034127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095034127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095034127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095034127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095034127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095034127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095034127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095034127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095034127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095034127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095034127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095034127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095034127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095034130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(237)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095034137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095034137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20241218095034137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095034137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095034137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095034137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095034137 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095034137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095034137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095034137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095034137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095034139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095034139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095034139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095034139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095034139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095034139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095034139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095034139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095034139 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095034139 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095034139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_closed-BVCI210(238)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095034139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095034139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095034141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095034145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095034145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095034473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095034473 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095034473 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095034473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095034477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095034478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@43f895d4d550: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E6794665'O, index=0 SGSN_Test-GSUP(247)@43f895d4d550: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@43f895d4d550: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E6794665'O, index=1 20241218095035549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095035549 DLLC NOTICE LLME(ffffffff/e6794665){UNASSIGNED} LLC RX: unknown TLLI 0xe6794665, creating LLME on the fly (gprs_llc.c:552) 20241218095035549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095035549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095035549 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095035549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095035549 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095035549 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095035549 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095035549 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095035549 DLLC NOTICE LLME(ffffffff/e6794665){UNASSIGNED} LLGM Assign pre (e6794665 => fa2741c9) (gprs_llc.c:1079) 20241218095035549 DLLC NOTICE LLME(e6794665/fa2741c9){ASSIGNED} LLGM Assign post (e6794665 => fa2741c9) (gprs_llc.c:1125) 20241218095035549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095035549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095035549 DMM DEBUG MM(001010123456789/fa2741c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095035556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095035556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095035556 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095035556 DMM DEBUG MM(001010123456789/fa2741c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241218095035556 DMM NOTICE MM(001010123456789/fa2741c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095035556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095035556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095035556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241218095035556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218095035556 DMM NOTICE MM(001010123456789/fa2741c9) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241218095035556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Reject}: Deallocated (fsm.c:568) 20241218095035556 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095035556 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095035556 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218095035556 DLLC NOTICE LLME(e6794665/fa2741c9){ASSIGNED} LLGM Assign pre (fa2741c9 => ffffffff) (gprs_llc.c:1079) 20241218095035556 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa2741c9 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@43f895d4d550: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@43f895d4d550: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@43f895d4d550: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@43f895d4d550: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D8376655'O, index=2 SGSN_Test-GSUP(247)@43f895d4d550: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241218095035575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095035575 DLLC NOTICE LLME(ffffffff/d8376655){UNASSIGNED} LLC RX: unknown TLLI 0xd8376655, creating LLME on the fly (gprs_llc.c:552) 20241218095035575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095035575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095035575 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095035575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095035575 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095035575 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095035575 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095035575 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095035575 DLLC NOTICE LLME(ffffffff/d8376655){UNASSIGNED} LLGM Assign pre (d8376655 => e940ec0a) (gprs_llc.c:1079) 20241218095035575 DLLC NOTICE LLME(d8376655/e940ec0a){ASSIGNED} LLGM Assign post (d8376655 => e940ec0a) (gprs_llc.c:1125) 20241218095035575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095035575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095035575 DMM DEBUG MM(262420000000010/e940ec0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095035578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095035578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095035578 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095035578 DMM DEBUG MM(262420000000010/e940ec0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241218095035578 DMM NOTICE MM(262420000000010/e940ec0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095035578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095035578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095035578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241218095035578 DMM INFO MM(262420000000010/e940ec0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe940ec0a) (gprs_gmm.c:282) TC_attach_closed(250)@43f895d4d550: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@43f895d4d550: Removing Client IMSI='262420000000010'H, index=2 20241218095036590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095036590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095036590 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095036590 DMM INFO MM(262420000000010/e940ec0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095036590 DMM NOTICE MM(262420000000010/e940ec0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095036590 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095036590 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095036590 DLLC NOTICE LLME(d8376655/e940ec0a){ASSIGNED} LLGM Assign pre (ffffffff => e940ec0a) (gprs_llc.c:1079) 20241218095036590 DLLC NOTICE LLME(ffffffff/e940ec0a){ASSIGNED} LLGM Assign post (ffffffff => e940ec0a) (gprs_llc.c:1125) 20241218095036590 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095036590 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095036590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095036590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@43f895d4d550: Final verdict of PTC: pass 20241218095036595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095036598 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095036599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(247)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@43f895d4d550: Final verdict of PTC: none -NSVCI98(241)@43f895d4d550: Final verdict of PTC: none -NSVCI99(245)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@43f895d4d550: Final verdict of PTC: none -NSVCI97(235)@43f895d4d550: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@43f895d4d550: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@43f895d4d550: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(239)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(243)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(233)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@43f895d4d550: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@43f895d4d550: Test case TC_attach_closed finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:50:36 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241218095036666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095037069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80660) 20241218095037600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095037610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80660, count=82116) 20241218095038612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095038612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:50:39 UTC 2024 /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 20241218095039614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095039614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_no_imei_response started. 20241218095040123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095040125 DMM INFO MM(262420000000010/e940ec0a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095040125 DMM INFO MM(262420000000010/e940ec0a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095040125 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095040125 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095040125 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095040125 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095040126 DLLC NOTICE LLME(ffffffff/e940ec0a){ASSIGNED} LLGM Assign pre (e940ec0a => ffffffff) (gprs_llc.c:1079) 20241218095040126 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e940ec0a => ffffffff) (gprs_llc.c:1125) 20241218095040126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095040126 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095040126 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095040126 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095040126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095040163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095040163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095040163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095040163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095040164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095040164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095040164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095040164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095040164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095040164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095040164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095040164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095040164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095040164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095040164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095040164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095040164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095040164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095040164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095040164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095040165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095040165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095040166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095040171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095040171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095040179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095040179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095040179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095040179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095040179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095040179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095040179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095040179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095040179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095040180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095040180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095040180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095040180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095040180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095040180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095040180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095040180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095040180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095040180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095040180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095040180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095040180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095040183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095040188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095040188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095040195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095040195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095040195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095040195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095040195 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095040195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095040195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095040195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095040195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095040197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095040197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095040197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095040197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095040197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095040197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095040197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095040197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095040199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095040203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095040203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095040616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095040616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095040616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095040616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095040621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095040622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@43f895d4d550: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D6C20030'O, index=0 SGSN_Test-GSUP(267)@43f895d4d550: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241218095041689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095041689 DLLC NOTICE LLME(ffffffff/d6c20030){UNASSIGNED} LLC RX: unknown TLLI 0xd6c20030, creating LLME on the fly (gprs_llc.c:552) 20241218095041689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095041689 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241218095041689 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095041689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095041689 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095041689 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095041689 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095041689 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095041689 DLLC NOTICE LLME(ffffffff/d6c20030){UNASSIGNED} LLGM Assign pre (d6c20030 => f13b24ac) (gprs_llc.c:1079) 20241218095041689 DLLC NOTICE LLME(d6c20030/f13b24ac){ASSIGNED} LLGM Assign post (d6c20030 => f13b24ac) (gprs_llc.c:1125) 20241218095041689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095041689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095041689 DMM DEBUG MM(262420000000032/f13b24ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095047691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095047691 DMM DEBUG MM(262420000000032/f13b24ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095051077 DGPRS DEBUG Checking for inactive LLMEs, time = 37043650 (sgsn.c:132) 20241218095053693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095053693 DMM DEBUG MM(262420000000032/f13b24ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095059695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095059695 DMM DEBUG MM(262420000000032/f13b24ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095100618 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218095100618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241218095100618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095105696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095105696 DMM DEBUG MM(262420000000032/f13b24ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095110165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095110168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095110168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095110181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095110184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095110184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095110198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095110199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095110199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095111697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095111697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241218095111697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218095111697 DMM NOTICE MM(262420000000032/f13b24ac) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241218095111697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Reject}: Deallocated (fsm.c:568) 20241218095111697 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095111697 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095111697 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218095111697 DLLC NOTICE LLME(d6c20030/f13b24ac){ASSIGNED} LLGM Assign pre (f13b24ac => ffffffff) (gprs_llc.c:1079) 20241218095111697 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f13b24ac => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@43f895d4d550: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@43f895d4d550: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@43f895d4d550: Final verdict of PTC: pass 20241218095111714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@43f895d4d550: Final verdict of PTC: none -NSVCI97(255)@43f895d4d550: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@43f895d4d550: Final verdict of PTC: none -NSVCI98(260)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@43f895d4d550: Final verdict of PTC: none -NSVCI99(265)@43f895d4d550: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@43f895d4d550: Final verdict of PTC: none 20241218095111720 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095111720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(257)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(253)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(258)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(263)@43f895d4d550: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:51:11 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241218095111801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095112103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63332) 20241218095112722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095112722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63332, count=71588) 20241218095113724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095113724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:51:14 UTC 2024 /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 20241218095114726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095114726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_no_imsi_response started. 20241218095115203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095115205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095115243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095115243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095115243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095115243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095115243 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095115243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095115243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095115243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095115243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095115244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095115244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095115244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095115244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095115244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095115244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095115244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095115244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095115244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095115244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095115244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095115245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095115245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095115247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095115253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095115253 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095115259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095115259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095115259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095115259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095115259 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095115259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095115259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095115259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095115259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095115260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095115260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095115260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095115260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095115260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095115260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095115260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095115260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095115260 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095115260 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095115260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095115260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095115260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095115262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095115266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095115266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095115276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095115276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095115276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095115276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095115276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095115276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095115276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095115276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095115276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095115277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095115277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095115277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095115277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095115277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095115277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095115277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095115277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095115277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095115277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095115277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095115277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095115277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095115279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095115284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095115284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095115727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095115727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095115727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095115727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095115732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095115733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@43f895d4d550: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C1569A19'O, index=0 SGSN_Test-GSUP(286)@43f895d4d550: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241218095116810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095116810 DLLC NOTICE LLME(ffffffff/c1569a19){UNASSIGNED} LLC RX: unknown TLLI 0xc1569a19, creating LLME on the fly (gprs_llc.c:552) 20241218095116810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095116810 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241218095116810 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095116810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095116810 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095116810 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095116810 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095116810 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095116810 DLLC NOTICE LLME(ffffffff/c1569a19){UNASSIGNED} LLGM Assign pre (c1569a19 => de68c8dd) (gprs_llc.c:1079) 20241218095116811 DLLC NOTICE LLME(c1569a19/de68c8dd){ASSIGNED} LLGM Assign post (c1569a19 => de68c8dd) (gprs_llc.c:1125) 20241218095116811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095116811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095116811 DMM DEBUG MM(/de68c8dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095116832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095116832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095116832 DMM DEBUG MM_STATE_Gb(3243678233)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095116832 DMM DEBUG MM(/de68c8dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241218095116832 DMM NOTICE MM(/de68c8dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095116832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095116832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241218095116832 DMM DEBUG MM(/de68c8dd) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241218095121078 DGPRS DEBUG Checking for inactive LLMEs, time = 37043680 (sgsn.c:132) 20241218095122834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095122834 DMM DEBUG MM(/de68c8dd) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241218095128836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095128836 DMM DEBUG MM(/de68c8dd) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241218095134838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095134838 DMM DEBUG MM(/de68c8dd) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241218095135729 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218095135729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241218095135729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095140839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095140839 DMM DEBUG MM(/de68c8dd) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241218095145245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095145251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095145251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095145261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095145264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095145264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095145277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095145282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095145282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095146841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241218095146841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241218095146841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218095146841 DMM NOTICE MM(/de68c8dd) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241218095146841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Reject}: Deallocated (fsm.c:568) 20241218095146841 DMM DEBUG MM_STATE_Gb(3243678233)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095146841 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095146841 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218095146841 DLLC NOTICE LLME(c1569a19/de68c8dd){ASSIGNED} LLGM Assign pre (de68c8dd => ffffffff) (gprs_llc.c:1079) 20241218095146841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de68c8dd => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@43f895d4d550: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@43f895d4d550: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@43f895d4d550: Final verdict of PTC: pass 20241218095146861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@43f895d4d550: Final verdict of PTC: none 20241218095146865 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095146865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(275)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@43f895d4d550: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@43f895d4d550: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@43f895d4d550: Final verdict of PTC: none -NSVCI98(279)@43f895d4d550: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@43f895d4d550: Final verdict of PTC: none -NSVCI97(274)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@43f895d4d550: Final verdict of PTC: none -NSVCI99(284)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(277)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(272)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(282)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) Wed Dec 18 09:51:46 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== MTC@43f895d4d550: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@43f895d4d550: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241218095146925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095147227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64320) 20241218095147866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095147866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64320, count=72572) 20241218095148868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095148868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:51:49 UTC 2024 /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 20241218095149870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095149870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_closed_add_vty started. 20241218095150322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095150324 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095150367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095150367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095150367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095150367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095150367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095150367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095150367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095150367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095150367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218095150368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095150368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095150368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(293)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095150368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095150368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095150368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095150368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095150368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095150368 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095150368 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095150368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095150368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095150368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095150370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095150376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095150376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095150382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095150382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095150382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095150382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095150382 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095150382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095150382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095150382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095150382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095150383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095150383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095150383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095150383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095150383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095150383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095150383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095150383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095150383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095150383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095150383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095150384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095150384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095150386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095150392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095150392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095150398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095150398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095150398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095150398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095150398 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095150398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095150398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095150398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095150398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095150399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095150399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095150399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095150399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095150399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095150399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095150399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095150399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095150399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095150399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095150399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095150399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095150399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095150401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095150405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095150405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095150872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095150872 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095150872 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095150872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095150876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095150877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218095151079 DGPRS DEBUG Checking for inactive LLMEs, time = 37043710 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@43f895d4d550: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E847B66B'O, index=0 SGSN_Test-GSUP(305)@43f895d4d550: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@43f895d4d550: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E847B66B'O, index=1 20241218095151972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095151972 DLLC NOTICE LLME(ffffffff/e847b66b){UNASSIGNED} LLC RX: unknown TLLI 0xe847b66b, creating LLME on the fly (gprs_llc.c:552) 20241218095151972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095151972 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095151972 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095151972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095151972 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095151972 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095151972 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095151972 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095151972 DLLC NOTICE LLME(ffffffff/e847b66b){UNASSIGNED} LLGM Assign pre (e847b66b => d5a88e4f) (gprs_llc.c:1079) 20241218095151972 DLLC NOTICE LLME(e847b66b/d5a88e4f){ASSIGNED} LLGM Assign post (e847b66b => d5a88e4f) (gprs_llc.c:1125) 20241218095151972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095151972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095151972 DMM DEBUG MM(001010123456789/d5a88e4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095151990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095151990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095151990 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095151990 DMM DEBUG MM(001010123456789/d5a88e4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241218095151990 DMM NOTICE MM(001010123456789/d5a88e4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095151990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095151991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095151991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241218095151991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218095151991 DMM NOTICE MM(001010123456789/d5a88e4f) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241218095151991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Reject}: Deallocated (fsm.c:568) 20241218095151991 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095151991 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095151991 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218095151991 DLLC NOTICE LLME(e847b66b/d5a88e4f){ASSIGNED} LLGM Assign pre (d5a88e4f => ffffffff) (gprs_llc.c:1079) 20241218095151991 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5a88e4f => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@43f895d4d550: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@43f895d4d550: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@43f895d4d550: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E847B66B'O, index=2 20241218095152005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095152005 DLLC NOTICE LLME(ffffffff/e847b66b){UNASSIGNED} LLC RX: unknown TLLI 0xe847b66b, creating LLME on the fly (gprs_llc.c:552) 20241218095152005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095152005 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095152005 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095152005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095152005 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095152005 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095152005 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095152005 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095152005 DLLC NOTICE LLME(ffffffff/e847b66b){UNASSIGNED} LLGM Assign pre (e847b66b => eb71270f) (gprs_llc.c:1079) 20241218095152005 DLLC NOTICE LLME(e847b66b/eb71270f){ASSIGNED} LLGM Assign post (e847b66b => eb71270f) (gprs_llc.c:1125) 20241218095152005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095152005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095152005 DMM DEBUG MM(001010123456700/eb71270f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095152015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095152015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095152015 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095152015 DMM DEBUG MM(001010123456700/eb71270f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241218095152015 DMM NOTICE MM(001010123456700/eb71270f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095152015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095152015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095152015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241218095152015 DMM INFO MM(001010123456700/eb71270f) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb71270f) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@43f895d4d550: Removing Client IMSI='001010123456700'H, index=2 20241218095153016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095153016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095153016 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095153016 DMM INFO MM(001010123456700/eb71270f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095153016 DMM NOTICE MM(001010123456700/eb71270f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095153016 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095153016 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095153016 DLLC NOTICE LLME(e847b66b/eb71270f){ASSIGNED} LLGM Assign pre (ffffffff => eb71270f) (gprs_llc.c:1079) 20241218095153016 DLLC NOTICE LLME(ffffffff/eb71270f){ASSIGNED} LLGM Assign post (ffffffff => eb71270f) (gprs_llc.c:1125) 20241218095153016 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095153016 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095153016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095153016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@43f895d4d550: Final verdict of PTC: pass 20241218095153020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@43f895d4d550: Final verdict of PTC: none -NSVCI99(303)@43f895d4d550: Final verdict of PTC: none 20241218095153026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095153026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(293)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@43f895d4d550: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@43f895d4d550: Final verdict of PTC: none -NSVCI98(298)@43f895d4d550: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@43f895d4d550: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(296)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(291)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(301)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:51:53 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241218095153101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095153502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80616) 20241218095154027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095154028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80616, count=81156) 20241218095155029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095155030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:51:55 UTC 2024 /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 20241218095156032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095156032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_check_subscriber_list started. 20241218095156595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095156597 DMM INFO MM(001010123456700/eb71270f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095156597 DMM INFO MM(001010123456700/eb71270f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095156597 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095156597 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095156597 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095156597 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095156597 DLLC NOTICE LLME(ffffffff/eb71270f){ASSIGNED} LLGM Assign pre (eb71270f => ffffffff) (gprs_llc.c:1079) 20241218095156597 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb71270f => ffffffff) (gprs_llc.c:1125) 20241218095156597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095156597 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095156597 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095156597 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095156597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095156647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095156647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095156647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095156647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095156647 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095156647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095156647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095156647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095156647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095156648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095156648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095156648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095156648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095156648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095156648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095156648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095156648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095156648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095156648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095156648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095156648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095156648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095156650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095156655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095156655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095156661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095156662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095156662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095156662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095156662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095156662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095156662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095156662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095156662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095156662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095156662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095156662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095156662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095156662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095156662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095156662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095156662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095156662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095156662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095156662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095156663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095156663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095156664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095156669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095156682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095156682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095156682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095156682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095156682 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095156682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095156682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095156682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095156682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095156683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095156683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095156683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095156683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095156683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095156683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095156683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095156683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095156683 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095156683 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095156683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095156683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095156683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095156685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095156690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095156690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095157032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095157032 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095157032 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095157033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095157037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095157038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@43f895d4d550: 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(322)@43f895d4d550: 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(322)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@43f895d4d550: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C4261ACA'O, index=0 SGSN_Test-GSUP(324)@43f895d4d550: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@43f895d4d550: 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 := '2498F7474E5DB1D3263D40472A2D0CF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F1321F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F308157DDE5F276'O } } } } } 20241218095158116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095158116 DLLC NOTICE LLME(ffffffff/c4261aca){UNASSIGNED} LLC RX: unknown TLLI 0xc4261aca, creating LLME on the fly (gprs_llc.c:552) 20241218095158116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095158117 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095158117 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095158117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095158117 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095158117 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095158117 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095158117 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095158117 DLLC NOTICE LLME(ffffffff/c4261aca){UNASSIGNED} LLGM Assign pre (c4261aca => ea39a154) (gprs_llc.c:1079) 20241218095158117 DLLC NOTICE LLME(c4261aca/ea39a154){ASSIGNED} LLGM Assign post (c4261aca => ea39a154) (gprs_llc.c:1125) 20241218095158117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095158117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095158117 DMM DEBUG MM(262420000000034/ea39a154) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095158129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095158129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095158129 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095158129 DMM DEBUG MM(262420000000034/ea39a154) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241218095158129 DMM NOTICE MM(262420000000034/ea39a154) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095158129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095158129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095158129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095158129 DMM DEBUG MM(262420000000034/ea39a154) Requesting authorization (sgsn_auth.c:160) 20241218095158129 DMM INFO MM(262420000000034/ea39a154) Requesting authentication tuples (sgsn_auth.c:184) 20241218095158129 DMM DEBUG MM(262420000000034/ea39a154) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095158129 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241218095158129 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)@43f895d4d550: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@43f895d4d550: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241218095158132 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095158132 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095158132 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095158132 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095158132 DMM INFO MM(262420000000034/ea39a154) Subscriber data update (mmctx.c:445) 20241218095158133 DMM DEBUG MM(262420000000034/ea39a154) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095158133 DMM INFO MM(262420000000034/ea39a154) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095158133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095158133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095158133 DMM INFO MM(262420000000034/ea39a154) <- GMM AUTH AND CIPHERING REQ (rand = 24 98 f7 47 4e 5d b1 d3 26 3d 40 47 2a 2d 0c f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095158146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095158146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095158146 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095158146 DMM INFO MM(262420000000034/ea39a154) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095158146 DMM NOTICE MM(262420000000034/ea39a154) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095158146 DMM DEBUG MM(262420000000034/ea39a154) checking auth: received GSM SRES = 1f 13 21 f4 (gprs_gmm.c:648) 20241218095158147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095158147 DMM DEBUG MM(262420000000034/ea39a154) Requesting authorization (sgsn_auth.c:160) 20241218095158147 DMM INFO MM(262420000000034/ea39a154) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095158147 DMM DEBUG MM(262420000000034/ea39a154) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095158147 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241218095158147 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) 20241218095158147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095158147 DMM INFO MM(262420000000034/ea39a154) <- GMM ATTACH ACCEPT (new P-TMSI=0xea39a154) (gprs_gmm.c:282) 20241218095158149 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095158149 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095158149 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241218095158149 DMM INFO MM(262420000000034/ea39a154) Subscriber data update (mmctx.c:445) 20241218095158149 DMM DEBUG MM(262420000000034/ea39a154) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095158149 DMM INFO MM(262420000000034/ea39a154) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095158149 DMM NOTICE MM(262420000000034/ea39a154) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241218095158149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095158149 DMM NOTICE MM(262420000000034/ea39a154) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095158149 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) 20241218095158150 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095158150 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241218095158150 DMM INFO MM(262420000000034/ea39a154) Subscriber data update (mmctx.c:445) 20241218095158150 DMM DEBUG MM(262420000000034/ea39a154) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095158159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095158159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095158159 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095158159 DMM INFO MM(262420000000034/ea39a154) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095158159 DMM NOTICE MM(262420000000034/ea39a154) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095158159 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095158159 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095158159 DLLC NOTICE LLME(c4261aca/ea39a154){ASSIGNED} LLGM Assign pre (ffffffff => ea39a154) (gprs_llc.c:1079) 20241218095158159 DLLC NOTICE LLME(ffffffff/ea39a154){ASSIGNED} LLGM Assign post (ffffffff => ea39a154) (gprs_llc.c:1125) 20241218095158159 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095158159 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095158159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095158159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@43f895d4d550: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@43f895d4d550: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@43f895d4d550: Final verdict of PTC: pass 20241218095158218 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241218095158218 DMM INFO MM(262420000000034/ea39a154) Subscriber data update (mmctx.c:445) 20241218095158218 DMM DEBUG MM(262420000000034/ea39a154) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241218095158218 DMM INFO MM(262420000000034/ea39a154) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241218095158218 DMM INFO MM(262420000000034/ea39a154) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095158218 DMM INFO MM(262420000000034/ea39a154) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095158218 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095158218 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095158218 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095158218 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095158218 DLLC NOTICE LLME(ffffffff/ea39a154){ASSIGNED} LLGM Assign pre (ea39a154 => ffffffff) (gprs_llc.c:1079) 20241218095158218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea39a154 => ffffffff) (gprs_llc.c:1125) 20241218095158218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095158218 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095158218 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095158218 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095158220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40790<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095158223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095158223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(322)@43f895d4d550: Final verdict of PTC: none -NSVCI99(323)@43f895d4d550: Final verdict of PTC: none -NSVCI98(317)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@43f895d4d550: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@43f895d4d550: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(324)@43f895d4d550: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@43f895d4d550: Final verdict of PTC: none -NSVCI97(312)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(315)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(310)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(321)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:51:58 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241218095158331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095158633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82996) 20241218095159225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095159225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82996, count=95104) 20241218095200226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095200227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:52:00 UTC 2024 /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 20241218095201228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095201228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_detach_check_subscriber_list started. 20241218095201736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095201739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095201779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095201779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095201779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095201779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095201779 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095201779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095201779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095201779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095201779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095201780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095201780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095201780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095201780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095201780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095201780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095201780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095201780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095201780 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095201780 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095201780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095201780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095201780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095201782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095201787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095201787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095201794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095201794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095201794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095201794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095201794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095201794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095201794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095201794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095201794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095201795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095201795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095201795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095201795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095201795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095201795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095201795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095201795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095201795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095201795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095201795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095201795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095201795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095201797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241218095201803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095201803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(342)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095201814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095201814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095201814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095201814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095201814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095201814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095201814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095201814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095201814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095201815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095201815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095201815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095201815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095201815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095201815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095201815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095201815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095201815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095201815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095201815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095201815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095201815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095201817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095201821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095201822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(339)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095202229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095202229 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095202229 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095202229 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(341)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095202233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095202234 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(341)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(341)@43f895d4d550: 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(341)@43f895d4d550: 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(341)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@43f895d4d550: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C5898870'O, index=0 SGSN_Test-GSUP(343)@43f895d4d550: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@43f895d4d550: 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 := '1827E7E76A1D8DA5CDBBC9CE6BA4A1B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5B2FFEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15CEF2D0C233A0E7'O } } } } } 20241218095202306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095202306 DLLC NOTICE LLME(ffffffff/c5898870){UNASSIGNED} LLC RX: unknown TLLI 0xc5898870, creating LLME on the fly (gprs_llc.c:552) 20241218095202306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095202306 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095202306 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095202306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095202306 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095202306 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095202306 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095202306 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095202306 DLLC NOTICE LLME(ffffffff/c5898870){UNASSIGNED} LLGM Assign pre (c5898870 => eece5c7a) (gprs_llc.c:1079) 20241218095202306 DLLC NOTICE LLME(c5898870/eece5c7a){ASSIGNED} LLGM Assign post (c5898870 => eece5c7a) (gprs_llc.c:1125) 20241218095202306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095202306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095202306 DMM DEBUG MM(262420000000033/eece5c7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095202319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095202319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095202319 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095202319 DMM DEBUG MM(262420000000033/eece5c7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241218095202319 DMM NOTICE MM(262420000000033/eece5c7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095202319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095202319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095202319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095202319 DMM DEBUG MM(262420000000033/eece5c7a) Requesting authorization (sgsn_auth.c:160) 20241218095202319 DMM INFO MM(262420000000033/eece5c7a) Requesting authentication tuples (sgsn_auth.c:184) 20241218095202319 DMM DEBUG MM(262420000000033/eece5c7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095202319 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241218095202319 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)@43f895d4d550: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@43f895d4d550: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241218095202322 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095202322 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095202323 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095202323 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095202323 DMM INFO MM(262420000000033/eece5c7a) Subscriber data update (mmctx.c:445) 20241218095202323 DMM DEBUG MM(262420000000033/eece5c7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095202323 DMM INFO MM(262420000000033/eece5c7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095202323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095202323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095202323 DMM INFO MM(262420000000033/eece5c7a) <- GMM AUTH AND CIPHERING REQ (rand = 18 27 e7 e7 6a 1d 8d a5 cd bb c9 ce 6b a4 a1 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095202333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095202334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095202334 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095202334 DMM INFO MM(262420000000033/eece5c7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095202334 DMM NOTICE MM(262420000000033/eece5c7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095202334 DMM DEBUG MM(262420000000033/eece5c7a) checking auth: received GSM SRES = f5 b2 ff ea (gprs_gmm.c:648) 20241218095202334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095202334 DMM DEBUG MM(262420000000033/eece5c7a) Requesting authorization (sgsn_auth.c:160) 20241218095202334 DMM INFO MM(262420000000033/eece5c7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095202334 DMM DEBUG MM(262420000000033/eece5c7a) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095202334 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241218095202334 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) 20241218095202334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095202334 DMM INFO MM(262420000000033/eece5c7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xeece5c7a) (gprs_gmm.c:282) 20241218095202336 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095202336 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095202336 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241218095202336 DMM INFO MM(262420000000033/eece5c7a) Subscriber data update (mmctx.c:445) 20241218095202336 DMM DEBUG MM(262420000000033/eece5c7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095202336 DMM INFO MM(262420000000033/eece5c7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095202336 DMM NOTICE MM(262420000000033/eece5c7a) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241218095202336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095202336 DMM NOTICE MM(262420000000033/eece5c7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095202336 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) 20241218095202337 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095202337 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241218095202337 DMM INFO MM(262420000000033/eece5c7a) Subscriber data update (mmctx.c:445) 20241218095202337 DMM DEBUG MM(262420000000033/eece5c7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095202344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095202344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095202344 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095202344 DMM INFO MM(262420000000033/eece5c7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095202344 DMM NOTICE MM(262420000000033/eece5c7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095202344 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095202344 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095202344 DLLC NOTICE LLME(c5898870/eece5c7a){ASSIGNED} LLGM Assign pre (ffffffff => eece5c7a) (gprs_llc.c:1079) 20241218095202344 DLLC NOTICE LLME(ffffffff/eece5c7a){ASSIGNED} LLGM Assign post (ffffffff => eece5c7a) (gprs_llc.c:1125) 20241218095202344 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095202344 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095202344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095202344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@43f895d4d550: setverdict(pass): none -> pass 20241218095202401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095202401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241218095202401 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095202401 DMM INFO MM(262420000000033/eece5c7a) -> GMM DETACH REQUEST TLLI=0xeece5c7a type=GPRS detach Power-off (gprs_gmm.c:1440) 20241218095202401 DMM INFO MM(262420000000033/eece5c7a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241218095202401 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095202401 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095202401 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095202401 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095202401 DLLC NOTICE LLME(ffffffff/eece5c7a){ASSIGNED} LLGM Assign pre (eece5c7a => ffffffff) (gprs_llc.c:1079) 20241218095202401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eece5c7a => ffffffff) (gprs_llc.c:1125) 20241218095202401 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241218095202401 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) 20241218095202401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095202401 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095202401 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095202401 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095202403 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@43f895d4d550: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@43f895d4d550: Final verdict of PTC: pass 20241218095207419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@43f895d4d550: Final verdict of PTC: none 20241218095207424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095207425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(341)@43f895d4d550: Final verdict of PTC: none -NSVCI97(331)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@43f895d4d550: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@43f895d4d550: Final verdict of PTC: none -NSVCI98(336)@43f895d4d550: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@43f895d4d550: Final verdict of PTC: none -NSVCI99(342)@43f895d4d550: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(329)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(340)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(334)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:52:07 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241218095207496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095207798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88176) 20241218095208426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095208426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88176, count=93968) 20241218095209427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095209427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:52:09 UTC 2024 /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 20241218095210428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095210428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_check_complete_resend started. 20241218095210902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095210904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095210947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095210947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095210947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095210947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095210947 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095210947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095210947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095210947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095210947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095210948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095210948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095210948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095210948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095210948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095210948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095210948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095210948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095210948 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095210948 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095210948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095210948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095210948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095210950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095210954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095210954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095210962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095210962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095210962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095210962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095210962 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095210962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095210962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095210962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095210962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095210963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095210963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095210963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095210963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095210963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095210963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095210963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095210963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095210963 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095210963 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095210963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095210963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095210963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095210965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095210970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095210970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095210978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095210978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095210978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095210978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095210978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095210978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095210978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095210978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095210978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095210978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095210978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095210978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095210979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095210979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095210979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095210979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095210979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095210979 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095210979 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095210979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095210979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095210979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095210980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095210985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095210985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095211429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095211429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095211429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095211429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095211433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095211434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@43f895d4d550: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='EC54B366'O, index=0 SGSN_Test-GSUP(362)@43f895d4d550: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@43f895d4d550: 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 := '1E7E64BB54AA689900E487D52CB96932'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E3D49BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2A108AE2C04B424'O } } } } } 20241218095212518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095212518 DLLC NOTICE LLME(ffffffff/ec54b366){UNASSIGNED} LLC RX: unknown TLLI 0xec54b366, creating LLME on the fly (gprs_llc.c:552) 20241218095212518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095212518 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241218095212518 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095212518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095212518 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095212518 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095212519 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095212519 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095212519 DLLC NOTICE LLME(ffffffff/ec54b366){UNASSIGNED} LLGM Assign pre (ec54b366 => cbcee532) (gprs_llc.c:1079) 20241218095212519 DLLC NOTICE LLME(ec54b366/cbcee532){ASSIGNED} LLGM Assign post (ec54b366 => cbcee532) (gprs_llc.c:1125) 20241218095212519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095212519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095212519 DMM DEBUG MM(262420000000036/cbcee532) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095212533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095212533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095212534 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095212534 DMM DEBUG MM(262420000000036/cbcee532) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241218095212534 DMM NOTICE MM(262420000000036/cbcee532) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095212534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095212534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095212534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095212534 DMM DEBUG MM(262420000000036/cbcee532) Requesting authorization (sgsn_auth.c:160) 20241218095212534 DMM INFO MM(262420000000036/cbcee532) Requesting authentication tuples (sgsn_auth.c:184) 20241218095212534 DMM DEBUG MM(262420000000036/cbcee532) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095212534 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241218095212534 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)@43f895d4d550: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@43f895d4d550: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241218095212540 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095212540 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095212540 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095212540 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095212540 DMM INFO MM(262420000000036/cbcee532) Subscriber data update (mmctx.c:445) 20241218095212540 DMM DEBUG MM(262420000000036/cbcee532) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095212540 DMM INFO MM(262420000000036/cbcee532) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095212540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095212540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095212540 DMM INFO MM(262420000000036/cbcee532) <- GMM AUTH AND CIPHERING REQ (rand = 1e 7e 64 bb 54 aa 68 99 00 e4 87 d5 2c b9 69 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095212554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095212554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095212555 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095212555 DMM INFO MM(262420000000036/cbcee532) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095212555 DMM NOTICE MM(262420000000036/cbcee532) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095212555 DMM DEBUG MM(262420000000036/cbcee532) checking auth: received GSM SRES = 0e 3d 49 bb (gprs_gmm.c:648) 20241218095212555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095212555 DMM DEBUG MM(262420000000036/cbcee532) Requesting authorization (sgsn_auth.c:160) 20241218095212555 DMM INFO MM(262420000000036/cbcee532) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095212555 DMM DEBUG MM(262420000000036/cbcee532) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095212555 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241218095212555 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) 20241218095212555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095212555 DMM INFO MM(262420000000036/cbcee532) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbcee532) (gprs_gmm.c:282) 20241218095212558 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095212558 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095212558 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241218095212558 DMM INFO MM(262420000000036/cbcee532) Subscriber data update (mmctx.c:445) 20241218095212558 DMM DEBUG MM(262420000000036/cbcee532) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095212558 DMM INFO MM(262420000000036/cbcee532) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095212558 DMM NOTICE MM(262420000000036/cbcee532) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241218095212558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095212558 DMM NOTICE MM(262420000000036/cbcee532) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095212558 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) 20241218095212560 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095212560 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241218095212560 DMM INFO MM(262420000000036/cbcee532) Subscriber data update (mmctx.c:445) 20241218095212560 DMM DEBUG MM(262420000000036/cbcee532) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@43f895d4d550: Warning: Re-starting timer T, which is already active (running or expired). 20241218095218556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218095218556 DMM INFO MM(262420000000036/cbcee532) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbcee532) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@43f895d4d550: Warning: Re-starting timer T, which is already active (running or expired). 20241218095221080 DGPRS DEBUG Checking for inactive LLMEs, time = 37043740 (sgsn.c:132) 20241218095224557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218095224557 DMM INFO MM(262420000000036/cbcee532) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbcee532) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@43f895d4d550: Warning: Re-starting timer T, which is already active (running or expired). 20241218095230559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218095230559 DMM INFO MM(262420000000036/cbcee532) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbcee532) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@43f895d4d550: Warning: Re-starting timer T, which is already active (running or expired). 20241218095231429 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218095231430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095231430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241218095236560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218095236560 DMM INFO MM(262420000000036/cbcee532) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbcee532) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@43f895d4d550: Warning: Re-starting timer T, which is already active (running or expired). 20241218095240950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095240957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095240957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095240963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095240966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095240966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095240979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095240982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095240982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095242561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241218095242561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241218095242561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218095242561 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241218095242561 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) 20241218095242561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Reject}: Deallocated (fsm.c:568) 20241218095242561 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095242561 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095242561 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218095242561 DLLC NOTICE LLME(ec54b366/cbcee532){ASSIGNED} LLGM Assign pre (cbcee532 => ffffffff) (gprs_llc.c:1079) 20241218095242561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbcee532 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@43f895d4d550: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@43f895d4d550: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@43f895d4d550: Final verdict of PTC: pass 20241218095246589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@43f895d4d550: Final verdict of PTC: none -NSVCI97(350)@43f895d4d550: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@43f895d4d550: Final verdict of PTC: none 20241218095246594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095246594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(347)@43f895d4d550: Final verdict of PTC: none -NSVCI99(360)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@43f895d4d550: Final verdict of PTC: none -NSVCI98(355)@43f895d4d550: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(353)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(358)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(348)@43f895d4d550: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:52:46 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20241218095246707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095247009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90388) 20241218095247595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095247595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90388, count=95820) 20241218095248596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095248596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:52:49 UTC 2024 /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 20241218095249598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095249598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_hlr_location_cancel_request_update started. 20241218095250101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095250103 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095250151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095250151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095250151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095250151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095250151 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095250151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095250151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095250151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095250151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095250152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095250152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095250152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095250152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095250152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095250152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095250152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095250152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095250152 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095250152 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095250152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095250152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095250152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095250154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095250159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095250159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095250169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095250169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095250169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095250169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095250169 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095250169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095250169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095250169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095250169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095250170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095250170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095250170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095250170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095250170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095250170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095250170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095250170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095250170 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095250170 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095250170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095250170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095250170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218095250173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095250179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095250179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095250184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095250184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095250184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095250184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095250184 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095250184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095250184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095250184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095250184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095250184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095250184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095250184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095250185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095250185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095250185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095250185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095250185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095250185 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095250185 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095250185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095250185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095250185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095250187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095250191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095250191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095250600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095250600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095250600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095250600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095250604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095250605 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218095251081 DGPRS DEBUG Checking for inactive LLMEs, time = 37043770 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@43f895d4d550: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F264F971'O, index=0 SGSN_Test-GSUP(381)@43f895d4d550: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@43f895d4d550: 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 := 'D05F92AB4D996A9F0C26E6FEBF186A28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E9AF615'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFE9424DE2F87FFF'O } } } } } 20241218095251657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095251657 DLLC NOTICE LLME(ffffffff/f264f971){UNASSIGNED} LLC RX: unknown TLLI 0xf264f971, creating LLME on the fly (gprs_llc.c:552) 20241218095251657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095251657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095251657 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095251657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095251657 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095251657 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095251657 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095251657 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095251657 DLLC NOTICE LLME(ffffffff/f264f971){UNASSIGNED} LLGM Assign pre (f264f971 => d512d485) (gprs_llc.c:1079) 20241218095251657 DLLC NOTICE LLME(f264f971/d512d485){ASSIGNED} LLGM Assign post (f264f971 => d512d485) (gprs_llc.c:1125) 20241218095251657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095251657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095251657 DMM DEBUG MM(262420000000031/d512d485) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095251676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095251676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095251676 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095251676 DMM DEBUG MM(262420000000031/d512d485) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241218095251676 DMM NOTICE MM(262420000000031/d512d485) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095251676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095251676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095251676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095251676 DMM DEBUG MM(262420000000031/d512d485) Requesting authorization (sgsn_auth.c:160) 20241218095251676 DMM INFO MM(262420000000031/d512d485) Requesting authentication tuples (sgsn_auth.c:184) 20241218095251676 DMM DEBUG MM(262420000000031/d512d485) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095251676 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241218095251676 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)@43f895d4d550: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@43f895d4d550: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241218095251682 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095251682 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095251682 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095251682 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095251682 DMM INFO MM(262420000000031/d512d485) Subscriber data update (mmctx.c:445) 20241218095251682 DMM DEBUG MM(262420000000031/d512d485) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095251682 DMM INFO MM(262420000000031/d512d485) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095251682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095251682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095251682 DMM INFO MM(262420000000031/d512d485) <- GMM AUTH AND CIPHERING REQ (rand = d0 5f 92 ab 4d 99 6a 9f 0c 26 e6 fe bf 18 6a 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095251698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095251698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095251698 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095251698 DMM INFO MM(262420000000031/d512d485) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095251698 DMM NOTICE MM(262420000000031/d512d485) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095251698 DMM DEBUG MM(262420000000031/d512d485) checking auth: received GSM SRES = 1e 9a f6 15 (gprs_gmm.c:648) 20241218095251698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095251698 DMM DEBUG MM(262420000000031/d512d485) Requesting authorization (sgsn_auth.c:160) 20241218095251698 DMM INFO MM(262420000000031/d512d485) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095251698 DMM DEBUG MM(262420000000031/d512d485) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095251699 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241218095251699 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) 20241218095251699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095251699 DMM INFO MM(262420000000031/d512d485) <- GMM ATTACH ACCEPT (new P-TMSI=0xd512d485) (gprs_gmm.c:282) 20241218095251701 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095251702 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095251702 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241218095251702 DMM INFO MM(262420000000031/d512d485) Subscriber data update (mmctx.c:445) 20241218095251702 DMM DEBUG MM(262420000000031/d512d485) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095251702 DMM INFO MM(262420000000031/d512d485) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095251702 DMM NOTICE MM(262420000000031/d512d485) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241218095251702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095251702 DMM NOTICE MM(262420000000031/d512d485) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095251702 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) 20241218095251703 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095251703 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241218095251703 DMM INFO MM(262420000000031/d512d485) Subscriber data update (mmctx.c:445) 20241218095251703 DMM DEBUG MM(262420000000031/d512d485) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095251716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095251716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095251716 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095251716 DMM INFO MM(262420000000031/d512d485) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095251716 DMM NOTICE MM(262420000000031/d512d485) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095251716 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095251716 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095251716 DLLC NOTICE LLME(f264f971/d512d485){ASSIGNED} LLGM Assign pre (ffffffff => d512d485) (gprs_llc.c:1079) 20241218095251716 DLLC NOTICE LLME(ffffffff/d512d485){ASSIGNED} LLGM Assign post (ffffffff => d512d485) (gprs_llc.c:1125) 20241218095251716 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095251716 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095251716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095251716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@43f895d4d550: setverdict(pass): none -> pass 20241218095251765 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241218095251765 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241218095251765 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) 20241218095251765 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241218095251765 DMM INFO MM(262420000000031/d512d485) Subscriber data update (mmctx.c:445) 20241218095251765 DMM DEBUG MM(262420000000031/d512d485) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241218095251765 DMM INFO MM(262420000000031/d512d485) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241218095251766 DMM INFO MM(262420000000031/d512d485) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095251766 DMM INFO MM(262420000000031/d512d485) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095251766 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095251766 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095251766 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095251766 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095251766 DLLC NOTICE LLME(ffffffff/d512d485){ASSIGNED} LLGM Assign pre (d512d485 => ffffffff) (gprs_llc.c:1079) 20241218095251766 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d512d485 => ffffffff) (gprs_llc.c:1125) 20241218095251766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095251766 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095251766 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095251766 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed MC@43f895d4d550: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241218095256779 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095256779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(381)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@43f895d4d550: Final verdict of PTC: none -NSVCI98(374)@43f895d4d550: Final verdict of PTC: none -NSVCI97(369)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@43f895d4d550: Final verdict of PTC: none 20241218095256783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(370)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@43f895d4d550: Final verdict of PTC: none -NSVCI99(379)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(372)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(377)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(367)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@43f895d4d550: Final verdict of PTC: pass MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@43f895d4d550: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:52:56 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20241218095256895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095257197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89620) 20241218095257780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095257780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89620, count=93976) 20241218095258782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095258782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:52:59 UTC 2024 /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 20241218095259783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095259784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_hlr_location_cancel_request_withdraw started. 20241218095300252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095300255 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095300304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095300304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095300304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095300304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095300304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095300304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095300304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095300304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095300304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095300304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095300304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095300304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095300305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095300305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095300305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095300305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095300305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095300305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095300305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095300305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095300305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095300305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095300307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095300312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095300312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095300320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095300320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095300320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095300320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095300320 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095300320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095300320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095300320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095300320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095300320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095300320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095300320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095300321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095300321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095300321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095300321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095300321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095300321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095300321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095300321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095300321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095300321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095300322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095300327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095300327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095300337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095300337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095300337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095300337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095300337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095300337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095300337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095300337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095300337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095300338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095300338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095300338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095300338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095300338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095300338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095300338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095300338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095300338 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095300338 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095300338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095300338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095300338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095300340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095300344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095300344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095300785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095300785 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095300785 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095300785 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095300790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095300791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@43f895d4d550: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CDB994CF'O, index=0 SGSN_Test-GSUP(400)@43f895d4d550: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@43f895d4d550: 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 := '562FDA7767CDF62D4BDD38341727C1C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1629906'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB467CFD417A1FCA'O } } } } } 20241218095301865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095301865 DLLC NOTICE LLME(ffffffff/cdb994cf){UNASSIGNED} LLC RX: unknown TLLI 0xcdb994cf, creating LLME on the fly (gprs_llc.c:552) 20241218095301865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095301866 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095301866 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095301866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095301866 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095301866 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095301866 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095301866 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095301866 DLLC NOTICE LLME(ffffffff/cdb994cf){UNASSIGNED} LLGM Assign pre (cdb994cf => d83bac00) (gprs_llc.c:1079) 20241218095301866 DLLC NOTICE LLME(cdb994cf/d83bac00){ASSIGNED} LLGM Assign post (cdb994cf => d83bac00) (gprs_llc.c:1125) 20241218095301866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095301866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095301866 DMM DEBUG MM(262420000000029/d83bac00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095301886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095301886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095301886 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095301886 DMM DEBUG MM(262420000000029/d83bac00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241218095301886 DMM NOTICE MM(262420000000029/d83bac00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095301886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095301886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095301886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095301886 DMM DEBUG MM(262420000000029/d83bac00) Requesting authorization (sgsn_auth.c:160) 20241218095301886 DMM INFO MM(262420000000029/d83bac00) Requesting authentication tuples (sgsn_auth.c:184) 20241218095301886 DMM DEBUG MM(262420000000029/d83bac00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095301886 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241218095301886 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)@43f895d4d550: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@43f895d4d550: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241218095301893 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095301893 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095301893 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095301893 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095301893 DMM INFO MM(262420000000029/d83bac00) Subscriber data update (mmctx.c:445) 20241218095301893 DMM DEBUG MM(262420000000029/d83bac00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095301893 DMM INFO MM(262420000000029/d83bac00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095301893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095301893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095301893 DMM INFO MM(262420000000029/d83bac00) <- GMM AUTH AND CIPHERING REQ (rand = 56 2f da 77 67 cd f6 2d 4b dd 38 34 17 27 c1 c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095301909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095301909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095301909 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095301909 DMM INFO MM(262420000000029/d83bac00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095301909 DMM NOTICE MM(262420000000029/d83bac00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095301909 DMM DEBUG MM(262420000000029/d83bac00) checking auth: received GSM SRES = e1 62 99 06 (gprs_gmm.c:648) 20241218095301909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095301909 DMM DEBUG MM(262420000000029/d83bac00) Requesting authorization (sgsn_auth.c:160) 20241218095301909 DMM INFO MM(262420000000029/d83bac00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095301909 DMM DEBUG MM(262420000000029/d83bac00) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095301909 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241218095301909 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) 20241218095301909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095301909 DMM INFO MM(262420000000029/d83bac00) <- GMM ATTACH ACCEPT (new P-TMSI=0xd83bac00) (gprs_gmm.c:282) 20241218095301912 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095301912 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095301912 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241218095301912 DMM INFO MM(262420000000029/d83bac00) Subscriber data update (mmctx.c:445) 20241218095301912 DMM DEBUG MM(262420000000029/d83bac00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095301912 DMM INFO MM(262420000000029/d83bac00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095301912 DMM NOTICE MM(262420000000029/d83bac00) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241218095301912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095301912 DMM NOTICE MM(262420000000029/d83bac00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095301912 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) 20241218095301913 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095301913 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241218095301913 DMM INFO MM(262420000000029/d83bac00) Subscriber data update (mmctx.c:445) 20241218095301913 DMM DEBUG MM(262420000000029/d83bac00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095301926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095301926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095301926 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095301926 DMM INFO MM(262420000000029/d83bac00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095301926 DMM NOTICE MM(262420000000029/d83bac00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095301926 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095301926 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095301926 DLLC NOTICE LLME(cdb994cf/d83bac00){ASSIGNED} LLGM Assign pre (ffffffff => d83bac00) (gprs_llc.c:1079) 20241218095301927 DLLC NOTICE LLME(ffffffff/d83bac00){ASSIGNED} LLGM Assign post (ffffffff => d83bac00) (gprs_llc.c:1125) 20241218095301927 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095301927 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095301927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095301927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@43f895d4d550: setverdict(pass): none -> pass 20241218095301976 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241218095301976 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241218095301976 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) 20241218095301976 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241218095301976 DMM INFO MM(262420000000029/d83bac00) Subscriber data update (mmctx.c:445) 20241218095301976 DMM DEBUG MM(262420000000029/d83bac00) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241218095301976 DMM INFO MM(262420000000029/d83bac00) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241218095301976 DMM INFO MM(262420000000029/d83bac00) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241218095301976 DMM NOTICE MM(262420000000029/d83bac00) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241218095301976 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241218095301976 DMM INFO MM(262420000000029/d83bac00) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241218095301976 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095301976 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095301976 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095301976 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095301976 DLLC NOTICE LLME(ffffffff/d83bac00){ASSIGNED} LLGM Assign pre (d83bac00 => ffffffff) (gprs_llc.c:1079) 20241218095301976 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d83bac00 => ffffffff) (gprs_llc.c:1125) 20241218095301976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095301976 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095301976 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095301976 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@43f895d4d550: Removing Client IMSI='262420000000029'H, index=0 20241218095301994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095301994 DLLC NOTICE LLME(ffffffff/d83bac00){UNASSIGNED} LLC RX: unknown TLLI 0xd83bac00, creating LLME on the fly (gprs_llc.c:552) 20241218095301994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095301994 DMM NOTICE LLME(ffffffff/d83bac00){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241218095301994 DLLC NOTICE LLME(ffffffff/d83bac00){UNASSIGNED} LLGM Assign pre (d83bac00 => ffffffff) (gprs_llc.c:1079) 20241218095301994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d83bac00 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@43f895d4d550: Final verdict of PTC: pass 20241218095301997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40690<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@43f895d4d550: Final verdict of PTC: none 20241218095302002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095302002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@43f895d4d550: Final verdict of PTC: none -NSVCI97(388)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@43f895d4d550: Final verdict of PTC: none -NSVCI98(393)@43f895d4d550: Final verdict of PTC: none -NSVCI99(398)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(396)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(391)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(386)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@43f895d4d550: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:53:02 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241218095302105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095302407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96216) 20241218095303003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095303003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96216, count=97476) 20241218095304005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095304005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:53:04 UTC 2024 /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 20241218095305007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095305007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241218095305510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095305512 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095305546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095305546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095305546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095305546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095305546 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095305546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095305546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095305546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095305546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095305547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095305547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095305547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095305547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095305547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095305547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095305547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095305547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095305547 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095305547 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095305547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095305547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095305547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095305549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095305554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095305554 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095305560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095305560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095305560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095305560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095305560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095305560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095305560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095305560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095305560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095305561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095305561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095305561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095305561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095305561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095305561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095305561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095305561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095305561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095305561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095305561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095305561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095305561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095305563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095305568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095305568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(414)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095305579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095305579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095305579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095305579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095305579 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095305579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095305579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095305579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095305579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095305580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095305580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095305580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095305580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095305580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095305580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095305580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095305580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095305580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095305580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095305580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(418)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095305580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095305580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095305582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095305587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095305587 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(415)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095306008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095306009 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095306009 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095306009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(417)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095306013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(417)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095306014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(417)@43f895d4d550: 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(417)@43f895d4d550: 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(417)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@43f895d4d550: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EE35BE3E'O, index=0 SGSN_Test-GSUP(419)@43f895d4d550: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241218095307054 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) 20241218095307054 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@43f895d4d550: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@43f895d4d550: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@43f895d4d550: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@43f895d4d550: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@43f895d4d550: Final verdict of PTC: pass 20241218095307058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60234<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095307062 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095307062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(403)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(419)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@43f895d4d550: Final verdict of PTC: none -NSVCI99(418)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@43f895d4d550: Final verdict of PTC: none -NSVCI97(407)@43f895d4d550: Final verdict of PTC: none -NSVCI98(412)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(405)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(416)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(410)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@43f895d4d550: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:53:07 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20241218095307143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095307445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49688) 20241218095308063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095308064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49688, count=54044) 20241218095309065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095309065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:53:09 UTC 2024 /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 20241218095310067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095310067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241218095310545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095310547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095310592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095310592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095310592 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095310592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095310592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095310592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095310592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095310592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095310592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095310592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095310592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095310592 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095310592 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095310592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095310593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095310593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095310594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095310599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095310599 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095310608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095310608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095310608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095310608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095310608 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095310608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095310608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095310608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095310608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095310609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095310609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095310609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095310609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095310609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095310609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095310609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095310609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095310609 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095310609 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095310609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095310609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095310609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095310611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095310615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095310615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095310624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095310624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095310624 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095310624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095310624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095310625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095310625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095310625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095310625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095310625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095310625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095310625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095310625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095310625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095310625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095310625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095310626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095310626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095310627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095310632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095310632 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095311068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095311068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095311068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095311068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095311073 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095311074 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@43f895d4d550: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D3890714'O, index=0 SGSN_Test-GSUP(438)@43f895d4d550: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241218095312134 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) 20241218095312134 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@43f895d4d550: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@43f895d4d550: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@43f895d4d550: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@43f895d4d550: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@43f895d4d550: Final verdict of PTC: pass 20241218095312144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(422)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(438)@43f895d4d550: Final verdict of PTC: none -NSVCI98(431)@43f895d4d550: Final verdict of PTC: none 20241218095312149 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095312149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@43f895d4d550: Final verdict of PTC: none -NSVCI97(426)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@43f895d4d550: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@43f895d4d550: Final verdict of PTC: none -NSVCI99(436)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(434)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(424)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(429)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@43f895d4d550: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:53:12 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20241218095312251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095312552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45248) 20241218095313151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095313151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45248, count=53188) 20241218095314151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095314152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:53:14 UTC 2024 /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 20241218095315153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095315153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_rau_unknown started. 20241218095315645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095315647 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095315693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095315693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095315693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095315693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095315693 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095315693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095315693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095315693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095315693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095315694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095315694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095315694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095315694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095315694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095315694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095315694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095315694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095315694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095315694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095315694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(445)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095315694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095315694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095315697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095315702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095315702 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095315716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095315716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095315716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095315716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095315716 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095315716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095315716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095315716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095315716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(450)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095315717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095315717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095315717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095315717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095315717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095315717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095315717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095315717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095315717 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095315717 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095315717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095315717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095315717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095315720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241218095315725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095315725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(450)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rau_unknown-BVCI210(448)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(455)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095315729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095315729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095315729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095315729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095315729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095315729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095315729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095315729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095315729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095315730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095315730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095315730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095315730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095315730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095315730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095315730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095315730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095315730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095315730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095315730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095315730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095315730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095315732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095315737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095315737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095316153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095316154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095316154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095316154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095316158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095316159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@43f895d4d550: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DB4D97DE'O, index=0 SGSN_Test-GSUP(457)@43f895d4d550: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241218095317232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095317232 DLLC NOTICE LLME(ffffffff/db4d97de){UNASSIGNED} LLC RX: unknown TLLI 0xdb4d97de, creating LLME on the fly (gprs_llc.c:552) 20241218095317232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241218095317232 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218095317232 DMM NOTICE LLME(ffffffff/db4d97de){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241218095317232 DLLC NOTICE LLME(ffffffff/db4d97de){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241218095317232 DMM ERROR LLME(ffffffff/db4d97de){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241218095317232 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241218095317232 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241218095317232 DLLC NOTICE LLME(ffffffff/db4d97de){UNASSIGNED} LLGM Assign pre (db4d97de => ffffffff) (gprs_llc.c:1079) 20241218095317232 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db4d97de => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@43f895d4d550: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@43f895d4d550: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@43f895d4d550: Final verdict of PTC: pass 20241218095317252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52964<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI210(448)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(457)@43f895d4d550: Final verdict of PTC: none 20241218095317255 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095317256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(441)@43f895d4d550: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@43f895d4d550: Final verdict of PTC: none -NSVCI97(445)@43f895d4d550: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@43f895d4d550: Final verdict of PTC: none -NSVCI98(451)@43f895d4d550: Final verdict of PTC: none -NSVCI99(455)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(453)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(449)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(443)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@43f895d4d550: Test case TC_rau_unknown finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:53:17 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241218095317333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095317634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44840) 20241218095318256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095318256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44840, count=55304) 20241218095319258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095319258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:53:19 UTC 2024 /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 20241218095320259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095320259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_rau started. 20241218095320731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095320735 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095320781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095320781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095320781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095320781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095320781 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095320781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095320781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095320781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095320781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095320782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095320782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095320782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095320782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095320782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095320782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095320782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095320782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095320782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095320782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095320782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095320783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095320783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095320785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095320790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095320790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095320796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095320796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095320796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095320796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095320796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095320796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095320796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095320796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095320796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095320796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095320796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095320796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095320797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095320797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095320797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095320797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095320797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095320797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095320797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095320797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095320797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095320797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095320799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095320804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095320804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095320811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095320811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095320811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095320811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095320811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095320811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095320811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095320811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095320811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095320812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095320812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095320812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095320812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095320812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095320812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095320812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095320812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095320814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095320820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095320820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095321082 DGPRS DEBUG Checking for inactive LLMEs, time = 37043800 (sgsn.c:132) 20241218095321260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095321260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095321260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095321260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095321264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(475)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095321265 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@43f895d4d550: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F8E4C5EB'O, index=0 SGSN_Test-GSUP(476)@43f895d4d550: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@43f895d4d550: 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 := '50A572E2E482C0D3B0F50284272A61D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEEF7FE4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11A32C4A4BB7685B'O } } } } } 20241218095322336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095322336 DLLC NOTICE LLME(ffffffff/f8e4c5eb){UNASSIGNED} LLC RX: unknown TLLI 0xf8e4c5eb, creating LLME on the fly (gprs_llc.c:552) 20241218095322336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095322336 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095322336 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095322336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095322336 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095322336 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095322336 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095322336 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095322336 DLLC NOTICE LLME(ffffffff/f8e4c5eb){UNASSIGNED} LLGM Assign pre (f8e4c5eb => f7907413) (gprs_llc.c:1079) 20241218095322336 DLLC NOTICE LLME(f8e4c5eb/f7907413){ASSIGNED} LLGM Assign post (f8e4c5eb => f7907413) (gprs_llc.c:1125) 20241218095322336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095322336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095322336 DMM DEBUG MM(262420000000012/f7907413) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095322348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095322348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095322348 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095322348 DMM DEBUG MM(262420000000012/f7907413) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241218095322348 DMM NOTICE MM(262420000000012/f7907413) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095322348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095322348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095322348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095322348 DMM DEBUG MM(262420000000012/f7907413) Requesting authorization (sgsn_auth.c:160) 20241218095322348 DMM INFO MM(262420000000012/f7907413) Requesting authentication tuples (sgsn_auth.c:184) 20241218095322348 DMM DEBUG MM(262420000000012/f7907413) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095322348 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241218095322348 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)@43f895d4d550: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@43f895d4d550: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241218095322351 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095322351 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095322351 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095322351 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095322351 DMM INFO MM(262420000000012/f7907413) Subscriber data update (mmctx.c:445) 20241218095322351 DMM DEBUG MM(262420000000012/f7907413) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095322351 DMM INFO MM(262420000000012/f7907413) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095322351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095322351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095322351 DMM INFO MM(262420000000012/f7907413) <- GMM AUTH AND CIPHERING REQ (rand = 50 a5 72 e2 e4 82 c0 d3 b0 f5 02 84 27 2a 61 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095322363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095322363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095322363 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095322363 DMM INFO MM(262420000000012/f7907413) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095322363 DMM NOTICE MM(262420000000012/f7907413) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095322363 DMM DEBUG MM(262420000000012/f7907413) checking auth: received GSM SRES = ce ef 7f e4 (gprs_gmm.c:648) 20241218095322363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095322363 DMM DEBUG MM(262420000000012/f7907413) Requesting authorization (sgsn_auth.c:160) 20241218095322363 DMM INFO MM(262420000000012/f7907413) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095322363 DMM DEBUG MM(262420000000012/f7907413) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095322363 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241218095322363 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) 20241218095322363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095322363 DMM INFO MM(262420000000012/f7907413) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7907413) (gprs_gmm.c:282) 20241218095322365 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095322365 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095322365 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241218095322365 DMM INFO MM(262420000000012/f7907413) Subscriber data update (mmctx.c:445) 20241218095322365 DMM DEBUG MM(262420000000012/f7907413) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095322365 DMM INFO MM(262420000000012/f7907413) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095322365 DMM NOTICE MM(262420000000012/f7907413) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241218095322365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095322365 DMM NOTICE MM(262420000000012/f7907413) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095322365 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) 20241218095322365 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095322365 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241218095322365 DMM INFO MM(262420000000012/f7907413) Subscriber data update (mmctx.c:445) 20241218095322365 DMM DEBUG MM(262420000000012/f7907413) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095322377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095322377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095322377 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095322377 DMM INFO MM(262420000000012/f7907413) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095322377 DMM NOTICE MM(262420000000012/f7907413) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095322377 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095322377 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095322377 DLLC NOTICE LLME(f8e4c5eb/f7907413){ASSIGNED} LLGM Assign pre (ffffffff => f7907413) (gprs_llc.c:1079) 20241218095322377 DLLC NOTICE LLME(ffffffff/f7907413){ASSIGNED} LLGM Assign post (ffffffff => f7907413) (gprs_llc.c:1125) 20241218095322377 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095322377 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095322377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095322377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@43f895d4d550: setverdict(pass): none -> pass 20241218095322435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095322435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095322435 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095322435 DMM INFO MM(262420000000012/f7907413) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241218095322435 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095322435 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218095322435 DLLC NOTICE LLME(ffffffff/f7907413){ASSIGNED} LLGM Assign pre (f7907413 => dcfc68d3) (gprs_llc.c:1079) 20241218095322435 DLLC NOTICE LLME(f7907413/dcfc68d3){ASSIGNED} LLGM Assign post (f7907413 => dcfc68d3) (gprs_llc.c:1125) 20241218095322435 DMM INFO MM(262420000000012/dcfc68d3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@43f895d4d550: Removing Client IMSI='262420000000012'H, index=0 20241218095322449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095322449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241218095322450 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095322450 DMM INFO MM(262420000000012/dcfc68d3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241218095322450 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241218095322450 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095322450 DLLC NOTICE LLME(f7907413/dcfc68d3){ASSIGNED} LLGM Assign pre (ffffffff => dcfc68d3) (gprs_llc.c:1079) 20241218095322450 DLLC NOTICE LLME(ffffffff/dcfc68d3){ASSIGNED} LLGM Assign post (ffffffff => dcfc68d3) (gprs_llc.c:1125) 20241218095322450 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@43f895d4d550: Final verdict of PTC: pass 20241218095322455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52992<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@43f895d4d550: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@43f895d4d550: Final verdict of PTC: none 20241218095322461 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095322461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(461)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@43f895d4d550: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@43f895d4d550: Final verdict of PTC: none -NSVCI99(474)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@43f895d4d550: Final verdict of PTC: none -NSVCI97(464)@43f895d4d550: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@43f895d4d550: Final verdict of PTC: none -NSVCI98(469)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(462)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(467)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(472)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(474): none (none -> none)Wed Dec 18 09:53:22 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_rau finished. Verdict: pass MTC@43f895d4d550: 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'. 20241218095322560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095322962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44784) 20241218095323463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095323463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44784, count=92936) 20241218095324464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095324464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:53:25 UTC 2024 /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 20241218095325465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095325465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_rau_a_a started. 20241218095326051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095326054 DMM INFO MM(262420000000012/dcfc68d3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095326054 DMM INFO MM(262420000000012/dcfc68d3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095326054 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095326054 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095326054 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095326054 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095326054 DLLC NOTICE LLME(ffffffff/dcfc68d3){ASSIGNED} LLGM Assign pre (dcfc68d3 => ffffffff) (gprs_llc.c:1079) 20241218095326054 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcfc68d3 => ffffffff) (gprs_llc.c:1125) 20241218095326054 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241218095326054 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) 20241218095326054 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) 20241218095326054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095326054 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095326054 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095326054 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095326054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095326100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095326100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095326100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095326100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095326100 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095326100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095326100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095326100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095326100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095326101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095326101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095326101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095326101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095326101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095326101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095326101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095326101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095326101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095326101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095326101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095326101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095326101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095326103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095326108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095326108 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095326120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095326120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095326120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095326121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095326121 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095326121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095326121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095326121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095326121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095326122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095326122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095326122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095326122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095326122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095326122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095326122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095326122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095326122 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095326122 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095326122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095326122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095326122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095326124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241218095326130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095326130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095326140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095326140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095326140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095326140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095326140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095326140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095326140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095326140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095326140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095326141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095326141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095326141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095326141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095326141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095326141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095326141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095326141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095326141 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095326141 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095326141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095326141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095326141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095326143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095326147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095326147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(491)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095326466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095326466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095326466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095326466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(493)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095326470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095326471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(493)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(493)@43f895d4d550: 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(493)@43f895d4d550: 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(493)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@43f895d4d550: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C252C647'O, index=0 SGSN_Test-GSUP(495)@43f895d4d550: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@43f895d4d550: 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 := '1B8C1517C279CD7ECBE3498A834CB83F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9645DDFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6AFEF9069C606CF9'O } } } } } 20241218095327545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095327546 DLLC NOTICE LLME(ffffffff/c252c647){UNASSIGNED} LLC RX: unknown TLLI 0xc252c647, creating LLME on the fly (gprs_llc.c:552) 20241218095327546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095327546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095327546 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095327546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095327546 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095327546 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095327546 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095327546 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095327546 DLLC NOTICE LLME(ffffffff/c252c647){UNASSIGNED} LLGM Assign pre (c252c647 => c7564cdb) (gprs_llc.c:1079) 20241218095327546 DLLC NOTICE LLME(c252c647/c7564cdb){ASSIGNED} LLGM Assign post (c252c647 => c7564cdb) (gprs_llc.c:1125) 20241218095327546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095327546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095327546 DMM DEBUG MM(262420000000037/c7564cdb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095327568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095327568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095327568 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095327568 DMM DEBUG MM(262420000000037/c7564cdb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241218095327568 DMM NOTICE MM(262420000000037/c7564cdb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095327568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095327568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095327568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095327568 DMM DEBUG MM(262420000000037/c7564cdb) Requesting authorization (sgsn_auth.c:160) 20241218095327568 DMM INFO MM(262420000000037/c7564cdb) Requesting authentication tuples (sgsn_auth.c:184) 20241218095327568 DMM DEBUG MM(262420000000037/c7564cdb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095327568 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241218095327568 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)@43f895d4d550: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@43f895d4d550: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241218095327574 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095327574 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095327574 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095327574 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095327574 DMM INFO MM(262420000000037/c7564cdb) Subscriber data update (mmctx.c:445) 20241218095327574 DMM DEBUG MM(262420000000037/c7564cdb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095327574 DMM INFO MM(262420000000037/c7564cdb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095327574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095327574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095327574 DMM INFO MM(262420000000037/c7564cdb) <- GMM AUTH AND CIPHERING REQ (rand = 1b 8c 15 17 c2 79 cd 7e cb e3 49 8a 83 4c b8 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095327589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095327589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095327589 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095327589 DMM INFO MM(262420000000037/c7564cdb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095327589 DMM NOTICE MM(262420000000037/c7564cdb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095327589 DMM DEBUG MM(262420000000037/c7564cdb) checking auth: received GSM SRES = 96 45 dd fa (gprs_gmm.c:648) 20241218095327589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095327589 DMM DEBUG MM(262420000000037/c7564cdb) Requesting authorization (sgsn_auth.c:160) 20241218095327589 DMM INFO MM(262420000000037/c7564cdb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095327589 DMM DEBUG MM(262420000000037/c7564cdb) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095327589 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241218095327589 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) 20241218095327589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095327589 DMM INFO MM(262420000000037/c7564cdb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7564cdb) (gprs_gmm.c:282) 20241218095327592 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095327592 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095327592 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241218095327592 DMM INFO MM(262420000000037/c7564cdb) Subscriber data update (mmctx.c:445) 20241218095327592 DMM DEBUG MM(262420000000037/c7564cdb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095327592 DMM INFO MM(262420000000037/c7564cdb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095327592 DMM NOTICE MM(262420000000037/c7564cdb) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241218095327592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095327592 DMM NOTICE MM(262420000000037/c7564cdb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095327592 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) 20241218095327593 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095327593 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241218095327593 DMM INFO MM(262420000000037/c7564cdb) Subscriber data update (mmctx.c:445) 20241218095327593 DMM DEBUG MM(262420000000037/c7564cdb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095327603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095327603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095327603 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095327603 DMM INFO MM(262420000000037/c7564cdb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095327603 DMM NOTICE MM(262420000000037/c7564cdb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095327603 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095327603 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095327603 DLLC NOTICE LLME(c252c647/c7564cdb){ASSIGNED} LLGM Assign pre (ffffffff => c7564cdb) (gprs_llc.c:1079) 20241218095327603 DLLC NOTICE LLME(ffffffff/c7564cdb){ASSIGNED} LLGM Assign post (ffffffff => c7564cdb) (gprs_llc.c:1125) 20241218095327603 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095327603 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095327603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095327603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@43f895d4d550: setverdict(pass): none -> pass 20241218095327663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095327663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095327663 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095327664 DMM INFO MM(262420000000037/c7564cdb) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218095327664 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095327664 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218095327664 DLLC NOTICE LLME(ffffffff/c7564cdb){ASSIGNED} LLGM Assign pre (c7564cdb => c8e97c81) (gprs_llc.c:1079) 20241218095327664 DLLC NOTICE LLME(c7564cdb/c8e97c81){ASSIGNED} LLGM Assign post (c7564cdb => c8e97c81) (gprs_llc.c:1125) 20241218095327664 DMM INFO MM(262420000000037/c8e97c81) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095327678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095327678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241218095327678 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095327678 DMM INFO MM(262420000000037/c8e97c81) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241218095327678 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241218095327678 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095327678 DLLC NOTICE LLME(c7564cdb/c8e97c81){ASSIGNED} LLGM Assign pre (ffffffff => c8e97c81) (gprs_llc.c:1079) 20241218095327678 DLLC NOTICE LLME(ffffffff/c8e97c81){ASSIGNED} LLGM Assign post (ffffffff => c8e97c81) (gprs_llc.c:1125) 20241218095327678 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241218095327679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095327679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095327679 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095327679 DMM INFO MM(262420000000037/c8e97c81) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218095327679 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095327679 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218095327679 DLLC NOTICE LLME(ffffffff/c8e97c81){ASSIGNED} LLGM Assign pre (c8e97c81 => dd8931d9) (gprs_llc.c:1079) 20241218095327679 DLLC NOTICE LLME(c8e97c81/dd8931d9){ASSIGNED} LLGM Assign post (c8e97c81 => dd8931d9) (gprs_llc.c:1125) 20241218095327679 DMM INFO MM(262420000000037/dd8931d9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095327692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095327692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095327692 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095327692 DMM INFO MM(262420000000037/dd8931d9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241218095327692 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241218095327692 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095327692 DLLC NOTICE LLME(c8e97c81/dd8931d9){ASSIGNED} LLGM Assign pre (ffffffff => dd8931d9) (gprs_llc.c:1079) 20241218095327692 DLLC NOTICE LLME(ffffffff/dd8931d9){ASSIGNED} LLGM Assign post (ffffffff => dd8931d9) (gprs_llc.c:1125) 20241218095327692 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241218095327692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095327692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095327692 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095327692 DMM INFO MM(262420000000037/dd8931d9) -> GMM DETACH REQUEST TLLI=0xdd8931d9 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241218095327692 DMM INFO MM(262420000000037/dd8931d9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241218095327692 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095327692 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095327692 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095327692 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095327692 DLLC NOTICE LLME(ffffffff/dd8931d9){ASSIGNED} LLGM Assign pre (dd8931d9 => ffffffff) (gprs_llc.c:1079) 20241218095327692 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd8931d9 => ffffffff) (gprs_llc.c:1125) 20241218095327692 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241218095327692 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) 20241218095327692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095327692 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095327692 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095327692 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095327694 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@43f895d4d550: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@43f895d4d550: Final verdict of PTC: pass 20241218095332711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49142<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095332715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095332715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(495)@43f895d4d550: Final verdict of PTC: none -NSVCI98(488)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@43f895d4d550: Final verdict of PTC: none -NSVCI97(483)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@43f895d4d550: Final verdict of PTC: none -NSVCI99(494)@43f895d4d550: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@43f895d4d550: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@43f895d4d550: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(492)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(481)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(486)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:53:32 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241218095332834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095333136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109336) 20241218095333717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095333717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109336, count=113692) 20241218095334719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095334719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:53:35 UTC 2024 /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 20241218095335720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095335721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_rau_a_b started. 20241218095336239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095336243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095336290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095336290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095336290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095336290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095336290 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095336290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095336290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095336290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095336290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218095336291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095336291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095336291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(502)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095336291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095336291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095336291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095336291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095336291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095336291 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095336291 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095336291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095336291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095336291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095336293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095336297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095336297 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095336305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095336305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095336305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095336305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095336305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095336305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095336305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095336305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095336305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095336306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095336306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095336306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095336306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095336306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095336306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095336306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095336306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095336306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095336306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095336306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095336306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095336306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095336308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095336312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095336312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095336321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095336321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095336321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095336321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095336321 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095336321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095336321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095336321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095336321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095336322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095336322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095336322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095336322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095336322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095336322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095336322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095336322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095336322 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095336322 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095336322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095336323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095336323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095336324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095336329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095336329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095336722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095336722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095336722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095336722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095336726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095336727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@43f895d4d550: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D4B3D8FA'O, index=0 SGSN_Test-GSUP(514)@43f895d4d550: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@43f895d4d550: 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 := 'C2BCC4114735E85C3AC99A7FDFA1A2E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB336452'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9879E2EA71F1719A'O } } } } } 20241218095337803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095337803 DLLC NOTICE LLME(ffffffff/d4b3d8fa){UNASSIGNED} LLC RX: unknown TLLI 0xd4b3d8fa, creating LLME on the fly (gprs_llc.c:552) 20241218095337803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095337803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095337803 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095337803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095337803 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095337803 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095337803 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095337803 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095337803 DLLC NOTICE LLME(ffffffff/d4b3d8fa){UNASSIGNED} LLGM Assign pre (d4b3d8fa => fc86868d) (gprs_llc.c:1079) 20241218095337803 DLLC NOTICE LLME(d4b3d8fa/fc86868d){ASSIGNED} LLGM Assign post (d4b3d8fa => fc86868d) (gprs_llc.c:1125) 20241218095337803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095337803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095337803 DMM DEBUG MM(262420000000038/fc86868d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095337820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095337821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095337821 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095337821 DMM DEBUG MM(262420000000038/fc86868d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241218095337821 DMM NOTICE MM(262420000000038/fc86868d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095337821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095337821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095337821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095337821 DMM DEBUG MM(262420000000038/fc86868d) Requesting authorization (sgsn_auth.c:160) 20241218095337821 DMM INFO MM(262420000000038/fc86868d) Requesting authentication tuples (sgsn_auth.c:184) 20241218095337821 DMM DEBUG MM(262420000000038/fc86868d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095337821 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241218095337821 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)@43f895d4d550: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@43f895d4d550: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241218095337827 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095337827 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095337827 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095337827 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095337827 DMM INFO MM(262420000000038/fc86868d) Subscriber data update (mmctx.c:445) 20241218095337827 DMM DEBUG MM(262420000000038/fc86868d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095337827 DMM INFO MM(262420000000038/fc86868d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095337827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095337827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095337827 DMM INFO MM(262420000000038/fc86868d) <- GMM AUTH AND CIPHERING REQ (rand = c2 bc c4 11 47 35 e8 5c 3a c9 9a 7f df a1 a2 e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095337838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095337838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095337838 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095337838 DMM INFO MM(262420000000038/fc86868d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095337838 DMM NOTICE MM(262420000000038/fc86868d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095337838 DMM DEBUG MM(262420000000038/fc86868d) checking auth: received GSM SRES = db 33 64 52 (gprs_gmm.c:648) 20241218095337838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095337838 DMM DEBUG MM(262420000000038/fc86868d) Requesting authorization (sgsn_auth.c:160) 20241218095337838 DMM INFO MM(262420000000038/fc86868d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095337838 DMM DEBUG MM(262420000000038/fc86868d) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095337838 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241218095337838 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) 20241218095337838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095337838 DMM INFO MM(262420000000038/fc86868d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc86868d) (gprs_gmm.c:282) 20241218095337841 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095337841 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095337841 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241218095337841 DMM INFO MM(262420000000038/fc86868d) Subscriber data update (mmctx.c:445) 20241218095337841 DMM DEBUG MM(262420000000038/fc86868d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095337841 DMM INFO MM(262420000000038/fc86868d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095337841 DMM NOTICE MM(262420000000038/fc86868d) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241218095337841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095337841 DMM NOTICE MM(262420000000038/fc86868d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095337841 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) 20241218095337842 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095337842 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241218095337842 DMM INFO MM(262420000000038/fc86868d) Subscriber data update (mmctx.c:445) 20241218095337842 DMM DEBUG MM(262420000000038/fc86868d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095337851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095337851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095337851 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095337851 DMM INFO MM(262420000000038/fc86868d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095337851 DMM NOTICE MM(262420000000038/fc86868d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095337851 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095337851 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095337851 DLLC NOTICE LLME(d4b3d8fa/fc86868d){ASSIGNED} LLGM Assign pre (ffffffff => fc86868d) (gprs_llc.c:1079) 20241218095337851 DLLC NOTICE LLME(ffffffff/fc86868d){ASSIGNED} LLGM Assign post (ffffffff => fc86868d) (gprs_llc.c:1125) 20241218095337851 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095337851 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095337851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095337851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@43f895d4d550: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@43f895d4d550: attach complete sending rau 20241218095337908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095337908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095337908 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095337908 DMM INFO MM(262420000000038/fc86868d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218095337908 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095337908 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218095337908 DLLC NOTICE LLME(ffffffff/fc86868d){ASSIGNED} LLGM Assign pre (fc86868d => ec6f5a10) (gprs_llc.c:1079) 20241218095337909 DLLC NOTICE LLME(fc86868d/ec6f5a10){ASSIGNED} LLGM Assign post (fc86868d => ec6f5a10) (gprs_llc.c:1125) 20241218095337909 DMM INFO MM(262420000000038/ec6f5a10) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@43f895d4d550: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@43f895d4d550: Removing Client IMSI='262420000000038'H, index=0 20241218095337925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095337925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241218095337925 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095337925 DMM INFO MM(262420000000038/ec6f5a10) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241218095337925 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241218095337925 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095337925 DLLC NOTICE LLME(fc86868d/ec6f5a10){ASSIGNED} LLGM Assign pre (ffffffff => ec6f5a10) (gprs_llc.c:1079) 20241218095337925 DLLC NOTICE LLME(ffffffff/ec6f5a10){ASSIGNED} LLGM Assign post (ffffffff => ec6f5a10) (gprs_llc.c:1125) 20241218095337925 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@43f895d4d550: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EC6F5A10'O, index=0 TC_attach_rau_a_b(516)@43f895d4d550: sending second RAU via different RA 20241218095337934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095337934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095337934 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218095337934 DMM INFO MM(262420000000038/ec6f5a10) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ec6f5a10, P-TMSI: ec6f5a10 (00000000), TLLI: ec6f5a10 (ec6f5a10), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241218095337934 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241218095337934 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218095337934 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095337934 DLLC NOTICE LLME(ffffffff/ec6f5a10){ASSIGNED} LLGM Assign pre (ec6f5a10 => ec6f5a10) (gprs_llc.c:1079) 20241218095337934 DLLC NOTICE LLME(ec6f5a10/ec6f5a10){ASSIGNED} LLGM Assign post (ec6f5a10 => ec6f5a10) (gprs_llc.c:1125) 20241218095337934 DMM INFO MM(262420000000038/ec6f5a10) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095337959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095337959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095337959 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095337959 DMM INFO MM(262420000000038/ec6f5a10) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241218095337960 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241218095337960 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095337960 DLLC NOTICE LLME(ec6f5a10/ec6f5a10){ASSIGNED} LLGM Assign pre (ffffffff => ec6f5a10) (gprs_llc.c:1079) 20241218095337960 DLLC NOTICE LLME(ffffffff/ec6f5a10){ASSIGNED} LLGM Assign post (ffffffff => ec6f5a10) (gprs_llc.c:1125) 20241218095337960 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241218095337960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095337960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095337960 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095337960 DMM INFO MM(262420000000038/ec6f5a10) -> GMM DETACH REQUEST TLLI=0xec6f5a10 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241218095337960 DMM INFO MM(262420000000038/ec6f5a10) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241218095337960 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095337960 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095337960 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095337960 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095337960 DLLC NOTICE LLME(ffffffff/ec6f5a10){ASSIGNED} LLGM Assign pre (ec6f5a10 => ffffffff) (gprs_llc.c:1079) 20241218095337960 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec6f5a10 => ffffffff) (gprs_llc.c:1125) 20241218095337960 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241218095337960 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) 20241218095337960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095337960 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095337960 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095337960 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095337961 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@43f895d4d550: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@43f895d4d550: Final verdict of PTC: pass 20241218095342972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45538<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@43f895d4d550: Final verdict of PTC: none -NSVCI97(502)@43f895d4d550: Final verdict of PTC: none -NSVCI99(512)@43f895d4d550: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@43f895d4d550: Final verdict of PTC: none -NSVCI98(507)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@43f895d4d550: Final verdict of PTC: none 20241218095342978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_rau_a_b-BVCI220(511)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@43f895d4d550: Final verdict of PTC: none 20241218095342978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@43f895d4d550: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(505)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(500)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(510)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:53:43 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241218095343050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095343352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103376) 20241218095343980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095343980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103376, count=108808) 20241218095344981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095344981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:53:45 UTC 2024 /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 20241218095345983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095345983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241218095346455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095346457 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095346496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095346496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095346496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095346496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095346496 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095346496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095346496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095346496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095346496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218095346497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095346497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(521)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095346497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095346497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095346497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095346497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095346497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095346497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095346497 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095346497 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095346497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095346497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095346497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095346499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095346503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095346503 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095346511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095346511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095346511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095346511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095346511 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095346511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095346511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095346511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095346511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095346512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095346512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095346512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095346512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095346512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095346512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095346512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095346512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095346512 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095346512 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095346512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095346512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095346512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095346514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095346519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095346519 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095346527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095346527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095346527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095346527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095346527 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095346527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095346527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095346527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095346527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095346527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095346527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095346527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095346528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095346528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095346528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095346528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095346528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095346528 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095346528 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095346528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095346528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095346528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095346529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095346534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095346534 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095346985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095346985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095346985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095346985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095346991 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095346993 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@43f895d4d550: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F98E4334'O, index=0 SGSN_Test-GSUP(533)@43f895d4d550: 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)@43f895d4d550: 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 := '5676E06A0BC459403C0A73F953D09C7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED585AF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B6B20E979DC3C992'O } } } } } 20241218095348071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095348071 DLLC NOTICE LLME(ffffffff/f98e4334){UNASSIGNED} LLC RX: unknown TLLI 0xf98e4334, creating LLME on the fly (gprs_llc.c:552) 20241218095348071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095348071 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095348071 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095348071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095348071 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095348071 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095348071 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095348071 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095348071 DLLC NOTICE LLME(ffffffff/f98e4334){UNASSIGNED} LLGM Assign pre (f98e4334 => c5c4459f) (gprs_llc.c:1079) 20241218095348071 DLLC NOTICE LLME(f98e4334/c5c4459f){ASSIGNED} LLGM Assign post (f98e4334 => c5c4459f) (gprs_llc.c:1125) 20241218095348071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095348071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095348071 DMM DEBUG MM(262420000000039/c5c4459f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095348091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095348091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095348091 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095348091 DMM DEBUG MM(262420000000039/c5c4459f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241218095348091 DMM NOTICE MM(262420000000039/c5c4459f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095348091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095348091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095348091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095348091 DMM DEBUG MM(262420000000039/c5c4459f) Requesting authorization (sgsn_auth.c:160) 20241218095348091 DMM INFO MM(262420000000039/c5c4459f) Requesting authentication tuples (sgsn_auth.c:184) 20241218095348091 DMM DEBUG MM(262420000000039/c5c4459f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095348091 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241218095348091 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)@43f895d4d550: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@43f895d4d550: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241218095348097 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095348097 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095348097 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095348097 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095348097 DMM INFO MM(262420000000039/c5c4459f) Subscriber data update (mmctx.c:445) 20241218095348097 DMM DEBUG MM(262420000000039/c5c4459f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095348097 DMM INFO MM(262420000000039/c5c4459f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095348097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095348097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095348097 DMM INFO MM(262420000000039/c5c4459f) <- GMM AUTH AND CIPHERING REQ (rand = 56 76 e0 6a 0b c4 59 40 3c 0a 73 f9 53 d0 9c 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095348113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095348113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095348113 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095348113 DMM INFO MM(262420000000039/c5c4459f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095348113 DMM NOTICE MM(262420000000039/c5c4459f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095348113 DMM DEBUG MM(262420000000039/c5c4459f) checking auth: received GSM SRES = ed 58 5a f8 (gprs_gmm.c:648) 20241218095348113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095348113 DMM DEBUG MM(262420000000039/c5c4459f) Requesting authorization (sgsn_auth.c:160) 20241218095348113 DMM INFO MM(262420000000039/c5c4459f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095348113 DMM DEBUG MM(262420000000039/c5c4459f) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095348113 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241218095348113 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) 20241218095348113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095348113 DMM INFO MM(262420000000039/c5c4459f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5c4459f) (gprs_gmm.c:282) 20241218095348116 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095348116 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095348117 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241218095348117 DMM INFO MM(262420000000039/c5c4459f) Subscriber data update (mmctx.c:445) 20241218095348117 DMM DEBUG MM(262420000000039/c5c4459f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095348117 DMM INFO MM(262420000000039/c5c4459f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095348117 DMM NOTICE MM(262420000000039/c5c4459f) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241218095348117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095348117 DMM NOTICE MM(262420000000039/c5c4459f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095348117 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) 20241218095348118 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095348118 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241218095348118 DMM INFO MM(262420000000039/c5c4459f) Subscriber data update (mmctx.c:445) 20241218095348118 DMM DEBUG MM(262420000000039/c5c4459f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095348128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095348128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095348128 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095348128 DMM INFO MM(262420000000039/c5c4459f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095348128 DMM NOTICE MM(262420000000039/c5c4459f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095348128 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095348128 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095348128 DLLC NOTICE LLME(f98e4334/c5c4459f){ASSIGNED} LLGM Assign pre (ffffffff => c5c4459f) (gprs_llc.c:1079) 20241218095348128 DLLC NOTICE LLME(ffffffff/c5c4459f){ASSIGNED} LLGM Assign post (ffffffff => c5c4459f) (gprs_llc.c:1125) 20241218095348128 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095348129 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095348129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095348129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@43f895d4d550: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@43f895d4d550: attach complete sending rau 20241218095348186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095348186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095348186 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095348186 DMM INFO MM(262420000000039/c5c4459f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218095348186 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095348186 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218095348186 DLLC NOTICE LLME(ffffffff/c5c4459f){ASSIGNED} LLGM Assign pre (c5c4459f => f3df24eb) (gprs_llc.c:1079) 20241218095348186 DLLC NOTICE LLME(c5c4459f/f3df24eb){ASSIGNED} LLGM Assign post (c5c4459f => f3df24eb) (gprs_llc.c:1125) 20241218095348186 DMM INFO MM(262420000000039/f3df24eb) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@43f895d4d550: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@43f895d4d550: Removing Client IMSI='262420000000039'H, index=0 20241218095348199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095348199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241218095348200 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095348200 DMM INFO MM(262420000000039/f3df24eb) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241218095348200 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241218095348200 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095348200 DLLC NOTICE LLME(c5c4459f/f3df24eb){ASSIGNED} LLGM Assign pre (ffffffff => f3df24eb) (gprs_llc.c:1079) 20241218095348200 DLLC NOTICE LLME(ffffffff/f3df24eb){ASSIGNED} LLGM Assign post (ffffffff => f3df24eb) (gprs_llc.c:1125) 20241218095348200 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@43f895d4d550: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F3DF24EB'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@43f895d4d550: sending second RAU via different RA with wrong Old RA 20241218095348208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095348208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095348208 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218095348208 DMM NOTICE LLME(ffffffff/f3df24eb){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241218095348208 DLLC NOTICE LLME(ffffffff/f3df24eb){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241218095348208 DMM NOTICE MM(262420000000039/f3df24eb) Rx RA Update Request with unexpected TLLI=f3df24eb Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241218095348209 DMM ERROR LLME(ffffffff/f3df24eb){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241218095348209 DMM NOTICE MM(262420000000039/f3df24eb) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241218095348209 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241218095348209 DMM INFO MM(262420000000039/f3df24eb) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241218095348209 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095348209 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095348209 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095348209 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095348209 DLLC NOTICE LLME(ffffffff/f3df24eb){ASSIGNED} LLGM Assign pre (f3df24eb => ffffffff) (gprs_llc.c:1079) 20241218095348209 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3df24eb => ffffffff) (gprs_llc.c:1125) 20241218095348209 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241218095348209 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) 20241218095348209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095348209 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095348209 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095348209 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095348233 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241218095348235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095348235 DLLC NOTICE LLME(ffffffff/f3df24eb){UNASSIGNED} LLC RX: unknown TLLI 0xf3df24eb, creating LLME on the fly (gprs_llc.c:552) 20241218095348235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241218095348235 DMM NOTICE LLME(ffffffff/f3df24eb){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241218095351083 DGPRS DEBUG Checking for inactive LLMEs, time = 37043830 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@43f895d4d550: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@43f895d4d550: Final verdict of PTC: pass 20241218095353247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095353250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095353250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(533)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@43f895d4d550: Final verdict of PTC: none -NSVCI98(526)@43f895d4d550: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@43f895d4d550: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@43f895d4d550: Final verdict of PTC: none -NSVCI99(531)@43f895d4d550: Final verdict of PTC: none -NSVCI97(521)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@43f895d4d550: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(524)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(519)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(529)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:53:53 UTC 2024 ====== 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 20241218095353329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095353631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100764) 20241218095354252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095354252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100764, count=106196) 20241218095355252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095355253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:53:55 UTC 2024 /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 20241218095356254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095356254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_usim_resync started. 20241218095356717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095356719 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095356760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095356760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095356760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095356760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095356760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095356760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095356760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095356760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095356760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095356761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095356761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095356761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095356761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095356761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095356761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095356761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095356761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095356761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095356761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095356761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(540)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095356762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095356762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095356763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095356768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095356768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(542)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(539)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095356779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095356779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095356779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095356779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095356779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095356779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095356779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095356779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095356779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(545)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095356780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095356780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095356780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095356780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095356780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095356780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095356780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095356780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095356780 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095356780 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095356780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095356780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095356780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095356782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(542)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095356787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095356787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(543)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(551)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095356794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095356794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095356794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095356794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095356794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095356794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095356794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095356794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095356794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095356795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095356795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095356795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095356795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095356795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095356795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095356795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095356795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095356795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095356795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095356795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095356796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095356796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(551)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095356798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095356802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095356802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(548)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095357255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095357255 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095357255 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095357255 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(550)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095357259 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095357260 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(550)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(550)@43f895d4d550: 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(550)@43f895d4d550: 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(550)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@43f895d4d550: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='EEB8C794'O, index=0 SGSN_Test-GSUP(552)@43f895d4d550: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@43f895d4d550: 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 := 'A2087B4A1F4B24D039BFC5BDCAF2D05B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34C332D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AF487889FE39945'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D109ACFFC81B6AB4ECC2A2C577773BC6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '94B19D061BEDDFF97C8F4712CB50C9E3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6363EA0FCEC3AC041848D71092F967A3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AB19144CB2820C14'O } } } } } 20241218095358316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095358316 DLLC NOTICE LLME(ffffffff/eeb8c794){UNASSIGNED} LLC RX: unknown TLLI 0xeeb8c794, creating LLME on the fly (gprs_llc.c:552) 20241218095358316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095358316 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095358316 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095358316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095358316 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095358316 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095358316 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095358316 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095358316 DLLC NOTICE LLME(ffffffff/eeb8c794){UNASSIGNED} LLGM Assign pre (eeb8c794 => c40f8c3d) (gprs_llc.c:1079) 20241218095358316 DLLC NOTICE LLME(eeb8c794/c40f8c3d){ASSIGNED} LLGM Assign post (eeb8c794 => c40f8c3d) (gprs_llc.c:1125) 20241218095358316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095358316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095358316 DMM DEBUG MM(262420000000040/c40f8c3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095358328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095358328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095358328 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095358328 DMM DEBUG MM(262420000000040/c40f8c3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241218095358328 DMM NOTICE MM(262420000000040/c40f8c3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095358328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095358328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095358328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095358328 DMM DEBUG MM(262420000000040/c40f8c3d) Requesting authorization (sgsn_auth.c:160) 20241218095358328 DMM INFO MM(262420000000040/c40f8c3d) Requesting authentication tuples (sgsn_auth.c:184) 20241218095358328 DMM DEBUG MM(262420000000040/c40f8c3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095358328 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241218095358328 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)@43f895d4d550: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@43f895d4d550: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241218095358332 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095358332 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095358332 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095358332 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095358332 DMM INFO MM(262420000000040/c40f8c3d) Subscriber data update (mmctx.c:445) 20241218095358332 DMM DEBUG MM(262420000000040/c40f8c3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095358332 DMM INFO MM(262420000000040/c40f8c3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095358332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095358332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095358332 DMM INFO MM(262420000000040/c40f8c3d) <- GMM AUTH AND CIPHERING REQ (rand = a2 08 7b 4a 1f 4b 24 d0 39 bf c5 bd ca f2 d0 5b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 63 63 ea 0f ce c3 ac 04 18 48 d7 10 92 f9 67 a3 ) (gprs_gmm.c:465) 20241218095358339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095358339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095358339 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095358339 DMM INFO MM(262420000000040/c40f8c3d) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241218095358339 DMM INFO MM(262420000000040/c40f8c3d) R99 AUTHENTICATION SYNCH (AUTS = 95afe5c81a3f79565df29a15ffb5) (gprs_gmm.c:693) 20241218095358339 DMM DEBUG MM(262420000000040/c40f8c3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095358339 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241218095358339 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 95 af e5 c8 1a 3f 79 56 5d f2 9a 15 ff b5 20 10 a2 08 7b 4a 1f 4b 24 d0 39 bf c5 bd ca f2 d0 5b 28 01 01 (gprs_subscriber.c:210) 20241218095358339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241218095358339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241218095358340 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095358340 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095358340 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095358340 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095358340 DMM INFO MM(262420000000040/c40f8c3d) Subscriber data update (mmctx.c:445) 20241218095358340 DMM DEBUG MM(262420000000040/c40f8c3d) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241218095358340 DMM INFO MM(262420000000040/c40f8c3d) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241218095358340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095358340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095358340 DMM INFO MM(262420000000040/c40f8c3d) <- GMM AUTH AND CIPHERING REQ (rand = 40 47 75 f6 56 a7 f8 bf e5 64 e2 03 b9 e2 34 7e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e 12 bc e3 d4 81 e3 f8 c4 78 f0 bd a7 88 ff 77 ) (gprs_gmm.c:465) 20241218095358349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095358349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6ab9e0 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095358349 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095358349 DMM INFO MM(262420000000040/c40f8c3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095358349 DMM NOTICE MM(262420000000040/c40f8c3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095358349 DMM DEBUG MM(262420000000040/c40f8c3d) checking auth: received UMTS RES = ae ed 91 ea 8f f7 b2 84 (gprs_gmm.c:648) 20241218095358349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095358349 DMM DEBUG MM(262420000000040/c40f8c3d) Requesting authorization (sgsn_auth.c:160) 20241218095358349 DMM INFO MM(262420000000040/c40f8c3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095358349 DMM DEBUG MM(262420000000040/c40f8c3d) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095358349 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241218095358349 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) 20241218095358349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095358349 DMM INFO MM(262420000000040/c40f8c3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc40f8c3d) (gprs_gmm.c:282) 20241218095358351 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095358351 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095358352 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241218095358352 DMM INFO MM(262420000000040/c40f8c3d) Subscriber data update (mmctx.c:445) 20241218095358352 DMM DEBUG MM(262420000000040/c40f8c3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095358352 DMM INFO MM(262420000000040/c40f8c3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095358352 DMM NOTICE MM(262420000000040/c40f8c3d) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241218095358352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095358352 DMM NOTICE MM(262420000000040/c40f8c3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095358352 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) 20241218095358352 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095358352 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241218095358352 DMM INFO MM(262420000000040/c40f8c3d) Subscriber data update (mmctx.c:445) 20241218095358352 DMM DEBUG MM(262420000000040/c40f8c3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@43f895d4d550: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@43f895d4d550: Removing Client IMSI='262420000000040'H, index=0 20241218095358361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095358361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095358361 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095358361 DMM INFO MM(262420000000040/c40f8c3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095358361 DMM NOTICE MM(262420000000040/c40f8c3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095358361 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095358361 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095358361 DLLC NOTICE LLME(eeb8c794/c40f8c3d){ASSIGNED} LLGM Assign pre (ffffffff => c40f8c3d) (gprs_llc.c:1079) 20241218095358361 DLLC NOTICE LLME(ffffffff/c40f8c3d){ASSIGNED} LLGM Assign post (ffffffff => c40f8c3d) (gprs_llc.c:1125) 20241218095358361 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095358361 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095358361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095358361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@43f895d4d550: Final verdict of PTC: pass 20241218095358364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43776<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(536)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(552)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@43f895d4d550: Final verdict of PTC: none 20241218095358368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095358368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(546)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@43f895d4d550: Final verdict of PTC: none -NSVCI97(540)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@43f895d4d550: Final verdict of PTC: none -NSVCI99(551)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(548)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(538)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(549)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(544)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_resync-BVCI220(548): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_usim_resync finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:53:58 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241218095358490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095358893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61656) 20241218095359369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095359369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61656, count=95108) 20241218095400370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095400371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:00 UTC 2024 /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 20241218095401372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095401372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_usim_a54_a54 started. 20241218095401993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095401996 DMM INFO MM(262420000000040/c40f8c3d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095401996 DMM INFO MM(262420000000040/c40f8c3d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095401996 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095401996 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095401996 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095401996 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095401996 DLLC NOTICE LLME(ffffffff/c40f8c3d){ASSIGNED} LLGM Assign pre (c40f8c3d => ffffffff) (gprs_llc.c:1079) 20241218095401996 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c40f8c3d => ffffffff) (gprs_llc.c:1125) 20241218095401996 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241218095401996 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) 20241218095401996 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) 20241218095401996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095401996 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095401996 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095401996 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095401996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095402048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095402048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095402048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095402048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095402048 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095402048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095402048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095402048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095402048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095402049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095402049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095402049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095402049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095402049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095402049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095402049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095402049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095402049 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095402049 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095402049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095402050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095402050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095402051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095402056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095402056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095402064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095402064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095402064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095402064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095402064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095402064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095402064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095402064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095402064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095402065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095402065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095402065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095402066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095402066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095402066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095402066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095402066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095402066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095402066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095402066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095402066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095402066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095402068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095402072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095402072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095402081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095402081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095402081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095402081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095402081 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095402081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095402081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095402081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095402081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095402082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095402082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095402082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095402082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095402082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095402082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095402082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095402082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095402082 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095402082 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095402082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095402082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095402082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095402084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095402089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095402089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095402373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095402373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095402373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095402373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095402377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095402379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@43f895d4d550: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='FFDF0DAF'O, index=0 SGSN_Test-GSUP(571)@43f895d4d550: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@43f895d4d550: 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 := '08AF260D3ECA224015455A483E09B31C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C350102A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72CC96060E26E5C5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BD18FC3E8CB4A182734ABB7548380822'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D260A3C00F6FB80C71A727531B58CD7D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B9010B60BBFF45D64734CFE6F08E3361'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0BB4E31994F38915'O } } } } } 20241218095403450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095403450 DLLC NOTICE LLME(ffffffff/ffdf0daf){UNASSIGNED} LLC RX: unknown TLLI 0xffdf0daf, creating LLME on the fly (gprs_llc.c:552) 20241218095403450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095403450 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095403450 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095403450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095403450 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095403450 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095403450 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095403450 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095403450 DLLC NOTICE LLME(ffffffff/ffdf0daf){UNASSIGNED} LLGM Assign pre (ffdf0daf => f273da49) (gprs_llc.c:1079) 20241218095403450 DLLC NOTICE LLME(ffdf0daf/f273da49){ASSIGNED} LLGM Assign post (ffdf0daf => f273da49) (gprs_llc.c:1125) 20241218095403450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095403450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095403451 DMM DEBUG MM(262420000000040/f273da49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095403463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095403463 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095403463 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095403463 DMM DEBUG MM(262420000000040/f273da49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241218095403463 DMM NOTICE MM(262420000000040/f273da49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095403463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095403463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095403463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095403463 DMM DEBUG MM(262420000000040/f273da49) Requesting authorization (sgsn_auth.c:160) 20241218095403463 DMM INFO MM(262420000000040/f273da49) Requesting authentication tuples (sgsn_auth.c:184) 20241218095403463 DMM DEBUG MM(262420000000040/f273da49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095403463 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241218095403463 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)@43f895d4d550: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@43f895d4d550: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241218095403467 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095403467 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095403467 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095403467 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095403467 DMM INFO MM(262420000000040/f273da49) Subscriber data update (mmctx.c:445) 20241218095403467 DMM DEBUG MM(262420000000040/f273da49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095403467 DMM INFO MM(262420000000040/f273da49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095403468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095403468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095403468 DMM INFO MM(262420000000040/f273da49) <- GMM AUTH AND CIPHERING REQ (rand = 08 af 26 0d 3e ca 22 40 15 45 5a 48 3e 09 b3 1c , mmctx_is_r99=1, vec->auth_types=0x3, autn = b9 01 0b 60 bb ff 45 d6 47 34 cf e6 f0 8e 33 61 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@43f895d4d550: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@43f895d4d550: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@43f895d4d550: Final verdict of PTC: pass 20241218095403484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33944<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(559)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(571)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@43f895d4d550: Final verdict of PTC: none 20241218095403488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095403489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(569)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@43f895d4d550: Final verdict of PTC: none -NSVCI98(564)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(557)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(562)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(567)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:54:03 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241218095403587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095403989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20241218095404490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095404490 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) 20241218095405492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095405492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:06 UTC 2024 /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 20241218095406494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095406494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_usim_a54_a53 started. 20241218095407073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095407074 DMM INFO MM(262420000000040/f273da49) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095407074 DMM INFO MM(262420000000040/f273da49) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095407074 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095407074 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095407074 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095407074 DMM ERROR MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241218095407074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Deallocated (fsm.c:568) 20241218095407074 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095407075 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095407075 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095407075 DLLC NOTICE LLME(ffdf0daf/f273da49){ASSIGNED} LLGM Assign pre (f273da49 => ffffffff) (gprs_llc.c:1079) 20241218095407075 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f273da49 => ffffffff) (gprs_llc.c:1125) 20241218095407075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095407098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095407098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095407098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095407098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095407098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095407098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095407098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095407098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095407098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095407099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095407099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095407099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095407099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095407099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095407099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095407099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095407099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095407099 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095407099 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095407099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095407099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095407099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095407101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095407107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095407107 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095407118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095407118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095407118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095407118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095407118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095407118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095407118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095407118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095407118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095407119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095407119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095407119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095407119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095407119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095407119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095407119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095407119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095407119 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095407119 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095407119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095407119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095407119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095407122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095407127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095407127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095407134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095407134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095407134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095407134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095407134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095407134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095407134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095407134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095407134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095407135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095407135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095407135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095407135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095407135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095407135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095407135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095407135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095407135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095407135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095407135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095407135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095407135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095407137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095407141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095407141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095407495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095407495 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095407495 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095407495 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095407498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095407499 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@43f895d4d550: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C775B8B6'O, index=0 SGSN_Test-GSUP(590)@43f895d4d550: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@43f895d4d550: 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 := 'E27DE7C94FCB5EA9F5DA4EEEAFAF048C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27267172'O ("'&qr") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D31A5D51AE391650'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7ADC126AA371335D8A10E6A1F98265A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '38944D8F27F0BF517B2CA419686C8FE0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B579A9513F6C3569993BEE842E4EFADB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE4A572A3D52C560'O } } } } } 20241218095408545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095408545 DLLC NOTICE LLME(ffffffff/c775b8b6){UNASSIGNED} LLC RX: unknown TLLI 0xc775b8b6, creating LLME on the fly (gprs_llc.c:552) 20241218095408545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095408545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095408545 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095408545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095408545 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095408545 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095408545 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095408545 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095408545 DLLC NOTICE LLME(ffffffff/c775b8b6){UNASSIGNED} LLGM Assign pre (c775b8b6 => ee68a980) (gprs_llc.c:1079) 20241218095408545 DLLC NOTICE LLME(c775b8b6/ee68a980){ASSIGNED} LLGM Assign post (c775b8b6 => ee68a980) (gprs_llc.c:1125) 20241218095408545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095408545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095408545 DMM DEBUG MM(262420000000040/ee68a980) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095408551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095408551 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095408551 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095408551 DMM DEBUG MM(262420000000040/ee68a980) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241218095408551 DMM NOTICE MM(262420000000040/ee68a980) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095408551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095408551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095408551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095408551 DMM DEBUG MM(262420000000040/ee68a980) Requesting authorization (sgsn_auth.c:160) 20241218095408551 DMM INFO MM(262420000000040/ee68a980) Requesting authentication tuples (sgsn_auth.c:184) 20241218095408551 DMM DEBUG MM(262420000000040/ee68a980) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095408551 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241218095408551 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)@43f895d4d550: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@43f895d4d550: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241218095408552 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095408552 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095408552 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095408552 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095408553 DMM INFO MM(262420000000040/ee68a980) Subscriber data update (mmctx.c:445) 20241218095408553 DMM DEBUG MM(262420000000040/ee68a980) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095408553 DMM INFO MM(262420000000040/ee68a980) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095408553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095408553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095408553 DMM INFO MM(262420000000040/ee68a980) <- GMM AUTH AND CIPHERING REQ (rand = e2 7d e7 c9 4f cb 5e a9 f5 da 4e ee af af 04 8c , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 79 a9 51 3f 6c 35 69 99 3b ee 84 2e 4e fa db ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@43f895d4d550: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@43f895d4d550: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@43f895d4d550: Final verdict of PTC: pass 20241218095408561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@43f895d4d550: Final verdict of PTC: none 20241218095408564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095408565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(578)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@43f895d4d550: Final verdict of PTC: none -NSVCI99(588)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@43f895d4d550: Final verdict of PTC: none -NSVCI98(583)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(576)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(581)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(586)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:54:08 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241218095408643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095409046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71648) 20241218095409566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095409566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71648, count=72808) 20241218095410568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095410568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:11 UTC 2024 /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 20241218095411570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095411570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_usim_a53_a54 started. 20241218095412148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095412151 DMM INFO MM(262420000000040/ee68a980) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095412151 DMM INFO MM(262420000000040/ee68a980) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095412151 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095412151 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095412151 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095412151 DMM ERROR MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241218095412151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Deallocated (fsm.c:568) 20241218095412151 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095412151 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095412151 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095412151 DLLC NOTICE LLME(c775b8b6/ee68a980){ASSIGNED} LLGM Assign pre (ee68a980 => ffffffff) (gprs_llc.c:1079) 20241218095412151 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee68a980 => ffffffff) (gprs_llc.c:1125) 20241218095412151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095412204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095412204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095412204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095412204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095412204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095412204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095412204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095412204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095412204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095412205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095412205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095412205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095412205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095412205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095412205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095412205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095412205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095412205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095412205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095412205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095412206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095412206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095412207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095412212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095412212 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095412219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095412219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095412219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095412219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095412219 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095412219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095412219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095412219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095412219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095412220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095412220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095412220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095412220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095412220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095412220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095412220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095412220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095412220 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095412220 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095412220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095412220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095412220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095412222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095412226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095412226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095412235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095412235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095412235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095412235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095412235 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095412235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095412235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095412235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095412235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095412235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095412235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095412236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095412236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095412236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095412236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095412236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095412236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095412236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095412236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095412236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095412236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095412236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095412237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095412241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095412242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095412571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095412571 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095412571 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095412571 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095412576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095412577 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@43f895d4d550: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='FE0AE2BA'O, index=0 SGSN_Test-GSUP(609)@43f895d4d550: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@43f895d4d550: 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 := 'AED762038B033C5CA759542DEDB59810'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '546765D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B102CA9F430D369'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D6E1B97E7E9294EE5A78B3C289396F99'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '59D4639FA33220D0F73F5219FD1C47FC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C377C51722581181ADEAED569882B430'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9F62E2FC138082A9'O } } } } } 20241218095413625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095413625 DLLC NOTICE LLME(ffffffff/fe0ae2ba){UNASSIGNED} LLC RX: unknown TLLI 0xfe0ae2ba, creating LLME on the fly (gprs_llc.c:552) 20241218095413625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095413625 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095413625 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095413625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095413625 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095413625 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095413625 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095413625 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095413625 DLLC NOTICE LLME(ffffffff/fe0ae2ba){UNASSIGNED} LLGM Assign pre (fe0ae2ba => f04f48e0) (gprs_llc.c:1079) 20241218095413625 DLLC NOTICE LLME(fe0ae2ba/f04f48e0){ASSIGNED} LLGM Assign post (fe0ae2ba => f04f48e0) (gprs_llc.c:1125) 20241218095413625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095413625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095413625 DMM DEBUG MM(262420000000040/f04f48e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095413644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095413644 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095413644 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095413644 DMM DEBUG MM(262420000000040/f04f48e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241218095413644 DMM NOTICE MM(262420000000040/f04f48e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095413644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095413644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095413644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095413644 DMM DEBUG MM(262420000000040/f04f48e0) Requesting authorization (sgsn_auth.c:160) 20241218095413644 DMM INFO MM(262420000000040/f04f48e0) Requesting authentication tuples (sgsn_auth.c:184) 20241218095413644 DMM DEBUG MM(262420000000040/f04f48e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095413644 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241218095413644 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)@43f895d4d550: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@43f895d4d550: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241218095413650 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095413650 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095413650 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095413650 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095413650 DMM INFO MM(262420000000040/f04f48e0) Subscriber data update (mmctx.c:445) 20241218095413650 DMM DEBUG MM(262420000000040/f04f48e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095413650 DMM INFO MM(262420000000040/f04f48e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095413650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095413650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095413650 DMM INFO MM(262420000000040/f04f48e0) <- GMM AUTH AND CIPHERING REQ (rand = ae d7 62 03 8b 03 3c 5c a7 59 54 2d ed b5 98 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c3 77 c5 17 22 58 11 81 ad ea ed 56 98 82 b4 30 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@43f895d4d550: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@43f895d4d550: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@43f895d4d550: Final verdict of PTC: pass 20241218095413671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@43f895d4d550: Final verdict of PTC: none -NSVCI99(607)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@43f895d4d550: Final verdict of PTC: none -NSVCI97(597)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@43f895d4d550: Final verdict of PTC: none -NSVCI98(602)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@43f895d4d550: Final verdict of PTC: none 20241218095413678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095413678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(608)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(600)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(595)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(605)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:54:13 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241218095413738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095414140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71296) 20241218095414679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095414680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71296, count=72556) 20241218095415681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095415681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:16 UTC 2024 /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 20241218095416682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095416682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_usim_a50_a54 started. 20241218095417238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095417240 DMM INFO MM(262420000000040/f04f48e0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095417240 DMM INFO MM(262420000000040/f04f48e0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095417240 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095417240 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095417240 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095417240 DMM ERROR MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241218095417240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Deallocated (fsm.c:568) 20241218095417240 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095417240 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095417240 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095417240 DLLC NOTICE LLME(fe0ae2ba/f04f48e0){ASSIGNED} LLGM Assign pre (f04f48e0 => ffffffff) (gprs_llc.c:1079) 20241218095417240 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f04f48e0 => ffffffff) (gprs_llc.c:1125) 20241218095417240 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095417285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095417285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095417285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095417285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095417285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095417285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095417285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095417285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095417285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095417286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095417286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095417286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095417286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095417286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095417286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095417286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095417286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095417286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095417286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095417286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095417286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095417286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095417289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095417294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095417294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095417301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095417301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095417301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095417301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095417301 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095417301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095417301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095417301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095417301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095417301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095417301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095417301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095417302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095417302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095417302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095417302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095417302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095417302 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095417302 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095417302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095417302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095417302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095417303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095417308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095417308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095417320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095417320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095417320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095417320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095417320 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095417320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095417320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095417320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095417320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095417321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095417321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095417321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095417321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095417321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095417321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095417321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095417321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095417321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095417321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095417321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095417321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095417321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095417323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095417327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095417327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095417684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095417684 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095417684 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095417684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(626)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095417688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095417689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(626)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@43f895d4d550: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C4065C08'O, index=0 SGSN_Test-GSUP(628)@43f895d4d550: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@43f895d4d550: 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 := '1AD7E5CAD60E981D7D5B4A34BF297A83'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A423160'O ("ZB1`") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAE9E9830A2D84CD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E5FC38A608CF9C9E548A75737F38F65A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EE8524AB3B7EFB0667605448FC158A22'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0160AFA7C61A48B314EE539D24EEB5DF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '586A692BFF66E36D'O } } } } } 20241218095418769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095418769 DLLC NOTICE LLME(ffffffff/c4065c08){UNASSIGNED} LLC RX: unknown TLLI 0xc4065c08, creating LLME on the fly (gprs_llc.c:552) 20241218095418769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095418769 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095418769 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095418769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095418769 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095418769 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095418769 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095418769 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095418769 DLLC NOTICE LLME(ffffffff/c4065c08){UNASSIGNED} LLGM Assign pre (c4065c08 => d30d580b) (gprs_llc.c:1079) 20241218095418769 DLLC NOTICE LLME(c4065c08/d30d580b){ASSIGNED} LLGM Assign post (c4065c08 => d30d580b) (gprs_llc.c:1125) 20241218095418769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095418769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095418769 DMM DEBUG MM(262420000000040/d30d580b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095418792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095418792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095418792 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095418792 DMM DEBUG MM(262420000000040/d30d580b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241218095418792 DMM NOTICE MM(262420000000040/d30d580b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095418792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095418792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095418792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095418792 DMM DEBUG MM(262420000000040/d30d580b) Requesting authorization (sgsn_auth.c:160) 20241218095418792 DMM INFO MM(262420000000040/d30d580b) Requesting authentication tuples (sgsn_auth.c:184) 20241218095418792 DMM DEBUG MM(262420000000040/d30d580b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095418792 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241218095418792 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)@43f895d4d550: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@43f895d4d550: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241218095418798 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095418798 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095418798 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095418798 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095418798 DMM INFO MM(262420000000040/d30d580b) Subscriber data update (mmctx.c:445) 20241218095418798 DMM DEBUG MM(262420000000040/d30d580b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095418798 DMM INFO MM(262420000000040/d30d580b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095418798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095418798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095418798 DMM INFO MM(262420000000040/d30d580b) <- GMM AUTH AND CIPHERING REQ (rand = 1a d7 e5 ca d6 0e 98 1d 7d 5b 4a 34 bf 29 7a 83 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 01 60 af a7 c6 1a 48 b3 14 ee 53 9d 24 ee b5 df ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@43f895d4d550: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@43f895d4d550: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@43f895d4d550: Final verdict of PTC: pass 20241218095418818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52494<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@43f895d4d550: Final verdict of PTC: none -NSVCI97(616)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@43f895d4d550: Final verdict of PTC: none -NSVCI98(621)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@43f895d4d550: Final verdict of PTC: none -NSVCI99(627)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@43f895d4d550: Final verdict of PTC: none 20241218095418823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095418824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(626)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(614)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(625)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(619)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:54:18 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241218095418888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095419290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68480) 20241218095419825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095419825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68480, count=73116) 20241218095420827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095420827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218095421084 DGPRS DEBUG Checking for inactive LLMEs, time = 37043860 (sgsn.c:132) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:21 UTC 2024 /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 20241218095421829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095421829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_usim_a54_a50 started. 20241218095422384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095422386 DMM INFO MM(262420000000040/d30d580b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095422386 DMM INFO MM(262420000000040/d30d580b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095422387 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095422387 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095422387 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095422387 DMM ERROR MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241218095422387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Deallocated (fsm.c:568) 20241218095422387 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095422387 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095422387 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095422387 DLLC NOTICE LLME(c4065c08/d30d580b){ASSIGNED} LLGM Assign pre (d30d580b => ffffffff) (gprs_llc.c:1079) 20241218095422387 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d30d580b => ffffffff) (gprs_llc.c:1125) 20241218095422387 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095422443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095422443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095422443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095422443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095422443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095422443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095422443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095422443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095422443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095422446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095422446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095422446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095422446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095422446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095422446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095422446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095422446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095422446 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095422446 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095422446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095422448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095422448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095422452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095422461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095422461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095422467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095422467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095422467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095422467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095422467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095422467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095422467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095422467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095422467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095422468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095422468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095422468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095422468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095422468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095422468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095422468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095422468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095422468 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095422468 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095422468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095422468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095422468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095422471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095422476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095422476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095422483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095422483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095422483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095422483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095422483 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095422483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095422483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095422483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095422483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095422483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095422483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095422483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095422484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095422484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095422484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095422484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095422484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095422484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095422484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095422484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095422484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095422484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095422486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095422491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095422491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095422830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095422830 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095422830 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095422830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095422834 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095422835 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@43f895d4d550: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='C3633818'O, index=0 SGSN_Test-GSUP(647)@43f895d4d550: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@43f895d4d550: 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 := '52C504FF34BBF0DCD57F8D12F5CFD8B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC8DD104'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27A9B8F993B67971'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D9489D8D52497E9A4E96C713B4D88D19'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CB2717130A5784EC605FD0EAD1DAA659'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B5335DE22C599CF6C9ECD33A5FB73F28'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '67693EC8CD61F99B'O } } } } } 20241218095423916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095423916 DLLC NOTICE LLME(ffffffff/c3633818){UNASSIGNED} LLC RX: unknown TLLI 0xc3633818, creating LLME on the fly (gprs_llc.c:552) 20241218095423916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095423916 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095423916 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095423916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095423916 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095423916 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095423916 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095423916 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095423916 DLLC NOTICE LLME(ffffffff/c3633818){UNASSIGNED} LLGM Assign pre (c3633818 => f76df7f6) (gprs_llc.c:1079) 20241218095423916 DLLC NOTICE LLME(c3633818/f76df7f6){ASSIGNED} LLGM Assign post (c3633818 => f76df7f6) (gprs_llc.c:1125) 20241218095423916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095423916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095423916 DMM DEBUG MM(262420000000040/f76df7f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095423942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095423942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095423942 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095423942 DMM DEBUG MM(262420000000040/f76df7f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241218095423942 DMM NOTICE MM(262420000000040/f76df7f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095423942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095423942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095423942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095423942 DMM DEBUG MM(262420000000040/f76df7f6) Requesting authorization (sgsn_auth.c:160) 20241218095423942 DMM INFO MM(262420000000040/f76df7f6) Requesting authentication tuples (sgsn_auth.c:184) 20241218095423942 DMM DEBUG MM(262420000000040/f76df7f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095423942 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241218095423942 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)@43f895d4d550: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@43f895d4d550: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241218095423949 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095423949 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095423949 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095423949 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095423949 DMM INFO MM(262420000000040/f76df7f6) Subscriber data update (mmctx.c:445) 20241218095423949 DMM DEBUG MM(262420000000040/f76df7f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095423949 DMM INFO MM(262420000000040/f76df7f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095423949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095423949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095423949 DMM INFO MM(262420000000040/f76df7f6) <- GMM AUTH AND CIPHERING REQ (rand = 52 c5 04 ff 34 bb f0 dc d5 7f 8d 12 f5 cf d8 b7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 33 5d e2 2c 59 9c f6 c9 ec d3 3a 5f b7 3f 28 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@43f895d4d550: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@43f895d4d550: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@43f895d4d550: Final verdict of PTC: pass 20241218095423969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@43f895d4d550: Final verdict of PTC: none -NSVCI99(645)@43f895d4d550: Final verdict of PTC: none 20241218095423974 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095423975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(632)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@43f895d4d550: Final verdict of PTC: none -NSVCI97(635)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@43f895d4d550: Final verdict of PTC: none -NSVCI98(640)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@43f895d4d550: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(643)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(638)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(633)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:54:24 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20241218095424072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095424474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48184) 20241218095424976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095424976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48184, count=72044) 20241218095425978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095425979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:26 UTC 2024 /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 20241218095426980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095426981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_detach_unknown_nopoweroff started. 20241218095427568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095427570 DMM INFO MM(262420000000040/f76df7f6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095427570 DMM INFO MM(262420000000040/f76df7f6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095427570 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095427570 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095427570 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095427570 DMM ERROR MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241218095427570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Deallocated (fsm.c:568) 20241218095427570 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095427570 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095427570 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095427570 DLLC NOTICE LLME(c3633818/f76df7f6){ASSIGNED} LLGM Assign pre (f76df7f6 => ffffffff) (gprs_llc.c:1079) 20241218095427570 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f76df7f6 => ffffffff) (gprs_llc.c:1125) 20241218095427570 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095427606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095427606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095427606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095427606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095427606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095427606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095427606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095427606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095427606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095427607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095427607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095427607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095427607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095427607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095427607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095427607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095427607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095427607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095427607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095427607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(654)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095427607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095427607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095427609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095427613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095427613 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095427635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095427635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095427635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095427635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095427635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095427635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095427635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095427635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095427635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095427636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095427636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095427636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095427636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095427636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095427636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095427636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095427636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095427636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095427636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095427636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(659)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095427637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095427637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095427639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218095427644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095427644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095427653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095427653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095427653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095427653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095427653 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095427653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095427653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095427653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095427653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095427654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095427654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095427654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095427654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095427654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095427654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095427654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095427654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095427654 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095427654 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095427654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(664)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095427654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095427654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095427656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095427661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095427661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095427982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095427982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095427982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095427982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095427986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095427988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@43f895d4d550: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='D454A7F4'O, index=0 SGSN_Test-GSUP(666)@43f895d4d550: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241218095429063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095429063 DLLC NOTICE LLME(ffffffff/d454a7f4){UNASSIGNED} LLC RX: unknown TLLI 0xd454a7f4, creating LLME on the fly (gprs_llc.c:552) 20241218095429063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095429063 DMM NOTICE LLME(ffffffff/d454a7f4){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241218095429063 DLLC NOTICE LLME(ffffffff/d454a7f4){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241218095429063 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd454a7f4 type=GPRS detach (gprs_gmm.c:1440) 20241218095429063 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241218095429063 DLLC NOTICE LLME(ffffffff/d454a7f4){UNASSIGNED} LLGM Assign pre (d454a7f4 => ffffffff) (gprs_llc.c:1079) 20241218095429063 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d454a7f4 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@43f895d4d550: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@43f895d4d550: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@43f895d4d550: Final verdict of PTC: pass 20241218095429089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42164<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095429092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095429092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(665)@43f895d4d550: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(666)@43f895d4d550: Final verdict of PTC: none -NSVCI97(654)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@43f895d4d550: Final verdict of PTC: none -NSVCI98(659)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@43f895d4d550: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@43f895d4d550: Final verdict of PTC: none -NSVCI99(664)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@43f895d4d550: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(657)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(662)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(652)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@43f895d4d550: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:54:29 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241218095429208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095429510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48184) 20241218095430094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095430094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48184, count=58168) 20241218095431095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095431095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:31 UTC 2024 /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 20241218095432096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095432096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_detach_unknown_poweroff started. 20241218095432579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095432583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(674)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@43f895d4d550: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(673)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095432637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095432637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095432637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095432637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095432637 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095432637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095432637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095432637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095432637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(674)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095432639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095432639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095432639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095432639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095432639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095432639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095432639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095432639 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095432639 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095432639 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095432639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(674)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095432639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095432639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095432642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(673)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241218095432647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095432647 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(678)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI196(671)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095432650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095432650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095432650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095432650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095432650 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095432650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095432650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095432650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095432650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095432652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095432652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095432652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095432652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095432652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095432652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095432652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095432652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095432652 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095432652 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095432652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095432652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095432652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095432654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095432659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095432659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095432666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095432666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095432666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095432666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095432666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095432666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095432666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095432666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095432666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095432667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095432667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095432667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095432667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095432667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095432667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095432667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095432667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095432667 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095432667 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095432667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095432667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095432667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095432669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095432673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095432673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095433096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095433097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095433097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095433097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095433101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095433102 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(671)@43f895d4d550: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='CB538737'O, index=0 SGSN_Test-GSUP(685)@43f895d4d550: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241218095434183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095434184 DLLC NOTICE LLME(ffffffff/cb538737){UNASSIGNED} LLC RX: unknown TLLI 0xcb538737, creating LLME on the fly (gprs_llc.c:552) 20241218095434184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095434184 DMM NOTICE LLME(ffffffff/cb538737){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@43f895d4d550: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(671)@43f895d4d550: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@43f895d4d550: Final verdict of PTC: pass 20241218095439196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@43f895d4d550: Final verdict of PTC: none 20241218095439202 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095439202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(670)@43f895d4d550: Final verdict of PTC: none -NSVCI98(678)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@43f895d4d550: Final verdict of PTC: none -NSVCI97(674)@43f895d4d550: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@43f895d4d550: Final verdict of PTC: none -NSVCI99(683)@43f895d4d550: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(681)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(676)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(672)@43f895d4d550: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(671)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(671): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@43f895d4d550: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:54:39 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241218095439283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095439584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47496) 20241218095440202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095440203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47496, count=52928) 20241218095441203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095441204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:41 UTC 2024 /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 20241218095442204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095442205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_detach_nopoweroff started. 20241218095442674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095442676 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095442702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095442702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095442702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095442702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095442702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095442702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095442702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095442702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095442702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095442703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095442703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095442703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095442703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095442703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095442703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095442703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095442703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095442703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095442703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095442703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095442703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095442703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095442705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095442709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095442709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095442720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095442720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095442720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095442720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095442720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095442720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095442720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095442720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095442720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095442720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095442720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095442720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095442720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095442720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095442720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095442720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095442720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095442720 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095442720 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095442720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095442721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095442721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095442723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095442727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095442727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095442736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095442736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095442736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095442736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095442736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095442736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095442736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095442736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095442736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095442737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095442737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095442737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095442737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095442737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095442737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095442737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095442737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095442737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095442737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095442737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095442737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095442737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095442739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095442743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095442743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095443206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095443206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095443206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095443206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095443210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095443211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@43f895d4d550: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='DE1AE1E5'O, index=0 SGSN_Test-GSUP(704)@43f895d4d550: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@43f895d4d550: 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 := '517A7313C118AB99C03BD040AD838B07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9875445F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C71A56E32F965F5F'O } } } } } 20241218095444288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095444288 DLLC NOTICE LLME(ffffffff/de1ae1e5){UNASSIGNED} LLC RX: unknown TLLI 0xde1ae1e5, creating LLME on the fly (gprs_llc.c:552) 20241218095444288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095444288 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095444288 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095444288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095444288 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095444288 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095444288 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095444289 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095444289 DLLC NOTICE LLME(ffffffff/de1ae1e5){UNASSIGNED} LLGM Assign pre (de1ae1e5 => c089771c) (gprs_llc.c:1079) 20241218095444289 DLLC NOTICE LLME(de1ae1e5/c089771c){ASSIGNED} LLGM Assign post (de1ae1e5 => c089771c) (gprs_llc.c:1125) 20241218095444289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095444289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095444289 DMM DEBUG MM(262420000000015/c089771c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095444308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095444308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095444308 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095444308 DMM DEBUG MM(262420000000015/c089771c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241218095444309 DMM NOTICE MM(262420000000015/c089771c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095444309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095444309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095444309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095444309 DMM DEBUG MM(262420000000015/c089771c) Requesting authorization (sgsn_auth.c:160) 20241218095444309 DMM INFO MM(262420000000015/c089771c) Requesting authentication tuples (sgsn_auth.c:184) 20241218095444309 DMM DEBUG MM(262420000000015/c089771c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095444309 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241218095444309 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)@43f895d4d550: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@43f895d4d550: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241218095444315 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095444315 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095444315 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095444315 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095444315 DMM INFO MM(262420000000015/c089771c) Subscriber data update (mmctx.c:445) 20241218095444315 DMM DEBUG MM(262420000000015/c089771c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095444315 DMM INFO MM(262420000000015/c089771c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095444315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095444315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095444315 DMM INFO MM(262420000000015/c089771c) <- GMM AUTH AND CIPHERING REQ (rand = 51 7a 73 13 c1 18 ab 99 c0 3b d0 40 ad 83 8b 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095444331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095444331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095444331 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095444331 DMM INFO MM(262420000000015/c089771c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095444331 DMM NOTICE MM(262420000000015/c089771c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095444331 DMM DEBUG MM(262420000000015/c089771c) checking auth: received GSM SRES = 98 75 44 5f (gprs_gmm.c:648) 20241218095444331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095444331 DMM DEBUG MM(262420000000015/c089771c) Requesting authorization (sgsn_auth.c:160) 20241218095444331 DMM INFO MM(262420000000015/c089771c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095444331 DMM DEBUG MM(262420000000015/c089771c) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095444331 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241218095444331 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) 20241218095444331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095444331 DMM INFO MM(262420000000015/c089771c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc089771c) (gprs_gmm.c:282) 20241218095444334 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095444334 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095444334 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241218095444334 DMM INFO MM(262420000000015/c089771c) Subscriber data update (mmctx.c:445) 20241218095444334 DMM DEBUG MM(262420000000015/c089771c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095444334 DMM INFO MM(262420000000015/c089771c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095444334 DMM NOTICE MM(262420000000015/c089771c) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241218095444334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095444334 DMM NOTICE MM(262420000000015/c089771c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095444334 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) 20241218095444336 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095444336 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241218095444336 DMM INFO MM(262420000000015/c089771c) Subscriber data update (mmctx.c:445) 20241218095444336 DMM DEBUG MM(262420000000015/c089771c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095444346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095444346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095444346 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095444346 DMM INFO MM(262420000000015/c089771c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095444346 DMM NOTICE MM(262420000000015/c089771c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095444346 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095444346 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095444346 DLLC NOTICE LLME(de1ae1e5/c089771c){ASSIGNED} LLGM Assign pre (ffffffff => c089771c) (gprs_llc.c:1079) 20241218095444346 DLLC NOTICE LLME(ffffffff/c089771c){ASSIGNED} LLGM Assign post (ffffffff => c089771c) (gprs_llc.c:1125) 20241218095444346 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095444346 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095444346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095444346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@43f895d4d550: setverdict(pass): none -> pass 20241218095444403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095444403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095444403 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095444403 DMM INFO MM(262420000000015/c089771c) -> GMM DETACH REQUEST TLLI=0xc089771c type=GPRS detach (gprs_gmm.c:1440) 20241218095444403 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241218095444403 DMM INFO MM(262420000000015/c089771c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241218095444403 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095444403 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095444403 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095444403 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095444403 DLLC NOTICE LLME(ffffffff/c089771c){ASSIGNED} LLGM Assign pre (c089771c => ffffffff) (gprs_llc.c:1079) 20241218095444403 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c089771c => ffffffff) (gprs_llc.c:1125) 20241218095444403 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241218095444403 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) 20241218095444403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095444403 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095444403 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095444403 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095444406 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@43f895d4d550: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@43f895d4d550: Final verdict of PTC: pass 20241218095444420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@43f895d4d550: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@43f895d4d550: Final verdict of PTC: none 20241218095444425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095444425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI196(691)@43f895d4d550: Final verdict of PTC: none -NSVCI99(702)@43f895d4d550: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@43f895d4d550: Final verdict of PTC: none -NSVCI97(692)@43f895d4d550: Final verdict of PTC: none -NSVCI98(697)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(700)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(695)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(690)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@43f895d4d550: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:54:44 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241218095444529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095444831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44700) 20241218095445426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095445426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44700, count=93816) 20241218095446427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095446427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:46 UTC 2024 /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 20241218095447428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095447428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_detach_poweroff started. 20241218095447930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095447932 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095447978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095447978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095447978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095447978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095447978 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095447978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095447978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095447978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095447978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095447979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095447979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095447979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095447979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095447979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095447979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095447979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095447979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095447979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095447979 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095447979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095447979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095447979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095447981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095447986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095447986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095447993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095447993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095447993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095447993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095447993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095447993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095447993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095447993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095447993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095447994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095447994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095447994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095447995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095447995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095447995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095447995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095447995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095447995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095447995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095447995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095447995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095447995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095447997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095448003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095448003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095448010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095448010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095448010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095448010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095448010 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095448010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095448010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095448010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095448010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095448011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095448011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095448011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095448011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095448011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095448011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095448011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095448011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095448011 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095448011 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095448011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095448011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095448011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095448014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095448018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095448018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095448429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095448429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095448429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095448429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095448433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095448435 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@43f895d4d550: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='DD11C9BC'O, index=0 SGSN_Test-GSUP(723)@43f895d4d550: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@43f895d4d550: 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 := 'DCC0CE888C4A30A81EF2C4EE3E4CAF69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74E8DCF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E7B70A50574020F'O } } } } } 20241218095449495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095449495 DLLC NOTICE LLME(ffffffff/dd11c9bc){UNASSIGNED} LLC RX: unknown TLLI 0xdd11c9bc, creating LLME on the fly (gprs_llc.c:552) 20241218095449495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095449495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095449496 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095449496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095449496 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095449496 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095449496 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095449496 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095449496 DLLC NOTICE LLME(ffffffff/dd11c9bc){UNASSIGNED} LLGM Assign pre (dd11c9bc => ce3da270) (gprs_llc.c:1079) 20241218095449496 DLLC NOTICE LLME(dd11c9bc/ce3da270){ASSIGNED} LLGM Assign post (dd11c9bc => ce3da270) (gprs_llc.c:1125) 20241218095449496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095449496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095449496 DMM DEBUG MM(262420000000016/ce3da270) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095449514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095449514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095449514 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095449514 DMM DEBUG MM(262420000000016/ce3da270) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241218095449514 DMM NOTICE MM(262420000000016/ce3da270) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095449514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095449514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095449514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095449514 DMM DEBUG MM(262420000000016/ce3da270) Requesting authorization (sgsn_auth.c:160) 20241218095449514 DMM INFO MM(262420000000016/ce3da270) Requesting authentication tuples (sgsn_auth.c:184) 20241218095449514 DMM DEBUG MM(262420000000016/ce3da270) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095449514 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241218095449514 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)@43f895d4d550: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@43f895d4d550: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241218095449520 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095449520 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095449520 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095449520 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095449520 DMM INFO MM(262420000000016/ce3da270) Subscriber data update (mmctx.c:445) 20241218095449521 DMM DEBUG MM(262420000000016/ce3da270) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095449521 DMM INFO MM(262420000000016/ce3da270) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095449521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095449521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095449521 DMM INFO MM(262420000000016/ce3da270) <- GMM AUTH AND CIPHERING REQ (rand = dc c0 ce 88 8c 4a 30 a8 1e f2 c4 ee 3e 4c af 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095449537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095449537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095449537 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095449537 DMM INFO MM(262420000000016/ce3da270) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095449537 DMM NOTICE MM(262420000000016/ce3da270) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095449537 DMM DEBUG MM(262420000000016/ce3da270) checking auth: received GSM SRES = 74 e8 dc f8 (gprs_gmm.c:648) 20241218095449537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095449537 DMM DEBUG MM(262420000000016/ce3da270) Requesting authorization (sgsn_auth.c:160) 20241218095449537 DMM INFO MM(262420000000016/ce3da270) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095449537 DMM DEBUG MM(262420000000016/ce3da270) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095449537 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241218095449537 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) 20241218095449537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095449537 DMM INFO MM(262420000000016/ce3da270) <- GMM ATTACH ACCEPT (new P-TMSI=0xce3da270) (gprs_gmm.c:282) 20241218095449541 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095449541 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095449541 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241218095449541 DMM INFO MM(262420000000016/ce3da270) Subscriber data update (mmctx.c:445) 20241218095449541 DMM DEBUG MM(262420000000016/ce3da270) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095449541 DMM INFO MM(262420000000016/ce3da270) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095449541 DMM NOTICE MM(262420000000016/ce3da270) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241218095449541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095449541 DMM NOTICE MM(262420000000016/ce3da270) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095449541 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) 20241218095449542 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095449542 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241218095449542 DMM INFO MM(262420000000016/ce3da270) Subscriber data update (mmctx.c:445) 20241218095449542 DMM DEBUG MM(262420000000016/ce3da270) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095449555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095449555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095449555 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095449555 DMM INFO MM(262420000000016/ce3da270) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095449555 DMM NOTICE MM(262420000000016/ce3da270) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095449555 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095449555 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095449555 DLLC NOTICE LLME(dd11c9bc/ce3da270){ASSIGNED} LLGM Assign pre (ffffffff => ce3da270) (gprs_llc.c:1079) 20241218095449555 DLLC NOTICE LLME(ffffffff/ce3da270){ASSIGNED} LLGM Assign post (ffffffff => ce3da270) (gprs_llc.c:1125) 20241218095449555 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095449555 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095449555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095449555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@43f895d4d550: setverdict(pass): none -> pass 20241218095449610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095449610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241218095449610 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095449610 DMM INFO MM(262420000000016/ce3da270) -> GMM DETACH REQUEST TLLI=0xce3da270 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241218095449610 DMM INFO MM(262420000000016/ce3da270) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241218095449610 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095449610 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095449610 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095449610 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095449610 DLLC NOTICE LLME(ffffffff/ce3da270){ASSIGNED} LLGM Assign pre (ce3da270 => ffffffff) (gprs_llc.c:1079) 20241218095449610 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce3da270 => ffffffff) (gprs_llc.c:1125) 20241218095449610 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241218095449610 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) 20241218095449610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095449610 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095449610 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095449610 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095449612 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241218095451085 DGPRS DEBUG Checking for inactive LLMEs, time = 37043890 (sgsn.c:132) TC_detach_poweroff(725)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@43f895d4d550: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@43f895d4d550: Final verdict of PTC: pass 20241218095454628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@43f895d4d550: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@43f895d4d550: Final verdict of PTC: none 20241218095454631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095454631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(721)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@43f895d4d550: Final verdict of PTC: none -NSVCI97(711)@43f895d4d550: Final verdict of PTC: none -NSVCI98(716)@43f895d4d550: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@43f895d4d550: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(719)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(714)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(709)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@43f895d4d550: Test case TC_detach_poweroff finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:54:54 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241218095454722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095455024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93772) 20241218095455632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095455632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93772, count=94312) 20241218095456634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095456634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:54:57 UTC 2024 /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 20241218095457636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095457636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act started. 20241218095458121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095458123 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095458163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095458163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095458163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095458163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095458163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095458163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095458163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095458163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095458163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095458164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095458164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095458164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095458164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095458164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095458164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095458164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095458164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095458164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095458164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095458164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095458164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095458164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095458166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095458171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095458171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095458179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095458179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095458179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095458179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095458179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095458179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095458179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095458179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095458179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095458180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095458180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095458180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095458180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095458180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095458180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095458180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095458180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095458180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095458180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095458180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095458180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095458180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(736)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218095458183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095458189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095458189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(734)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095458194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095458194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095458194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095458194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095458194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095458194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095458194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095458194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095458194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095458194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095458195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095458195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095458195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095458195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095458195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095458195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095458195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095458195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095458195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095458195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095458195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095458195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095458197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095458201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095458201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095458638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095458638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095458638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095458638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095458642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095458643 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@43f895d4d550: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='CF080706'O, index=0 SGSN_Test-GSUP(742)@43f895d4d550: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@43f895d4d550: 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 := '86ABD93ED192F6F776D2CB6E7680EC67'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93AFDB21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E2BB1A15F50DFB6'O } } } } } 20241218095458706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095458706 DLLC NOTICE LLME(ffffffff/cf080706){UNASSIGNED} LLC RX: unknown TLLI 0xcf080706, creating LLME on the fly (gprs_llc.c:552) 20241218095458706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095458706 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095458706 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095458706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095458706 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095458706 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095458706 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095458706 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095458706 DLLC NOTICE LLME(ffffffff/cf080706){UNASSIGNED} LLGM Assign pre (cf080706 => ea55259d) (gprs_llc.c:1079) 20241218095458706 DLLC NOTICE LLME(cf080706/ea55259d){ASSIGNED} LLGM Assign post (cf080706 => ea55259d) (gprs_llc.c:1125) 20241218095458706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095458706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095458706 DMM DEBUG MM(262420000000017/ea55259d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095458713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095458713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095458713 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095458713 DMM DEBUG MM(262420000000017/ea55259d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241218095458713 DMM NOTICE MM(262420000000017/ea55259d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095458713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095458713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095458713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095458713 DMM DEBUG MM(262420000000017/ea55259d) Requesting authorization (sgsn_auth.c:160) 20241218095458713 DMM INFO MM(262420000000017/ea55259d) Requesting authentication tuples (sgsn_auth.c:184) 20241218095458713 DMM DEBUG MM(262420000000017/ea55259d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095458713 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241218095458713 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)@43f895d4d550: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241218095458715 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095458715 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095458715 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095458715 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095458715 DMM INFO MM(262420000000017/ea55259d) Subscriber data update (mmctx.c:445) 20241218095458715 DMM DEBUG MM(262420000000017/ea55259d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095458715 DMM INFO MM(262420000000017/ea55259d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095458715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095458715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095458715 DMM INFO MM(262420000000017/ea55259d) <- GMM AUTH AND CIPHERING REQ (rand = 86 ab d9 3e d1 92 f6 f7 76 d2 cb 6e 76 80 ec 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095458720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095458720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095458720 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095458720 DMM INFO MM(262420000000017/ea55259d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095458720 DMM NOTICE MM(262420000000017/ea55259d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095458720 DMM DEBUG MM(262420000000017/ea55259d) checking auth: received GSM SRES = 93 af db 21 (gprs_gmm.c:648) 20241218095458720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095458720 DMM DEBUG MM(262420000000017/ea55259d) Requesting authorization (sgsn_auth.c:160) 20241218095458720 DMM INFO MM(262420000000017/ea55259d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095458720 DMM DEBUG MM(262420000000017/ea55259d) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095458720 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241218095458720 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) 20241218095458720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095458720 DMM INFO MM(262420000000017/ea55259d) <- GMM ATTACH ACCEPT (new P-TMSI=0xea55259d) (gprs_gmm.c:282) 20241218095458721 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095458721 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095458721 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241218095458721 DMM INFO MM(262420000000017/ea55259d) Subscriber data update (mmctx.c:445) 20241218095458721 DMM DEBUG MM(262420000000017/ea55259d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095458721 DMM INFO MM(262420000000017/ea55259d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095458721 DMM NOTICE MM(262420000000017/ea55259d) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241218095458721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095458721 DMM NOTICE MM(262420000000017/ea55259d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095458721 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) 20241218095458722 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095458722 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241218095458722 DMM INFO MM(262420000000017/ea55259d) Subscriber data update (mmctx.c:445) 20241218095458722 DMM DEBUG MM(262420000000017/ea55259d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095458726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095458726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095458726 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095458726 DMM INFO MM(262420000000017/ea55259d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095458726 DMM NOTICE MM(262420000000017/ea55259d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095458726 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095458726 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095458726 DLLC NOTICE LLME(cf080706/ea55259d){ASSIGNED} LLGM Assign pre (ffffffff => ea55259d) (gprs_llc.c:1079) 20241218095458726 DLLC NOTICE LLME(ffffffff/ea55259d){ASSIGNED} LLGM Assign post (ffffffff => ea55259d) (gprs_llc.c:1125) 20241218095458726 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095458726 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095458726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095458726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@43f895d4d550: setverdict(pass): none -> pass 20241218095458783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095458783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095458783 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095458783 DMM INFO MM(262420000000017/ea55259d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095458783 DMM INFO MM(262420000000017/ea55259d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095458783 DMM DEBUG MM(262420000000017/ea55259d) Using GGSN 0 (gprs_sm.c:317) 20241218095458783 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) 20241218095458783 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241218095458783 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095458783 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095458783 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241218095458808 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 11 7b f4 a1 11 d9 9b 29 02 14 05 7f e2 b5 3d d4 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) 20241218095458808 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3e0d0, cbp=0x564064db8790) (sgsn_libgtp.c:633) 20241218095458808 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095458808 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbcbe8 TLLI=ea55259d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095458808 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095458808 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@43f895d4d550: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@43f895d4d550: Final verdict of PTC: pass 20241218095458829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@43f895d4d550: Final verdict of PTC: none -NSVCI97(730)@43f895d4d550: Final verdict of PTC: none 20241218095458834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095458835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(740)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@43f895d4d550: Final verdict of PTC: none -NSVCI98(735)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(738)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(733)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(728)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) Wed Dec 18 09:54:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act finished. Verdict: pass MTC@43f895d4d550: 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'. 20241218095458956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095459359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88824) 20241218095459836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095459836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88824, count=93180) 20241218095500838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095500838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:55:01 UTC 2024 /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 20241218095501840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095501840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_pdp_act_unattached started. 20241218095502450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095502453 DMM INFO MM(262420000000017/ea55259d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095502453 DMM INFO MM(262420000000017/ea55259d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095502453 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095502453 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095502453 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095502454 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095502454 DLLC NOTICE LLME(ffffffff/ea55259d){ASSIGNED} LLGM Assign pre (ea55259d => ffffffff) (gprs_llc.c:1079) 20241218095502454 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea55259d => ffffffff) (gprs_llc.c:1125) 20241218095502454 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbc890 (gprs_sndcp.c:574) 20241218095502454 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbcbe8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095502454 DMM NOTICE MM(262420000000017/ea55259d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095502454 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241218095502454 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095502454 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095502454 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241218095502454 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241218095502454 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) 20241218095502454 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) 20241218095502454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095502454 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095502454 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095502454 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095502454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095502501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095502501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095502501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095502501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095502501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095502501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095502501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095502501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095502501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095502502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095502502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095502502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095502502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095502502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095502502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095502502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095502502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095502502 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095502502 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095502502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095502502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095502502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095502505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095502509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095502509 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095502516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095502516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095502516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095502516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095502516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095502516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095502516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095502516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095502516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095502517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095502517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095502517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095502517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095502517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095502517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095502517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095502517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095502517 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095502517 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095502517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(754)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095502517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095502517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095502520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095502524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095502524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095502532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095502532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095502532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095502532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095502532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095502532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095502532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095502532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095502532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095502533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095502533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095502533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095502533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095502533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095502533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095502533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095502533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095502533 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095502533 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095502533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095502533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095502533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095502535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095502540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095502540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095502842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095502842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095502842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095502842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095502845 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(760)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@43f895d4d550: 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 } } } } 20241218095502847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@43f895d4d550: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='E714B75D'O, index=0 SGSN_Test-GSUP(761)@43f895d4d550: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241218095502907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095502907 DLLC NOTICE LLME(ffffffff/e714b75d){UNASSIGNED} LLC RX: unknown TLLI 0xe714b75d, creating LLME on the fly (gprs_llc.c:552) 20241218095502907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241218095502907 DMM NOTICE LLME(ffffffff/e714b75d){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241218095502907 DLLC NOTICE LLME(ffffffff/e714b75d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241218095502907 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@43f895d4d550: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@43f895d4d550: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@43f895d4d550: Final verdict of PTC: pass 20241218095502933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@43f895d4d550: Final verdict of PTC: none -NSVCI98(754)@43f895d4d550: Final verdict of PTC: none -NSVCI99(759)@43f895d4d550: Final verdict of PTC: none 20241218095502939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095502939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pdp_act_unattached-BVCI196(748)@43f895d4d550: Final verdict of PTC: none -NSVCI97(749)@43f895d4d550: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@43f895d4d550: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(747)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(757)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(752)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@43f895d4d550: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:55:02 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241218095503033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095503335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59336) 20241218095503941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095503941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59336, count=60596) 20241218095504942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095504943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:55:05 UTC 2024 /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 20241218095505944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095505945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_user started. 20241218095506433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095506436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095506481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095506481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095506481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095506481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095506481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095506481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095506481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095506481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095506481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095506482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095506482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095506482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095506483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095506483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095506483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095506483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095506483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095506483 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095506483 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095506483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095506483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095506483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095506485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095506491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095506491 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095506497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095506497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095506497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095506498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095506498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095506498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095506498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095506498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095506498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095506498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095506498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095506498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095506498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095506498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095506498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095506498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095506498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095506498 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095506498 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095506498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095506499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095506499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095506501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095506506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095506506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095506513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095506513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095506513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095506513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095506513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095506513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095506513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095506513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095506513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095506514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095506514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095506514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095506514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095506514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095506514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095506514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095506514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095506514 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095506514 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095506514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(778)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095506514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095506514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095506516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095506520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095506520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095506946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095506946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095506946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095506946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095506951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095506952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@43f895d4d550: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E1FB5728'O, index=0 SGSN_Test-GSUP(780)@43f895d4d550: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@43f895d4d550: 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 := '98FD327E9642ECD1A013CB78BFC52A66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8163809'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8248CE3ACA8DC387'O } } } } } 20241218095507025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095507025 DLLC NOTICE LLME(ffffffff/e1fb5728){UNASSIGNED} LLC RX: unknown TLLI 0xe1fb5728, creating LLME on the fly (gprs_llc.c:552) 20241218095507025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095507025 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095507025 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095507025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095507025 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095507025 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095507026 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095507026 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095507026 DLLC NOTICE LLME(ffffffff/e1fb5728){UNASSIGNED} LLGM Assign pre (e1fb5728 => eb50dcee) (gprs_llc.c:1079) 20241218095507026 DLLC NOTICE LLME(e1fb5728/eb50dcee){ASSIGNED} LLGM Assign post (e1fb5728 => eb50dcee) (gprs_llc.c:1125) 20241218095507026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095507026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095507026 DMM DEBUG MM(262420000000019/eb50dcee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095507044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095507044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095507044 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095507044 DMM DEBUG MM(262420000000019/eb50dcee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241218095507044 DMM NOTICE MM(262420000000019/eb50dcee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095507044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095507044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095507044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095507044 DMM DEBUG MM(262420000000019/eb50dcee) Requesting authorization (sgsn_auth.c:160) 20241218095507044 DMM INFO MM(262420000000019/eb50dcee) Requesting authentication tuples (sgsn_auth.c:184) 20241218095507044 DMM DEBUG MM(262420000000019/eb50dcee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095507044 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241218095507044 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)@43f895d4d550: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241218095507050 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095507050 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095507050 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095507050 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095507050 DMM INFO MM(262420000000019/eb50dcee) Subscriber data update (mmctx.c:445) 20241218095507050 DMM DEBUG MM(262420000000019/eb50dcee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095507050 DMM INFO MM(262420000000019/eb50dcee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095507050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095507050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095507050 DMM INFO MM(262420000000019/eb50dcee) <- GMM AUTH AND CIPHERING REQ (rand = 98 fd 32 7e 96 42 ec d1 a0 13 cb 78 bf c5 2a 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095507068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095507068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095507068 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095507068 DMM INFO MM(262420000000019/eb50dcee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095507068 DMM NOTICE MM(262420000000019/eb50dcee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095507068 DMM DEBUG MM(262420000000019/eb50dcee) checking auth: received GSM SRES = c8 16 38 09 (gprs_gmm.c:648) 20241218095507068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095507068 DMM DEBUG MM(262420000000019/eb50dcee) Requesting authorization (sgsn_auth.c:160) 20241218095507068 DMM INFO MM(262420000000019/eb50dcee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095507068 DMM DEBUG MM(262420000000019/eb50dcee) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095507068 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241218095507068 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) 20241218095507068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095507068 DMM INFO MM(262420000000019/eb50dcee) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb50dcee) (gprs_gmm.c:282) 20241218095507071 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095507071 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095507071 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241218095507071 DMM INFO MM(262420000000019/eb50dcee) Subscriber data update (mmctx.c:445) 20241218095507071 DMM DEBUG MM(262420000000019/eb50dcee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095507071 DMM INFO MM(262420000000019/eb50dcee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095507071 DMM NOTICE MM(262420000000019/eb50dcee) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241218095507071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095507071 DMM NOTICE MM(262420000000019/eb50dcee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095507071 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) 20241218095507072 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095507072 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241218095507072 DMM INFO MM(262420000000019/eb50dcee) Subscriber data update (mmctx.c:445) 20241218095507072 DMM DEBUG MM(262420000000019/eb50dcee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095507087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095507087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095507087 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095507087 DMM INFO MM(262420000000019/eb50dcee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095507087 DMM NOTICE MM(262420000000019/eb50dcee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095507087 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095507087 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095507087 DLLC NOTICE LLME(e1fb5728/eb50dcee){ASSIGNED} LLGM Assign pre (ffffffff => eb50dcee) (gprs_llc.c:1079) 20241218095507087 DLLC NOTICE LLME(ffffffff/eb50dcee){ASSIGNED} LLGM Assign post (ffffffff => eb50dcee) (gprs_llc.c:1125) 20241218095507087 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095507087 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095507087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095507087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@43f895d4d550: setverdict(pass): none -> pass 20241218095507145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095507145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095507145 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095507145 DMM INFO MM(262420000000019/eb50dcee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095507145 DMM INFO MM(262420000000019/eb50dcee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095507145 DMM DEBUG MM(262420000000019/eb50dcee) Using GGSN 0 (gprs_sm.c:317) 20241218095507145 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) 20241218095507145 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241218095507145 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095507145 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095507145 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241218095507170 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 3d 9b e9 d3 11 1a 8c ba e4 14 05 7f e7 05 4e 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=1028 from retransmit req queue (gtp.c:443) 20241218095507170 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3f148, cbp=0x564064db8d70) (sgsn_libgtp.c:633) 20241218095507170 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095507170 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbdd28 TLLI=eb50dcee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095507170 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095507171 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095507186 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241218095507202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095507203 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241218095507203 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@43f895d4d550: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@43f895d4d550: Final verdict of PTC: pass 20241218095507212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45766<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095507217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095507217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(778)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(780)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@43f895d4d550: Final verdict of PTC: none -NSVCI97(768)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@43f895d4d550: Final verdict of PTC: none -NSVCI98(773)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(776)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(771)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(766)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_user finished. Verdict: pass Wed Dec 18 09:55:07 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== MTC@43f895d4d550: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241218095507305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095507707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92752) 20241218095508219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095508219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92752, count=97108) 20241218095509220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095509220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:55:09 UTC 2024 /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 20241218095510221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095510221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_ggsn_reject started. 20241218095510788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095510791 DMM INFO MM(262420000000019/eb50dcee) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095510791 DMM INFO MM(262420000000019/eb50dcee) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095510791 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095510791 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095510791 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095510791 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095510791 DLLC NOTICE LLME(ffffffff/eb50dcee){ASSIGNED} LLGM Assign pre (eb50dcee => ffffffff) (gprs_llc.c:1079) 20241218095510791 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb50dcee => ffffffff) (gprs_llc.c:1125) 20241218095510791 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbd9d0 (gprs_sndcp.c:574) 20241218095510791 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbdd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095510791 DMM NOTICE MM(262420000000019/eb50dcee) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095510791 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241218095510791 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095510791 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095510791 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241218095510791 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241218095510791 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) 20241218095510791 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) 20241218095510791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095510791 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095510791 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095510791 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095510791 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095510834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095510834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095510834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095510834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095510834 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095510834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095510834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095510834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095510834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095510835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095510835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095510835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095510835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095510835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095510835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095510835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095510835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095510835 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095510835 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095510835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095510835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095510835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095510837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095510841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095510841 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095510849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095510849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095510849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095510849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095510849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095510849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095510849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095510849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095510849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095510850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095510850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095510850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095510850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095510850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095510850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095510850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095510850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095510850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095510850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095510850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095510850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095510850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095510852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095510856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095510856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095510864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095510864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095510864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095510864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095510864 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095510864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095510864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095510864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095510864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095510865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095510865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095510865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095510865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095510865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095510865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095510865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095510865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095510865 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095510865 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095510865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095510865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095510865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095510867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095510871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095510871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095511222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095511222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095511222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095511222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095511226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095511227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@43f895d4d550: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='FD005250'O, index=0 SGSN_Test-GSUP(799)@43f895d4d550: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@43f895d4d550: 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 := 'E6E1ECEE806F58F4961E416A60F4D40B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41940D83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4ABD3A24D1283CB'O } } } } } 20241218095511302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095511302 DLLC NOTICE LLME(ffffffff/fd005250){UNASSIGNED} LLC RX: unknown TLLI 0xfd005250, creating LLME on the fly (gprs_llc.c:552) 20241218095511302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095511302 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095511302 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095511302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095511302 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095511302 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095511302 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095511302 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095511302 DLLC NOTICE LLME(ffffffff/fd005250){UNASSIGNED} LLGM Assign pre (fd005250 => ec2712ed) (gprs_llc.c:1079) 20241218095511302 DLLC NOTICE LLME(fd005250/ec2712ed){ASSIGNED} LLGM Assign post (fd005250 => ec2712ed) (gprs_llc.c:1125) 20241218095511302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095511302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095511302 DMM DEBUG MM(262420000000020/ec2712ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095511320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095511320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095511320 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095511320 DMM DEBUG MM(262420000000020/ec2712ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241218095511320 DMM NOTICE MM(262420000000020/ec2712ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095511320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095511320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095511320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095511320 DMM DEBUG MM(262420000000020/ec2712ed) Requesting authorization (sgsn_auth.c:160) 20241218095511320 DMM INFO MM(262420000000020/ec2712ed) Requesting authentication tuples (sgsn_auth.c:184) 20241218095511320 DMM DEBUG MM(262420000000020/ec2712ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095511320 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241218095511320 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)@43f895d4d550: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241218095511325 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095511325 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095511325 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095511325 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095511325 DMM INFO MM(262420000000020/ec2712ed) Subscriber data update (mmctx.c:445) 20241218095511325 DMM DEBUG MM(262420000000020/ec2712ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095511325 DMM INFO MM(262420000000020/ec2712ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095511325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095511325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095511325 DMM INFO MM(262420000000020/ec2712ed) <- GMM AUTH AND CIPHERING REQ (rand = e6 e1 ec ee 80 6f 58 f4 96 1e 41 6a 60 f4 d4 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095511341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095511341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095511341 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095511341 DMM INFO MM(262420000000020/ec2712ed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095511341 DMM NOTICE MM(262420000000020/ec2712ed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095511341 DMM DEBUG MM(262420000000020/ec2712ed) checking auth: received GSM SRES = 41 94 0d 83 (gprs_gmm.c:648) 20241218095511341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095511341 DMM DEBUG MM(262420000000020/ec2712ed) Requesting authorization (sgsn_auth.c:160) 20241218095511341 DMM INFO MM(262420000000020/ec2712ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095511341 DMM DEBUG MM(262420000000020/ec2712ed) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095511341 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241218095511341 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) 20241218095511341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095511341 DMM INFO MM(262420000000020/ec2712ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xec2712ed) (gprs_gmm.c:282) 20241218095511344 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095511344 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095511344 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241218095511344 DMM INFO MM(262420000000020/ec2712ed) Subscriber data update (mmctx.c:445) 20241218095511344 DMM DEBUG MM(262420000000020/ec2712ed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095511344 DMM INFO MM(262420000000020/ec2712ed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095511344 DMM NOTICE MM(262420000000020/ec2712ed) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241218095511344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095511344 DMM NOTICE MM(262420000000020/ec2712ed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095511344 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) 20241218095511345 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095511345 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241218095511345 DMM INFO MM(262420000000020/ec2712ed) Subscriber data update (mmctx.c:445) 20241218095511345 DMM DEBUG MM(262420000000020/ec2712ed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095511358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095511358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095511359 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095511359 DMM INFO MM(262420000000020/ec2712ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095511359 DMM NOTICE MM(262420000000020/ec2712ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095511359 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095511359 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095511359 DLLC NOTICE LLME(fd005250/ec2712ed){ASSIGNED} LLGM Assign pre (ffffffff => ec2712ed) (gprs_llc.c:1079) 20241218095511359 DLLC NOTICE LLME(ffffffff/ec2712ed){ASSIGNED} LLGM Assign post (ffffffff => ec2712ed) (gprs_llc.c:1125) 20241218095511359 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095511359 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095511359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095511359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@43f895d4d550: setverdict(pass): none -> pass 20241218095511416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095511416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095511416 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095511416 DMM INFO MM(262420000000020/ec2712ed) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095511416 DMM INFO MM(262420000000020/ec2712ed) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095511416 DMM DEBUG MM(262420000000020/ec2712ed) Using GGSN 0 (gprs_sm.c:317) 20241218095511416 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) 20241218095511416 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241218095511416 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095511416 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095511416 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241218095511437 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 96 27 ca ec 11 51 d3 7d f6 14 05 7f da 88 6a 61 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) 20241218095511437 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f9a72d401c0, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095511437 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241218095511437 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241218095511437 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241218095511437 DMM NOTICE MM(262420000000020/ec2712ed) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@43f895d4d550: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@43f895d4d550: Final verdict of PTC: pass 20241218095511455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095511460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095511460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(797)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(799)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@43f895d4d550: Final verdict of PTC: none -NSVCI97(787)@43f895d4d550: Final verdict of PTC: none -NSVCI98(792)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(785)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(790)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(795)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:55:11 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241218095511511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095511912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81856) 20241218095512461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095512461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=81856, count=99120) 20241218095513462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095513462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:55:13 UTC 2024 /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 20241218095514464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095514464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_user_deact_mo started. 20241218095515011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095515013 DMM INFO MM(262420000000020/ec2712ed) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095515013 DMM INFO MM(262420000000020/ec2712ed) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095515013 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095515013 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095515013 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095515013 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095515013 DLLC NOTICE LLME(ffffffff/ec2712ed){ASSIGNED} LLGM Assign pre (ec2712ed => ffffffff) (gprs_llc.c:1079) 20241218095515013 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec2712ed => ffffffff) (gprs_llc.c:1125) 20241218095515013 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241218095515013 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) 20241218095515013 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) 20241218095515013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095515013 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095515013 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095515013 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095515013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095515045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095515045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095515045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095515045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095515045 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095515045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095515045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095515045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095515045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095515047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095515047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095515047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095515047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095515047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095515047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095515047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095515047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095515047 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095515047 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095515047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095515047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095515047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095515049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095515057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515057 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095515065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095515065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095515065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095515065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095515065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095515065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095515065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095515065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095515065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095515066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095515066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095515066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095515066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095515066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095515066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095515066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095515066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095515066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095515066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095515066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095515066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095515066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095515067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095515072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515072 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095515081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095515081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095515081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095515081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095515081 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095515081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095515081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095515081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095515081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095515081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095515081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095515081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095515082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095515082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095515082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095515082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095515082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095515082 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095515082 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095515082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095515082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095515082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095515083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095515088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515088 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095515465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095515465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095515465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095515465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095515470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095515471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@43f895d4d550: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C49FA280'O, index=0 SGSN_Test-GSUP(818)@43f895d4d550: 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)@43f895d4d550: 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 := '0C14CF8D14CBD9D8CD1820245B248B5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59BD67FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00A6FDAD9AB743F2'O } } } } } 20241218095515546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515546 DLLC NOTICE LLME(ffffffff/c49fa280){UNASSIGNED} LLC RX: unknown TLLI 0xc49fa280, creating LLME on the fly (gprs_llc.c:552) 20241218095515546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095515546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095515546 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095515546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095515546 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095515546 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095515546 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095515546 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095515546 DLLC NOTICE LLME(ffffffff/c49fa280){UNASSIGNED} LLGM Assign pre (c49fa280 => d89cd14a) (gprs_llc.c:1079) 20241218095515546 DLLC NOTICE LLME(c49fa280/d89cd14a){ASSIGNED} LLGM Assign post (c49fa280 => d89cd14a) (gprs_llc.c:1125) 20241218095515546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095515546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095515546 DMM DEBUG MM(262420000000021/d89cd14a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095515563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095515563 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095515563 DMM DEBUG MM(262420000000021/d89cd14a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241218095515563 DMM NOTICE MM(262420000000021/d89cd14a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095515563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095515563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095515563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095515563 DMM DEBUG MM(262420000000021/d89cd14a) Requesting authorization (sgsn_auth.c:160) 20241218095515563 DMM INFO MM(262420000000021/d89cd14a) Requesting authentication tuples (sgsn_auth.c:184) 20241218095515563 DMM DEBUG MM(262420000000021/d89cd14a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095515563 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241218095515564 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)@43f895d4d550: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241218095515569 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095515569 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095515569 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095515569 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095515569 DMM INFO MM(262420000000021/d89cd14a) Subscriber data update (mmctx.c:445) 20241218095515569 DMM DEBUG MM(262420000000021/d89cd14a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095515569 DMM INFO MM(262420000000021/d89cd14a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095515569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095515569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095515569 DMM INFO MM(262420000000021/d89cd14a) <- GMM AUTH AND CIPHERING REQ (rand = 0c 14 cf 8d 14 cb d9 d8 cd 18 20 24 5b 24 8b 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095515583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095515583 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095515583 DMM INFO MM(262420000000021/d89cd14a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095515583 DMM NOTICE MM(262420000000021/d89cd14a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095515583 DMM DEBUG MM(262420000000021/d89cd14a) checking auth: received GSM SRES = 59 bd 67 fa (gprs_gmm.c:648) 20241218095515583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095515583 DMM DEBUG MM(262420000000021/d89cd14a) Requesting authorization (sgsn_auth.c:160) 20241218095515583 DMM INFO MM(262420000000021/d89cd14a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095515584 DMM DEBUG MM(262420000000021/d89cd14a) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095515584 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241218095515584 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) 20241218095515584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095515584 DMM INFO MM(262420000000021/d89cd14a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd89cd14a) (gprs_gmm.c:282) 20241218095515586 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095515586 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095515586 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241218095515586 DMM INFO MM(262420000000021/d89cd14a) Subscriber data update (mmctx.c:445) 20241218095515586 DMM DEBUG MM(262420000000021/d89cd14a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095515586 DMM INFO MM(262420000000021/d89cd14a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095515586 DMM NOTICE MM(262420000000021/d89cd14a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241218095515586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095515586 DMM NOTICE MM(262420000000021/d89cd14a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095515586 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) 20241218095515587 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095515587 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241218095515587 DMM INFO MM(262420000000021/d89cd14a) Subscriber data update (mmctx.c:445) 20241218095515587 DMM DEBUG MM(262420000000021/d89cd14a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095515598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095515598 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095515598 DMM INFO MM(262420000000021/d89cd14a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095515598 DMM NOTICE MM(262420000000021/d89cd14a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095515598 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095515598 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095515598 DLLC NOTICE LLME(c49fa280/d89cd14a){ASSIGNED} LLGM Assign pre (ffffffff => d89cd14a) (gprs_llc.c:1079) 20241218095515598 DLLC NOTICE LLME(ffffffff/d89cd14a){ASSIGNED} LLGM Assign post (ffffffff => d89cd14a) (gprs_llc.c:1125) 20241218095515598 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095515598 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095515598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095515598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@43f895d4d550: setverdict(pass): none -> pass 20241218095515655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095515655 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095515655 DMM INFO MM(262420000000021/d89cd14a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095515655 DMM INFO MM(262420000000021/d89cd14a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095515656 DMM DEBUG MM(262420000000021/d89cd14a) Using GGSN 0 (gprs_sm.c:317) 20241218095515656 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) 20241218095515656 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241218095515656 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095515656 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095515656 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241218095515671 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 e5 9f e9 2c 11 87 05 25 eb 14 05 7f 0e 71 14 df 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) 20241218095515671 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d401c0, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095515671 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095515671 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbdd28 TLLI=d89cd14a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095515671 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095515671 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095515686 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241218095515699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515699 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241218095515699 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095515705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095515705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241218095515705 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095515705 DMM INFO MM(262420000000021/d89cd14a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241218095515705 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095515705 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241218095515708 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) 20241218095515708 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f9a72d401c0, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095515709 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241218095515709 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbdd28, TLLI=d89cd14a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095515709 DMM INFO MM(262420000000021/d89cd14a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241218095515709 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241218095515709 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@43f895d4d550: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@43f895d4d550: Final verdict of PTC: pass 20241218095515721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@43f895d4d550: Final verdict of PTC: none 20241218095515725 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095515725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(807)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@43f895d4d550: Final verdict of PTC: none -NSVCI97(806)@43f895d4d550: Final verdict of PTC: none -NSVCI98(811)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@43f895d4d550: Final verdict of PTC: none -NSVCI99(816)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(804)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(809)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(814)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:55:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241218095515818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095516221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84592) 20241218095516727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095516727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84592, count=106100) 20241218095517728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095517728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:55:18 UTC 2024 /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 20241218095518730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095518730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_user_deact_mt started. 20241218095519315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095519317 DMM INFO MM(262420000000021/d89cd14a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095519317 DMM INFO MM(262420000000021/d89cd14a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095519317 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095519317 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095519317 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095519317 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095519317 DLLC NOTICE LLME(ffffffff/d89cd14a){ASSIGNED} LLGM Assign pre (d89cd14a => ffffffff) (gprs_llc.c:1079) 20241218095519317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d89cd14a => ffffffff) (gprs_llc.c:1125) 20241218095519318 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241218095519318 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) 20241218095519318 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) 20241218095519318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095519318 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095519318 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095519318 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095519318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095519361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095519361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095519361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095519361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095519361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095519361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095519361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095519361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095519361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095519361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095519361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095519361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095519361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095519361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095519361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095519361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095519361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095519361 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095519361 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095519361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095519362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095519362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095519363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095519367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519367 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095519375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095519375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095519375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095519375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095519375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095519375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095519375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095519375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095519375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095519376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095519376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095519376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095519376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095519376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095519376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095519376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095519376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095519376 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095519376 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095519376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(830)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095519377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095519377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095519378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095519383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095519391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095519391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095519391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095519391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095519391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095519391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095519391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095519391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095519391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095519392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095519392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095519392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095519392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095519392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095519392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095519392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095519392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095519392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095519392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095519392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(835)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095519392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095519392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095519394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095519398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519398 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095519731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095519731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095519731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095519731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095519736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095519737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@43f895d4d550: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='D3AF4FA0'O, index=0 SGSN_Test-GSUP(837)@43f895d4d550: 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)@43f895d4d550: 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 := '49286EEC622C8B446F0888ACDA95A2CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFA5D911'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7EF8BD4D46E005D'O } } } } } 20241218095519776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519776 DLLC NOTICE LLME(ffffffff/d3af4fa0){UNASSIGNED} LLC RX: unknown TLLI 0xd3af4fa0, creating LLME on the fly (gprs_llc.c:552) 20241218095519776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095519776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095519776 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095519776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095519776 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095519776 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095519776 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095519776 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095519776 DLLC NOTICE LLME(ffffffff/d3af4fa0){UNASSIGNED} LLGM Assign pre (d3af4fa0 => d311c24f) (gprs_llc.c:1079) 20241218095519776 DLLC NOTICE LLME(d3af4fa0/d311c24f){ASSIGNED} LLGM Assign post (d3af4fa0 => d311c24f) (gprs_llc.c:1125) 20241218095519776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095519776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095519776 DMM DEBUG MM(262420000000022/d311c24f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095519785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095519786 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095519786 DMM DEBUG MM(262420000000022/d311c24f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241218095519786 DMM NOTICE MM(262420000000022/d311c24f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095519786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095519786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095519786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095519786 DMM DEBUG MM(262420000000022/d311c24f) Requesting authorization (sgsn_auth.c:160) 20241218095519786 DMM INFO MM(262420000000022/d311c24f) Requesting authentication tuples (sgsn_auth.c:184) 20241218095519786 DMM DEBUG MM(262420000000022/d311c24f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095519786 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241218095519786 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)@43f895d4d550: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241218095519789 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095519789 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095519789 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095519789 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095519789 DMM INFO MM(262420000000022/d311c24f) Subscriber data update (mmctx.c:445) 20241218095519789 DMM DEBUG MM(262420000000022/d311c24f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095519789 DMM INFO MM(262420000000022/d311c24f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095519789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095519789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095519789 DMM INFO MM(262420000000022/d311c24f) <- GMM AUTH AND CIPHERING REQ (rand = 49 28 6e ec 62 2c 8b 44 6f 08 88 ac da 95 a2 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095519799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095519799 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095519799 DMM INFO MM(262420000000022/d311c24f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095519799 DMM NOTICE MM(262420000000022/d311c24f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095519799 DMM DEBUG MM(262420000000022/d311c24f) checking auth: received GSM SRES = af a5 d9 11 (gprs_gmm.c:648) 20241218095519799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095519799 DMM DEBUG MM(262420000000022/d311c24f) Requesting authorization (sgsn_auth.c:160) 20241218095519799 DMM INFO MM(262420000000022/d311c24f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095519799 DMM DEBUG MM(262420000000022/d311c24f) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095519799 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241218095519799 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) 20241218095519799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095519799 DMM INFO MM(262420000000022/d311c24f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd311c24f) (gprs_gmm.c:282) 20241218095519802 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095519802 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095519802 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241218095519802 DMM INFO MM(262420000000022/d311c24f) Subscriber data update (mmctx.c:445) 20241218095519802 DMM DEBUG MM(262420000000022/d311c24f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095519802 DMM INFO MM(262420000000022/d311c24f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095519802 DMM NOTICE MM(262420000000022/d311c24f) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241218095519802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095519802 DMM NOTICE MM(262420000000022/d311c24f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095519802 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) 20241218095519803 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095519803 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241218095519803 DMM INFO MM(262420000000022/d311c24f) Subscriber data update (mmctx.c:445) 20241218095519803 DMM DEBUG MM(262420000000022/d311c24f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095519810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095519810 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095519810 DMM INFO MM(262420000000022/d311c24f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095519810 DMM NOTICE MM(262420000000022/d311c24f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095519810 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095519810 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095519810 DLLC NOTICE LLME(d3af4fa0/d311c24f){ASSIGNED} LLGM Assign pre (ffffffff => d311c24f) (gprs_llc.c:1079) 20241218095519810 DLLC NOTICE LLME(ffffffff/d311c24f){ASSIGNED} LLGM Assign post (ffffffff => d311c24f) (gprs_llc.c:1125) 20241218095519810 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095519810 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095519810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095519810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@43f895d4d550: setverdict(pass): none -> pass 20241218095519866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095519867 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095519867 DMM INFO MM(262420000000022/d311c24f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095519867 DMM INFO MM(262420000000022/d311c24f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095519867 DMM DEBUG MM(262420000000022/d311c24f) Using GGSN 0 (gprs_sm.c:317) 20241218095519867 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) 20241218095519867 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241218095519867 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095519867 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095519867 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241218095519893 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 47 cd 5b 15 11 0a 9a 56 0d 14 05 7f a3 ad 97 b0 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) 20241218095519893 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d401c0, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095519893 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095519893 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=d311c24f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095519893 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095519893 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095519910 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241218095519924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519924 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241218095519924 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095519929 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241218095519929 DGPRS INFO PDP(262420000000022:5): Context 0x7f9a72d401c0 was deleted (sgsn_libgtp.c:707) 20241218095519929 DMM INFO MM(262420000000022/d311c24f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241218095519929 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241218095519929 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@43f895d4d550: Removing Client IMSI='262420000000022'H, index=0 20241218095519941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095519941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241218095519941 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095519941 DMM INFO MM(262420000000022/d311c24f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@43f895d4d550: Final verdict of PTC: pass 20241218095519945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44362<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095519950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095519950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(821)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(837)@43f895d4d550: Final verdict of PTC: none -NSVCI97(825)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@43f895d4d550: Final verdict of PTC: none -NSVCI99(835)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@43f895d4d550: Final verdict of PTC: none -NSVCI98(830)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(823)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(828)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(833)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:55:19 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241218095520048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095520450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89284) 20241218095520951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095520951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218095521086 DGPRS DEBUG Checking for inactive LLMEs, time = 37043920 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=89284, count=104652) 20241218095521953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095521953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:55:22 UTC 2024 /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 20241218095522955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095522955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_deact_dup started. 20241218095523551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095523554 DMM INFO MM(262420000000022/d311c24f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095523554 DMM INFO MM(262420000000022/d311c24f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095523554 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095523554 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095523554 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095523554 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095523554 DLLC NOTICE LLME(ffffffff/d311c24f){ASSIGNED} LLGM Assign pre (d311c24f => ffffffff) (gprs_llc.c:1079) 20241218095523554 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d311c24f => ffffffff) (gprs_llc.c:1125) 20241218095523554 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095523554 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095523554 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241218095523554 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) 20241218095523554 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) 20241218095523554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095523554 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095523554 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095523554 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095523554 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095523597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095523597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095523597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095523597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095523597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095523597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095523597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095523597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095523597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095523598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095523598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095523598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095523598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095523598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095523598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095523598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095523598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095523598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095523598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095523598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095523598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095523598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095523600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095523605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095523605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@43f895d4d550: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(849)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218095523618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095523619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095523619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095523619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095523619 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095523619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095523619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095523619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095523619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095523619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095523619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095523619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095523619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095523619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095523619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095523619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095523619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095523619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095523619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095523619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095523620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095523620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095523622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(846)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241218095523628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095523628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(854)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095523630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095523630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095523630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095523630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095523630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095523630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095523630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095523630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095523630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_dup-BVCI210(847)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(854)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095523631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095523631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095523631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095523631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095523631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095523631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095523631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095523631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095523631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095523631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095523631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095523631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095523631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095523633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095523638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095523638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095523957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095523957 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095523957 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095523957 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095523961 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095523962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@43f895d4d550: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='FDF82E75'O, index=0 SGSN_Test-GSUP(856)@43f895d4d550: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@43f895d4d550: 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 := '05008A7373D0AE4700AFC88BD500FBFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CA2DD88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '61D29F188E825F90'O } } } } } 20241218095524026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095524026 DLLC NOTICE LLME(ffffffff/fdf82e75){UNASSIGNED} LLC RX: unknown TLLI 0xfdf82e75, creating LLME on the fly (gprs_llc.c:552) 20241218095524026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095524026 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095524026 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095524026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095524026 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095524026 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095524026 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095524026 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095524026 DLLC NOTICE LLME(ffffffff/fdf82e75){UNASSIGNED} LLGM Assign pre (fdf82e75 => dda3cf9f) (gprs_llc.c:1079) 20241218095524026 DLLC NOTICE LLME(fdf82e75/dda3cf9f){ASSIGNED} LLGM Assign post (fdf82e75 => dda3cf9f) (gprs_llc.c:1125) 20241218095524026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095524026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095524026 DMM DEBUG MM(262420000000046/dda3cf9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095524045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095524045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095524045 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095524045 DMM DEBUG MM(262420000000046/dda3cf9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241218095524045 DMM NOTICE MM(262420000000046/dda3cf9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095524045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095524045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095524045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095524045 DMM DEBUG MM(262420000000046/dda3cf9f) Requesting authorization (sgsn_auth.c:160) 20241218095524045 DMM INFO MM(262420000000046/dda3cf9f) Requesting authentication tuples (sgsn_auth.c:184) 20241218095524045 DMM DEBUG MM(262420000000046/dda3cf9f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095524045 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241218095524045 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)@43f895d4d550: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241218095524051 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095524051 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095524051 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095524052 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095524052 DMM INFO MM(262420000000046/dda3cf9f) Subscriber data update (mmctx.c:445) 20241218095524052 DMM DEBUG MM(262420000000046/dda3cf9f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095524052 DMM INFO MM(262420000000046/dda3cf9f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095524052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095524052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095524052 DMM INFO MM(262420000000046/dda3cf9f) <- GMM AUTH AND CIPHERING REQ (rand = 05 00 8a 73 73 d0 ae 47 00 af c8 8b d5 00 fb fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095524067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095524067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095524067 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095524067 DMM INFO MM(262420000000046/dda3cf9f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095524067 DMM NOTICE MM(262420000000046/dda3cf9f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095524067 DMM DEBUG MM(262420000000046/dda3cf9f) checking auth: received GSM SRES = 9c a2 dd 88 (gprs_gmm.c:648) 20241218095524067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095524067 DMM DEBUG MM(262420000000046/dda3cf9f) Requesting authorization (sgsn_auth.c:160) 20241218095524067 DMM INFO MM(262420000000046/dda3cf9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095524067 DMM DEBUG MM(262420000000046/dda3cf9f) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095524067 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241218095524067 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) 20241218095524068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095524068 DMM INFO MM(262420000000046/dda3cf9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdda3cf9f) (gprs_gmm.c:282) 20241218095524071 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095524071 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095524071 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241218095524071 DMM INFO MM(262420000000046/dda3cf9f) Subscriber data update (mmctx.c:445) 20241218095524071 DMM DEBUG MM(262420000000046/dda3cf9f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095524071 DMM INFO MM(262420000000046/dda3cf9f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095524071 DMM NOTICE MM(262420000000046/dda3cf9f) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241218095524071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095524071 DMM NOTICE MM(262420000000046/dda3cf9f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095524071 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) 20241218095524072 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095524072 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241218095524072 DMM INFO MM(262420000000046/dda3cf9f) Subscriber data update (mmctx.c:445) 20241218095524072 DMM DEBUG MM(262420000000046/dda3cf9f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095524082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095524082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095524082 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095524082 DMM INFO MM(262420000000046/dda3cf9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095524082 DMM NOTICE MM(262420000000046/dda3cf9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095524082 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095524082 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095524082 DLLC NOTICE LLME(fdf82e75/dda3cf9f){ASSIGNED} LLGM Assign pre (ffffffff => dda3cf9f) (gprs_llc.c:1079) 20241218095524082 DLLC NOTICE LLME(ffffffff/dda3cf9f){ASSIGNED} LLGM Assign post (ffffffff => dda3cf9f) (gprs_llc.c:1125) 20241218095524082 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095524082 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095524082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095524082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@43f895d4d550: setverdict(pass): none -> pass 20241218095524141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095524141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095524141 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095524141 DMM INFO MM(262420000000046/dda3cf9f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095524141 DMM INFO MM(262420000000046/dda3cf9f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095524141 DMM DEBUG MM(262420000000046/dda3cf9f) Using GGSN 0 (gprs_sm.c:317) 20241218095524141 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) 20241218095524141 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241218095524141 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095524141 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095524141 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241218095524166 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 4b 8e 53 61 11 2f 75 28 6c 14 05 7f 98 4e cd 3f 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) 20241218095524166 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d401c0, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095524166 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095524166 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=dda3cf9f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095524166 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095524167 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095524182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095524182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241218095524182 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095524182 DMM INFO MM(262420000000046/dda3cf9f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241218095524182 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095524182 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241218095524182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095524182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095524182 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095524182 DMM INFO MM(262420000000046/dda3cf9f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241218095524182 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095524182 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@43f895d4d550: "Received deletePDPContextResponse 0, seq_nr=1035" 20241218095524186 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) 20241218095524186 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f9a72d401c0, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095524186 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241218095524186 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=dda3cf9f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095524186 DMM INFO MM(262420000000046/dda3cf9f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241218095524186 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241218095524186 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_dup(858)@43f895d4d550: "Received deletePDPContextResponse 1, seq_nr=1036" 20241218095524186 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) 20241218095524186 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)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@43f895d4d550: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@43f895d4d550: Final verdict of PTC: pass 20241218095526207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50110<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095526212 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095526212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(844)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(856)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@43f895d4d550: Final verdict of PTC: none -NSVCI98(850)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@43f895d4d550: Final verdict of PTC: none -NSVCI99(854)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(847)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(852)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(842)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(848)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:55:26 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241218095526289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095526691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101476) 20241218095527213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095527213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101476, count=107188) 20241218095528213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095528214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:55:28 UTC 2024 /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 20241218095529215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095529215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_second_attempt started. 20241218095529783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095529785 DMM INFO MM(262420000000046/dda3cf9f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095529785 DMM INFO MM(262420000000046/dda3cf9f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095529785 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095529785 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095529785 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095529785 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095529785 DLLC NOTICE LLME(ffffffff/dda3cf9f){ASSIGNED} LLGM Assign pre (dda3cf9f => ffffffff) (gprs_llc.c:1079) 20241218095529785 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dda3cf9f => ffffffff) (gprs_llc.c:1125) 20241218095529785 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241218095529785 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) 20241218095529785 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) 20241218095529785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095529785 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095529785 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095529785 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095529785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095529817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095529817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095529817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095529817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095529817 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095529817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095529817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095529817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095529817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095529818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095529818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095529818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095529818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095529818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095529818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095529818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095529818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095529818 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095529818 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095529818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095529818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095529818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095529820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095529826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095529826 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095529835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095529835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095529835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095529835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095529835 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095529835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095529835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095529835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095529835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095529836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095529836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095529836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095529836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095529836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095529836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095529836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095529836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095529836 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095529836 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095529836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095529837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095529837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095529839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095529845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095529845 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095529851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095529851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095529851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095529851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095529851 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095529851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095529851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095529851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095529851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095529852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095529852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095529852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095529852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095529852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095529852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095529852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095529852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095529852 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095529853 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095529853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095529853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095529853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095529855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095529861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095529861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095530215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095530216 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095530216 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095530216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095530217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095530217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@43f895d4d550: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='C0C0439F'O, index=0 SGSN_Test-GSUP(875)@43f895d4d550: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@43f895d4d550: 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 := '9A31C04400256F4F8F5971F2B8E45886'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA3C23D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCD6669587313FDD'O } } } } } 20241218095530259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095530259 DLLC NOTICE LLME(ffffffff/c0c0439f){UNASSIGNED} LLC RX: unknown TLLI 0xc0c0439f, creating LLME on the fly (gprs_llc.c:552) 20241218095530259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095530259 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095530259 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095530259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095530259 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095530259 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095530259 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095530259 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095530259 DLLC NOTICE LLME(ffffffff/c0c0439f){UNASSIGNED} LLGM Assign pre (c0c0439f => f486bbc0) (gprs_llc.c:1079) 20241218095530259 DLLC NOTICE LLME(c0c0439f/f486bbc0){ASSIGNED} LLGM Assign post (c0c0439f => f486bbc0) (gprs_llc.c:1125) 20241218095530259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095530259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095530259 DMM DEBUG MM(262420000000022/f486bbc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095530276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095530276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095530276 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095530276 DMM DEBUG MM(262420000000022/f486bbc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241218095530276 DMM NOTICE MM(262420000000022/f486bbc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095530276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095530276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095530276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095530276 DMM DEBUG MM(262420000000022/f486bbc0) Requesting authorization (sgsn_auth.c:160) 20241218095530276 DMM INFO MM(262420000000022/f486bbc0) Requesting authentication tuples (sgsn_auth.c:184) 20241218095530276 DMM DEBUG MM(262420000000022/f486bbc0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095530276 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241218095530276 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)@43f895d4d550: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@43f895d4d550: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241218095530281 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095530281 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095530281 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095530281 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095530281 DMM INFO MM(262420000000022/f486bbc0) Subscriber data update (mmctx.c:445) 20241218095530281 DMM DEBUG MM(262420000000022/f486bbc0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095530282 DMM INFO MM(262420000000022/f486bbc0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095530282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095530282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095530282 DMM INFO MM(262420000000022/f486bbc0) <- GMM AUTH AND CIPHERING REQ (rand = 9a 31 c0 44 00 25 6f 4f 8f 59 71 f2 b8 e4 58 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095530298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095530298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095530298 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095530298 DMM INFO MM(262420000000022/f486bbc0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095530298 DMM NOTICE MM(262420000000022/f486bbc0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095530298 DMM DEBUG MM(262420000000022/f486bbc0) checking auth: received GSM SRES = ba 3c 23 d9 (gprs_gmm.c:648) 20241218095530298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095530298 DMM DEBUG MM(262420000000022/f486bbc0) Requesting authorization (sgsn_auth.c:160) 20241218095530298 DMM INFO MM(262420000000022/f486bbc0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095530298 DMM DEBUG MM(262420000000022/f486bbc0) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095530298 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241218095530298 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) 20241218095530298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095530298 DMM INFO MM(262420000000022/f486bbc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf486bbc0) (gprs_gmm.c:282) 20241218095530301 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095530301 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095530301 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241218095530301 DMM INFO MM(262420000000022/f486bbc0) Subscriber data update (mmctx.c:445) 20241218095530301 DMM DEBUG MM(262420000000022/f486bbc0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095530301 DMM INFO MM(262420000000022/f486bbc0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095530301 DMM NOTICE MM(262420000000022/f486bbc0) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241218095530301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095530301 DMM NOTICE MM(262420000000022/f486bbc0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095530301 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) 20241218095530302 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095530302 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241218095530302 DMM INFO MM(262420000000022/f486bbc0) Subscriber data update (mmctx.c:445) 20241218095530302 DMM DEBUG MM(262420000000022/f486bbc0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095530315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095530315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095530315 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095530315 DMM INFO MM(262420000000022/f486bbc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095530315 DMM NOTICE MM(262420000000022/f486bbc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095530315 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095530315 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095530315 DLLC NOTICE LLME(c0c0439f/f486bbc0){ASSIGNED} LLGM Assign pre (ffffffff => f486bbc0) (gprs_llc.c:1079) 20241218095530315 DLLC NOTICE LLME(ffffffff/f486bbc0){ASSIGNED} LLGM Assign post (ffffffff => f486bbc0) (gprs_llc.c:1125) 20241218095530315 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095530315 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095530315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095530315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@43f895d4d550: setverdict(pass): none -> pass TC_attach_second_attempt(877)@43f895d4d550: 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 := '1AF0ACCB58D15274FFCF389F7E82AB6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9629B6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E6AECCC013E9613B'O } } } } } 20241218095530372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095530372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095530372 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095530372 DMM INFO MM(262420000000022/f486bbc0) -> GMM ATTACH REQUEST MI(TMSI-0xF486BBC0) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095530372 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095530372 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218095530372 DLLC NOTICE LLME(ffffffff/f486bbc0){ASSIGNED} LLGM Assign pre (f486bbc0 => d8afe8ff) (gprs_llc.c:1079) 20241218095530372 DLLC NOTICE LLME(f486bbc0/d8afe8ff){ASSIGNED} LLGM Assign post (f486bbc0 => d8afe8ff) (gprs_llc.c:1125) 20241218095530372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095530372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095530372 DMM DEBUG MM(262420000000022/d8afe8ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095530382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095530382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241218095530383 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095530383 DMM DEBUG MM(262420000000022/d8afe8ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241218095530383 DMM NOTICE MM(262420000000022/d8afe8ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095530383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095530383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095530383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095530383 DMM DEBUG MM(262420000000022/d8afe8ff) Requesting authorization (sgsn_auth.c:160) 20241218095530383 DMM INFO MM(262420000000022/d8afe8ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095530383 DMM DEBUG MM(262420000000022/d8afe8ff) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095530383 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241218095530383 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) 20241218095536384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241218095536384 DMM ERROR MM(262420000000022/d8afe8ff) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241218095536384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241218095536384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218095536384 DMM NOTICE MM(262420000000022/d8afe8ff) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241218095536384 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241218095536384 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) 20241218095536384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Reject}: Deallocated (fsm.c:568) 20241218095536384 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Deallocated (fsm.c:568) 20241218095536384 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095536384 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218095536384 DLLC NOTICE LLME(f486bbc0/d8afe8ff){ASSIGNED} LLGM Assign pre (d8afe8ff => ffffffff) (gprs_llc.c:1079) 20241218095536384 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8afe8ff => ffffffff) (gprs_llc.c:1125) 20241218095550216 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218095550216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241218095550217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095551087 DGPRS DEBUG Checking for inactive LLMEs, time = 37043950 (sgsn.c:132) 20241218095559819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095559825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095559825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095559837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095559842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095559842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095559853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095559857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095559857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@43f895d4d550: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@43f895d4d550: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241218095600277 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095600277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(875)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@43f895d4d550: Final verdict of PTC: none 20241218095600279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50120<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(873)@43f895d4d550: Final verdict of PTC: none -NSVCI98(868)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@43f895d4d550: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@43f895d4d550: Final verdict of PTC: none -NSVCI97(863)@43f895d4d550: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@43f895d4d550: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(871)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(866)@43f895d4d550: Final verdict of PTC: none TC_attach_second_attempt(877)@43f895d4d550: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(861)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@43f895d4d550: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@43f895d4d550: 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'. Wed Dec 18 09:56:00 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241218095600345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095600647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107192) 20241218095601278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095601278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107192, count=112624) 20241218095602280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095602280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:56:02 UTC 2024 /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 20241218095603281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095603281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_echo_timeout started. 20241218095603739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095603741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095603786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095603786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095603786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095603786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095603786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095603786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095603786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095603786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095603786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095603787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095603787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095603787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095603787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095603787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095603787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095603787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095603787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095603787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095603787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095603787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095603787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095603787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095603789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095603793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095603793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095603801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095603801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095603801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095603801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095603801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095603801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095603801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095603801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095603801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095603802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095603802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095603802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095603802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095603802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095603802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095603802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095603802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095603802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095603802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095603802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(887)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095603803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095603803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095603805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095603811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095603811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(886)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095603817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095603817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095603817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095603817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095603817 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095603817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095603817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095603817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095603817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095603818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095603818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095603818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095603818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095603818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095603818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095603818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095603818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095603818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095603818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095603818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095603818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095603818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095603821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095603826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095603826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095604282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095604282 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095604282 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095604282 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095604286 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241218095604287 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@43f895d4d550: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='CD6B02EA'O, index=0 SGSN_Test-GSUP(894)@43f895d4d550: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@43f895d4d550: 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 := '95A447F038040E7A9D82A619A1D16540'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7AF1A62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8AC1C430E1A9F45C'O } } } } } 20241218095604351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095604351 DLLC NOTICE LLME(ffffffff/cd6b02ea){UNASSIGNED} LLC RX: unknown TLLI 0xcd6b02ea, creating LLME on the fly (gprs_llc.c:552) 20241218095604351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095604351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095604351 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095604351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095604351 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095604351 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095604351 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095604351 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095604351 DLLC NOTICE LLME(ffffffff/cd6b02ea){UNASSIGNED} LLGM Assign pre (cd6b02ea => f8c1d9d1) (gprs_llc.c:1079) 20241218095604351 DLLC NOTICE LLME(cd6b02ea/f8c1d9d1){ASSIGNED} LLGM Assign post (cd6b02ea => f8c1d9d1) (gprs_llc.c:1125) 20241218095604351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095604351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095604351 DMM DEBUG MM(262420000000067/f8c1d9d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095604366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095604366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095604366 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095604366 DMM DEBUG MM(262420000000067/f8c1d9d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241218095604366 DMM NOTICE MM(262420000000067/f8c1d9d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095604366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095604366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095604366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095604366 DMM DEBUG MM(262420000000067/f8c1d9d1) Requesting authorization (sgsn_auth.c:160) 20241218095604366 DMM INFO MM(262420000000067/f8c1d9d1) Requesting authentication tuples (sgsn_auth.c:184) 20241218095604366 DMM DEBUG MM(262420000000067/f8c1d9d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095604366 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241218095604366 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)@43f895d4d550: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@43f895d4d550: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241218095604372 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095604372 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095604372 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095604372 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095604372 DMM INFO MM(262420000000067/f8c1d9d1) Subscriber data update (mmctx.c:445) 20241218095604372 DMM DEBUG MM(262420000000067/f8c1d9d1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095604372 DMM INFO MM(262420000000067/f8c1d9d1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095604372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095604372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095604372 DMM INFO MM(262420000000067/f8c1d9d1) <- GMM AUTH AND CIPHERING REQ (rand = 95 a4 47 f0 38 04 0e 7a 9d 82 a6 19 a1 d1 65 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095604387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095604387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095604387 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095604387 DMM INFO MM(262420000000067/f8c1d9d1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095604387 DMM NOTICE MM(262420000000067/f8c1d9d1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095604387 DMM DEBUG MM(262420000000067/f8c1d9d1) checking auth: received GSM SRES = b7 af 1a 62 (gprs_gmm.c:648) 20241218095604387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095604387 DMM DEBUG MM(262420000000067/f8c1d9d1) Requesting authorization (sgsn_auth.c:160) 20241218095604387 DMM INFO MM(262420000000067/f8c1d9d1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095604387 DMM DEBUG MM(262420000000067/f8c1d9d1) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095604387 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241218095604387 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) 20241218095604387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095604387 DMM INFO MM(262420000000067/f8c1d9d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8c1d9d1) (gprs_gmm.c:282) 20241218095604389 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095604389 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095604389 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241218095604389 DMM INFO MM(262420000000067/f8c1d9d1) Subscriber data update (mmctx.c:445) 20241218095604389 DMM DEBUG MM(262420000000067/f8c1d9d1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095604390 DMM INFO MM(262420000000067/f8c1d9d1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095604390 DMM NOTICE MM(262420000000067/f8c1d9d1) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241218095604390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095604390 DMM NOTICE MM(262420000000067/f8c1d9d1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095604390 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) 20241218095604391 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095604391 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241218095604391 DMM INFO MM(262420000000067/f8c1d9d1) Subscriber data update (mmctx.c:445) 20241218095604391 DMM DEBUG MM(262420000000067/f8c1d9d1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095604402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095604402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095604403 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095604403 DMM INFO MM(262420000000067/f8c1d9d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095604403 DMM NOTICE MM(262420000000067/f8c1d9d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095604403 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095604403 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095604403 DLLC NOTICE LLME(cd6b02ea/f8c1d9d1){ASSIGNED} LLGM Assign pre (ffffffff => f8c1d9d1) (gprs_llc.c:1079) 20241218095604403 DLLC NOTICE LLME(ffffffff/f8c1d9d1){ASSIGNED} LLGM Assign post (ffffffff => f8c1d9d1) (gprs_llc.c:1125) 20241218095604403 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095604403 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095604403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095604403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@43f895d4d550: setverdict(pass): none -> pass 20241218095604460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095604460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095604460 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095604460 DMM INFO MM(262420000000067/f8c1d9d1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095604460 DMM INFO MM(262420000000067/f8c1d9d1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095604460 DMM DEBUG MM(262420000000067/f8c1d9d1) Using GGSN 0 (gprs_sm.c:317) 20241218095604460 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) 20241218095604460 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241218095604460 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095604460 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095604460 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241218095604478 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 29 e1 76 67 11 bc f3 f1 81 14 05 7f d2 d0 eb e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241218095604478 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d401c0, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095604478 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095604478 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=f8c1d9d1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095604478 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095604478 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095609295 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241218095609303 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) 20241218095609303 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x564064dae6c0) (sgsn_libgtp.c:633) 20241218095614296 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1039" 20241218095619297 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241218095619297 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1039" 20241218095621088 DGPRS DEBUG Checking for inactive LLMEs, time = 37043980 (sgsn.c:132) 20241218095624283 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218095624283 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241218095624284 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095624298 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241218095624298 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241218095624298 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1041" 20241218095629300 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241218095629300 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241218095629300 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241218095629300 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1041" 20241218095633788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095633794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095633795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095633803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095633806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095633806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095633818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095633822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095633822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095634301 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241218095634301 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241218095634301 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241218095634301 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241218095634301 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1043" 20241218095639302 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241218095639302 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241218095639302 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241218095639303 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241218095639303 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x564064dae6c0) (sgsn_libgtp.c:633) 20241218095639303 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x564064dae6c0) (sgsn_libgtp.c:637) 20241218095639303 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241218095639303 DMM INFO MM(262420000000067/f8c1d9d1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241218095639303 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241218095639303 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241218095639303 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241218095639303 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241218095639303 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241218095639303 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241218095639303 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241218095639303 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241218095639303 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241218095639303 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241218095639303 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241218095639303 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241218095639303 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@43f895d4d550: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@43f895d4d550: Removing Client IMSI='262420000000067'H, index=0 20241218095639319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095639319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241218095639319 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095639319 DMM INFO MM(262420000000067/f8c1d9d1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@43f895d4d550: Final verdict of PTC: pass 20241218095639325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@43f895d4d550: Final verdict of PTC: none 20241218095639330 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095639330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(878)@43f895d4d550: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@43f895d4d550: Final verdict of PTC: none -NSVCI99(892)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@43f895d4d550: Final verdict of PTC: none -NSVCI98(887)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@43f895d4d550: Final verdict of PTC: none -NSVCI97(882)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@43f895d4d550: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@43f895d4d550: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(880)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(885)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(890)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:56:39 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241218095639451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095639853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110052) 20241218095640332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095640332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110052, count=114408) 20241218095641333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095641333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:56:41 UTC 2024 /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 20241218095642334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095642334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_restart_ctr_echo started. 20241218095642957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095642959 DMM INFO MM(262420000000067/f8c1d9d1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095642959 DMM INFO MM(262420000000067/f8c1d9d1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095642959 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095642959 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095642959 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095642959 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095642959 DLLC NOTICE LLME(ffffffff/f8c1d9d1){ASSIGNED} LLGM Assign pre (f8c1d9d1 => ffffffff) (gprs_llc.c:1079) 20241218095642959 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8c1d9d1 => ffffffff) (gprs_llc.c:1125) 20241218095642959 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095642959 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095642959 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241218095642959 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) 20241218095642959 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) 20241218095642959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095642959 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095642959 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095642960 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095642960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095642997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095642997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095642997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095642997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095642997 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095642997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095642997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095642997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095642997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095642998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095642998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095642998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095642998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095642998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095642998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095642998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095642998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095642998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095642998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095642998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095642999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095642999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095643001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095643006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095643006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095643012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095643012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095643012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095643012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095643012 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095643012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095643012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095643012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095643012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095643013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095643013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095643013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095643013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095643013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095643013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095643013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095643013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095643013 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095643013 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095643013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095643013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095643013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095643016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095643020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095643020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095643028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095643028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095643028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095643028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095643028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095643028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095643028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095643028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095643028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095643029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095643029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095643029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095643029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095643029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095643029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095643029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095643029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095643029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095643029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095643029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095643029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095643029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095643030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095643035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095643035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095643334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095643335 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095643335 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095643335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@43f895d4d550: Established a new IPA connection (conn_id=2) 20241218095643336 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(912)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241218095643337 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@43f895d4d550: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='DB6BD09C'O, index=0 SGSN_Test-GSUP(913)@43f895d4d550: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@43f895d4d550: 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 := '94A7AEC2D2EFF66945E25151C5B1004B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94C83E2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D7027D562A64EFC'O } } } } } 20241218095643400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095643400 DLLC NOTICE LLME(ffffffff/db6bd09c){UNASSIGNED} LLC RX: unknown TLLI 0xdb6bd09c, creating LLME on the fly (gprs_llc.c:552) 20241218095643400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095643400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095643400 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095643400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095643400 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095643400 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095643400 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095643400 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095643400 DLLC NOTICE LLME(ffffffff/db6bd09c){UNASSIGNED} LLGM Assign pre (db6bd09c => f42ee606) (gprs_llc.c:1079) 20241218095643400 DLLC NOTICE LLME(db6bd09c/f42ee606){ASSIGNED} LLGM Assign post (db6bd09c => f42ee606) (gprs_llc.c:1125) 20241218095643400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095643400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095643400 DMM DEBUG MM(262420000000023/f42ee606) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095643425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095643425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095643425 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095643425 DMM DEBUG MM(262420000000023/f42ee606) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241218095643425 DMM NOTICE MM(262420000000023/f42ee606) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095643425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095643425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095643425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095643425 DMM DEBUG MM(262420000000023/f42ee606) Requesting authorization (sgsn_auth.c:160) 20241218095643425 DMM INFO MM(262420000000023/f42ee606) Requesting authentication tuples (sgsn_auth.c:184) 20241218095643425 DMM DEBUG MM(262420000000023/f42ee606) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095643425 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241218095643425 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)@43f895d4d550: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@43f895d4d550: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241218095643432 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095643432 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095643432 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095643432 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095643432 DMM INFO MM(262420000000023/f42ee606) Subscriber data update (mmctx.c:445) 20241218095643432 DMM DEBUG MM(262420000000023/f42ee606) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095643432 DMM INFO MM(262420000000023/f42ee606) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095643432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095643432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095643432 DMM INFO MM(262420000000023/f42ee606) <- GMM AUTH AND CIPHERING REQ (rand = 94 a7 ae c2 d2 ef f6 69 45 e2 51 51 c5 b1 00 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095643451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095643451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095643451 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095643451 DMM INFO MM(262420000000023/f42ee606) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095643451 DMM NOTICE MM(262420000000023/f42ee606) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095643451 DMM DEBUG MM(262420000000023/f42ee606) checking auth: received GSM SRES = 94 c8 3e 2d (gprs_gmm.c:648) 20241218095643452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095643452 DMM DEBUG MM(262420000000023/f42ee606) Requesting authorization (sgsn_auth.c:160) 20241218095643452 DMM INFO MM(262420000000023/f42ee606) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095643452 DMM DEBUG MM(262420000000023/f42ee606) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095643452 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241218095643452 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) 20241218095643452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095643452 DMM INFO MM(262420000000023/f42ee606) <- GMM ATTACH ACCEPT (new P-TMSI=0xf42ee606) (gprs_gmm.c:282) 20241218095643455 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095643455 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095643455 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241218095643455 DMM INFO MM(262420000000023/f42ee606) Subscriber data update (mmctx.c:445) 20241218095643455 DMM DEBUG MM(262420000000023/f42ee606) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095643455 DMM INFO MM(262420000000023/f42ee606) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095643455 DMM NOTICE MM(262420000000023/f42ee606) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241218095643455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095643455 DMM NOTICE MM(262420000000023/f42ee606) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095643455 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) 20241218095643456 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095643456 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241218095643456 DMM INFO MM(262420000000023/f42ee606) Subscriber data update (mmctx.c:445) 20241218095643456 DMM DEBUG MM(262420000000023/f42ee606) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095643468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095643468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095643468 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095643468 DMM INFO MM(262420000000023/f42ee606) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095643468 DMM NOTICE MM(262420000000023/f42ee606) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095643468 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095643468 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095643468 DLLC NOTICE LLME(db6bd09c/f42ee606){ASSIGNED} LLGM Assign pre (ffffffff => f42ee606) (gprs_llc.c:1079) 20241218095643468 DLLC NOTICE LLME(ffffffff/f42ee606){ASSIGNED} LLGM Assign post (ffffffff => f42ee606) (gprs_llc.c:1125) 20241218095643468 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095643468 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095643468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095643468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@43f895d4d550: setverdict(pass): none -> pass 20241218095643518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095643518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095643518 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095643518 DMM INFO MM(262420000000023/f42ee606) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095643518 DMM INFO MM(262420000000023/f42ee606) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095643518 DMM DEBUG MM(262420000000023/f42ee606) Using GGSN 0 (gprs_sm.c:317) 20241218095643518 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241218095643518 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095643518 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095643518 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241218095643524 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 92 c0 74 c9 11 5e 87 00 33 14 05 7f d7 e3 62 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=1045 from retransmit req queue (gtp.c:443) 20241218095643524 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3d058, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095643524 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095643524 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=f42ee606, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095643524 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095643524 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095648520 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241218095648526 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) 20241218095648527 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x564064dae6c0) (sgsn_libgtp.c:633) 20241218095651089 DGPRS DEBUG Checking for inactive LLMEs, time = 37044010 (sgsn.c:132) 20241218095653521 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241218095653527 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) 20241218095653527 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x564064dae6c0) (sgsn_libgtp.c:633) 20241218095653527 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241218095653527 DMM INFO MM(262420000000023/f42ee606) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241218095653527 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241218095653527 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@43f895d4d550: Removing Client IMSI='262420000000023'H, index=0 20241218095653544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095653544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241218095653544 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095653544 DMM INFO MM(262420000000023/f42ee606) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@43f895d4d550: Final verdict of PTC: pass 20241218095653548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095653551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095653551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(913)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@43f895d4d550: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@43f895d4d550: Final verdict of PTC: none -NSVCI97(901)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@43f895d4d550: Final verdict of PTC: none -NSVCI99(911)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@43f895d4d550: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@43f895d4d550: Final verdict of PTC: none -NSVCI98(906)@43f895d4d550: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(904)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(909)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(899)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:56:53 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241218095653684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095654086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20241218095654552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095654552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103496, count=104756) 20241218095655554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095655554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:56:56 UTC 2024 /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 20241218095656555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095656555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_restart_ctr_create started. 20241218095657189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095657193 DMM INFO MM(262420000000023/f42ee606) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095657193 DMM INFO MM(262420000000023/f42ee606) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095657193 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095657193 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095657193 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095657193 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095657193 DLLC NOTICE LLME(ffffffff/f42ee606){ASSIGNED} LLGM Assign pre (f42ee606 => ffffffff) (gprs_llc.c:1079) 20241218095657193 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f42ee606 => ffffffff) (gprs_llc.c:1125) 20241218095657193 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095657193 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095657193 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241218095657193 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) 20241218095657193 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) 20241218095657193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095657193 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095657193 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095657193 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095657193 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095657239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095657239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095657239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095657239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095657239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095657239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095657239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095657239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095657239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095657240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095657240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095657240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095657240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095657240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095657240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095657240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095657240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095657240 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095657240 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095657240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095657240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095657240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095657242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095657247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095657247 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095657253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095657253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095657253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095657253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095657253 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095657253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095657253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095657253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095657253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095657254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095657254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095657254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095657254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095657254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095657254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095657254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095657254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095657254 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095657254 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095657254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095657254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095657254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095657257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095657262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095657262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(927)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(924)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095657275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095657275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095657275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095657275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095657275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095657275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095657275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095657275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095657275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095657276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095657276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095657276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095657276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095657276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095657276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095657276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095657276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095657276 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095657276 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095657276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095657276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095657276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095657278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095657283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095657283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095657556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095657556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095657556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095657556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(930)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095657560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095657561 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(930)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(930)@43f895d4d550: 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(930)@43f895d4d550: 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(930)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@43f895d4d550: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='C76DE7BC'O, index=0 SGSN_Test-GSUP(932)@43f895d4d550: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@43f895d4d550: 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 := '4CA42BCEC0CD9ACB56D724F8AA1702B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EA3C365'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D38ECE7792BED01'O } } } } } 20241218095657639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095657639 DLLC NOTICE LLME(ffffffff/c76de7bc){UNASSIGNED} LLC RX: unknown TLLI 0xc76de7bc, creating LLME on the fly (gprs_llc.c:552) 20241218095657639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095657639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095657639 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095657639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095657639 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095657639 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095657639 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095657639 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095657639 DLLC NOTICE LLME(ffffffff/c76de7bc){UNASSIGNED} LLGM Assign pre (c76de7bc => c337ffef) (gprs_llc.c:1079) 20241218095657639 DLLC NOTICE LLME(c76de7bc/c337ffef){ASSIGNED} LLGM Assign post (c76de7bc => c337ffef) (gprs_llc.c:1125) 20241218095657639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095657639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095657639 DMM DEBUG MM(262420000000024/c337ffef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095657653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095657653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095657653 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095657653 DMM DEBUG MM(262420000000024/c337ffef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241218095657653 DMM NOTICE MM(262420000000024/c337ffef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095657653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095657653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095657653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095657653 DMM DEBUG MM(262420000000024/c337ffef) Requesting authorization (sgsn_auth.c:160) 20241218095657653 DMM INFO MM(262420000000024/c337ffef) Requesting authentication tuples (sgsn_auth.c:184) 20241218095657653 DMM DEBUG MM(262420000000024/c337ffef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095657653 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241218095657653 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)@43f895d4d550: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@43f895d4d550: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241218095657658 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095657658 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095657659 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095657659 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095657659 DMM INFO MM(262420000000024/c337ffef) Subscriber data update (mmctx.c:445) 20241218095657659 DMM DEBUG MM(262420000000024/c337ffef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095657659 DMM INFO MM(262420000000024/c337ffef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095657659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095657659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095657659 DMM INFO MM(262420000000024/c337ffef) <- GMM AUTH AND CIPHERING REQ (rand = 4c a4 2b ce c0 cd 9a cb 56 d7 24 f8 aa 17 02 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095657675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095657675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095657675 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095657675 DMM INFO MM(262420000000024/c337ffef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095657675 DMM NOTICE MM(262420000000024/c337ffef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095657675 DMM DEBUG MM(262420000000024/c337ffef) checking auth: received GSM SRES = 1e a3 c3 65 (gprs_gmm.c:648) 20241218095657675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095657675 DMM DEBUG MM(262420000000024/c337ffef) Requesting authorization (sgsn_auth.c:160) 20241218095657675 DMM INFO MM(262420000000024/c337ffef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095657675 DMM DEBUG MM(262420000000024/c337ffef) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095657675 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241218095657675 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) 20241218095657675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095657675 DMM INFO MM(262420000000024/c337ffef) <- GMM ATTACH ACCEPT (new P-TMSI=0xc337ffef) (gprs_gmm.c:282) 20241218095657678 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095657678 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095657678 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241218095657678 DMM INFO MM(262420000000024/c337ffef) Subscriber data update (mmctx.c:445) 20241218095657678 DMM DEBUG MM(262420000000024/c337ffef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095657678 DMM INFO MM(262420000000024/c337ffef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095657678 DMM NOTICE MM(262420000000024/c337ffef) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241218095657678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095657678 DMM NOTICE MM(262420000000024/c337ffef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095657678 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) 20241218095657679 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095657679 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241218095657679 DMM INFO MM(262420000000024/c337ffef) Subscriber data update (mmctx.c:445) 20241218095657679 DMM DEBUG MM(262420000000024/c337ffef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095657691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095657691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095657691 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095657691 DMM INFO MM(262420000000024/c337ffef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095657691 DMM NOTICE MM(262420000000024/c337ffef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095657691 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095657691 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095657691 DLLC NOTICE LLME(c76de7bc/c337ffef){ASSIGNED} LLGM Assign pre (ffffffff => c337ffef) (gprs_llc.c:1079) 20241218095657691 DLLC NOTICE LLME(ffffffff/c337ffef){ASSIGNED} LLGM Assign post (ffffffff => c337ffef) (gprs_llc.c:1125) 20241218095657691 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095657691 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095657691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095657691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@43f895d4d550: setverdict(pass): none -> pass 20241218095657744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095657744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095657744 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095657744 DMM INFO MM(262420000000024/c337ffef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095657744 DMM INFO MM(262420000000024/c337ffef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095657744 DMM DEBUG MM(262420000000024/c337ffef) Using GGSN 0 (gprs_sm.c:317) 20241218095657744 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241218095657744 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095657744 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095657744 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241218095657767 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 c8 e9 5a d0 11 85 d5 71 d9 14 05 7f 95 5d 83 72 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) 20241218095657767 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f9a72d3d058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241218095657767 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f9a72d3d058, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095657767 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241218095657767 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241218095657767 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241218095657767 DMM NOTICE MM(262420000000024/c337ffef) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095657779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095657779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095657779 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095657779 DMM INFO MM(262420000000024/c337ffef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095657779 DMM INFO MM(262420000000024/c337ffef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095657779 DMM DEBUG MM(262420000000024/c337ffef) Using GGSN 0 (gprs_sm.c:317) 20241218095657779 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241218095657779 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095657779 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095657779 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241218095657784 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 c8 e9 5a d0 11 85 d5 71 d9 14 05 7f 95 5d 83 72 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) 20241218095657784 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f9a72d3d058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241218095657784 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3d058, cbp=0x564064db9640) (sgsn_libgtp.c:633) 20241218095657784 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095657784 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbdd28 TLLI=c337ffef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095657784 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095657784 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@43f895d4d550: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@43f895d4d550: Final verdict of PTC: pass 20241218095657804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@43f895d4d550: Final verdict of PTC: none -NSVCI99(931)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@43f895d4d550: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(928)@43f895d4d550: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@43f895d4d550: Final verdict of PTC: none 20241218095657809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095657809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(922)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@43f895d4d550: Final verdict of PTC: none -NSVCI97(920)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@43f895d4d550: Final verdict of PTC: none -NSVCI98(925)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(918)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(923)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(929)@43f895d4d550: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:56:57 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241218095657901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095658303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89488) 20241218095658810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095658810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89488, count=104776) 20241218095659812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095659812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:57:00 UTC 2024 /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 20241218095700814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095700814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241218095701393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095701397 DMM INFO MM(262420000000024/c337ffef) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095701397 DMM INFO MM(262420000000024/c337ffef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095701397 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095701397 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095701397 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095701397 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095701397 DLLC NOTICE LLME(ffffffff/c337ffef){ASSIGNED} LLGM Assign pre (c337ffef => ffffffff) (gprs_llc.c:1079) 20241218095701397 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c337ffef => ffffffff) (gprs_llc.c:1125) 20241218095701397 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbd9d0 (gprs_sndcp.c:574) 20241218095701397 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbdd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095701397 DMM NOTICE MM(262420000000024/c337ffef) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095701397 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241218095701397 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095701397 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095701397 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241218095701397 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241218095701397 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) 20241218095701397 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) 20241218095701397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095701397 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095701397 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095701397 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095701397 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095701449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095701449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095701449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095701449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095701449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095701449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095701449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095701449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095701449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095701449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095701449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095701449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095701449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095701449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095701449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095701449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095701449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095701449 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095701449 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095701449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095701450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095701450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095701452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095701457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095701457 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(941)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095701464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095701464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095701464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095701464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095701464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095701464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095701464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095701464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095701464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095701465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095701465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095701465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095701465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095701465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095701465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095701465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095701465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095701465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095701465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095701465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(944)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095701465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095701465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095701467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095701473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095701473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(946)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095701479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095701479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095701479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095701479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095701479 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095701479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095701479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095701479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095701479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095701480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095701480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095701480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095701480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095701480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095701480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095701480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095701480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095701480 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095701480 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095701480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095701480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095701480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095701483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095701487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095701487 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095701816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095701816 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095701816 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095701816 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095701820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095701821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@43f895d4d550: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='F0D5AE0C'O, index=0 SGSN_Test-GSUP(951)@43f895d4d550: 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)@43f895d4d550: 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 := '32342BA0129B0BA1468C75234648425A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '384348D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24A6C51EA9236055'O } } } } } 20241218095702904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095702904 DLLC NOTICE LLME(ffffffff/f0d5ae0c){UNASSIGNED} LLC RX: unknown TLLI 0xf0d5ae0c, creating LLME on the fly (gprs_llc.c:552) 20241218095702904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095702904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095702904 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095702904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095702904 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095702904 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095702904 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095702904 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095702904 DLLC NOTICE LLME(ffffffff/f0d5ae0c){UNASSIGNED} LLGM Assign pre (f0d5ae0c => dcda3be5) (gprs_llc.c:1079) 20241218095702904 DLLC NOTICE LLME(f0d5ae0c/dcda3be5){ASSIGNED} LLGM Assign post (f0d5ae0c => dcda3be5) (gprs_llc.c:1125) 20241218095702904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095702904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095702904 DMM DEBUG MM(262420000000025/dcda3be5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095702915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095702915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095702915 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095702915 DMM DEBUG MM(262420000000025/dcda3be5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241218095702915 DMM NOTICE MM(262420000000025/dcda3be5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095702915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095702915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095702916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095702916 DMM DEBUG MM(262420000000025/dcda3be5) Requesting authorization (sgsn_auth.c:160) 20241218095702916 DMM INFO MM(262420000000025/dcda3be5) Requesting authentication tuples (sgsn_auth.c:184) 20241218095702916 DMM DEBUG MM(262420000000025/dcda3be5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095702916 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241218095702916 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)@43f895d4d550: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241218095702919 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095702919 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095702919 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095702919 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095702919 DMM INFO MM(262420000000025/dcda3be5) Subscriber data update (mmctx.c:445) 20241218095702919 DMM DEBUG MM(262420000000025/dcda3be5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095702919 DMM INFO MM(262420000000025/dcda3be5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095702919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095702919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095702919 DMM INFO MM(262420000000025/dcda3be5) <- GMM AUTH AND CIPHERING REQ (rand = 32 34 2b a0 12 9b 0b a1 46 8c 75 23 46 48 42 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095702930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095702930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095702930 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095702930 DMM INFO MM(262420000000025/dcda3be5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095702930 DMM NOTICE MM(262420000000025/dcda3be5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095702930 DMM DEBUG MM(262420000000025/dcda3be5) checking auth: received GSM SRES = 38 43 48 d7 (gprs_gmm.c:648) 20241218095702930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095702930 DMM DEBUG MM(262420000000025/dcda3be5) Requesting authorization (sgsn_auth.c:160) 20241218095702930 DMM INFO MM(262420000000025/dcda3be5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095702930 DMM DEBUG MM(262420000000025/dcda3be5) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095702930 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241218095702930 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) 20241218095702930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095702930 DMM INFO MM(262420000000025/dcda3be5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcda3be5) (gprs_gmm.c:282) 20241218095702932 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095702932 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095702932 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241218095702932 DMM INFO MM(262420000000025/dcda3be5) Subscriber data update (mmctx.c:445) 20241218095702932 DMM DEBUG MM(262420000000025/dcda3be5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095702932 DMM INFO MM(262420000000025/dcda3be5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095702932 DMM NOTICE MM(262420000000025/dcda3be5) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241218095702932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095702932 DMM NOTICE MM(262420000000025/dcda3be5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095702932 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) 20241218095702933 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095702934 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241218095702934 DMM INFO MM(262420000000025/dcda3be5) Subscriber data update (mmctx.c:445) 20241218095702934 DMM DEBUG MM(262420000000025/dcda3be5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095702943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095702943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095702943 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095702943 DMM INFO MM(262420000000025/dcda3be5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095702943 DMM NOTICE MM(262420000000025/dcda3be5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095702943 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095702943 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095702943 DLLC NOTICE LLME(f0d5ae0c/dcda3be5){ASSIGNED} LLGM Assign pre (ffffffff => dcda3be5) (gprs_llc.c:1079) 20241218095702943 DLLC NOTICE LLME(ffffffff/dcda3be5){ASSIGNED} LLGM Assign post (ffffffff => dcda3be5) (gprs_llc.c:1125) 20241218095702943 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095702943 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095702943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095702943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@43f895d4d550: setverdict(pass): none -> pass 20241218095703003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095703003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095703003 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095703003 DMM INFO MM(262420000000025/dcda3be5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095703003 DMM INFO MM(262420000000025/dcda3be5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095703003 DMM DEBUG MM(262420000000025/dcda3be5) Using GGSN 0 (gprs_sm.c:317) 20241218095703003 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) 20241218095703003 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241218095703003 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095703003 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095703003 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241218095703029 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 4e 41 cd 7a 11 a9 e8 3b 56 14 05 7f 1e 58 cd 08 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241218095703029 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3e0d0, cbp=0x564064db5b80) (sgsn_libgtp.c:633) 20241218095703029 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095703029 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=dcda3be5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095703029 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095703029 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095703041 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241218095703041 DGPRS INFO PDP(262420000000025:5): Context 0x7f9a72d3e0d0 was deleted (sgsn_libgtp.c:707) 20241218095703041 DMM INFO MM(262420000000025/dcda3be5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241218095703041 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241218095703041 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241218095711043 DMM INFO MM(262420000000025/dcda3be5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241218095719006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241218095719044 DMM INFO MM(262420000000025/dcda3be5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241218095721090 DGPRS DEBUG Checking for inactive LLMEs, time = 37044040 (sgsn.c:132) 20241218095721817 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218095721817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241218095721818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095727046 DMM INFO MM(262420000000025/dcda3be5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241218095731451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095731456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095731456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095731466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095731470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095731470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095731481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095731486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095731486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095735048 DMM INFO MM(262420000000025/dcda3be5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@43f895d4d550: Removing Client IMSI='262420000000025'H, index=0 20241218095735061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095735061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241218095735061 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095735061 DMM INFO MM(262420000000025/dcda3be5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@43f895d4d550: Final verdict of PTC: pass 20241218095735067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39796<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095735071 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095735071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(950)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(951)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@43f895d4d550: Final verdict of PTC: none -NSVCI97(939)@43f895d4d550: Final verdict of PTC: none -NSVCI98(944)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@43f895d4d550: Final verdict of PTC: none -NSVCI99(949)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(947)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(937)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(942)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:57:35 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20241218095735228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095735630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112284) 20241218095736072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095736072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112284, count=113444) 20241218095737074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095737074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:57:37 UTC 2024 /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 20241218095738076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095738076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241218095738736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095738739 DMM INFO MM(262420000000025/dcda3be5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095738739 DMM INFO MM(262420000000025/dcda3be5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095738739 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095738739 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095738739 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095738739 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095738739 DLLC NOTICE LLME(ffffffff/dcda3be5){ASSIGNED} LLGM Assign pre (dcda3be5 => ffffffff) (gprs_llc.c:1079) 20241218095738739 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcda3be5 => ffffffff) (gprs_llc.c:1125) 20241218095738739 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095738739 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095738739 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241218095738739 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) 20241218095738739 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) 20241218095738739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095738739 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095738739 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095738739 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095738739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095738791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095738791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095738791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095738791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095738791 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095738791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095738791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095738791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095738791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095738792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095738792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095738792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095738793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095738793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095738793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095738793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095738793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095738793 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095738793 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095738793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095738793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095738793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095738795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095738801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095738801 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095738807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095738807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095738807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095738807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095738807 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095738807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095738807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095738807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095738807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095738808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095738808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095738808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095738808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095738808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095738808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095738808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095738808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095738808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095738808 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095738808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095738808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095738808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095738810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095738815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095738815 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095738823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095738823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095738823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095738823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095738823 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095738823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095738823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095738823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095738823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095738823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095738823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095738823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095738824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095738824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095738824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095738824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095738824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095738824 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095738824 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095738824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095738824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095738824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095738825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095738830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095738830 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095739077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095739077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095739077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095739077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095739081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095739082 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@43f895d4d550: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C8B7E9BE'O, index=0 SGSN_Test-GSUP(970)@43f895d4d550: 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)@43f895d4d550: 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 := '247FEC69DB010B607C5FFE21C2BBFAC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '393EFFD2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DABB6C445562FC5'O } } } } } 20241218095739150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095739150 DLLC NOTICE LLME(ffffffff/c8b7e9be){UNASSIGNED} LLC RX: unknown TLLI 0xc8b7e9be, creating LLME on the fly (gprs_llc.c:552) 20241218095739150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095739150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095739150 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095739150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095739150 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095739150 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095739150 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095739150 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095739150 DLLC NOTICE LLME(ffffffff/c8b7e9be){UNASSIGNED} LLGM Assign pre (c8b7e9be => f0513856) (gprs_llc.c:1079) 20241218095739150 DLLC NOTICE LLME(c8b7e9be/f0513856){ASSIGNED} LLGM Assign post (c8b7e9be => f0513856) (gprs_llc.c:1125) 20241218095739150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095739150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095739150 DMM DEBUG MM(262420000000027/f0513856) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095739160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095739160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095739160 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095739160 DMM DEBUG MM(262420000000027/f0513856) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241218095739160 DMM NOTICE MM(262420000000027/f0513856) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095739160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095739160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095739161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095739161 DMM DEBUG MM(262420000000027/f0513856) Requesting authorization (sgsn_auth.c:160) 20241218095739161 DMM INFO MM(262420000000027/f0513856) Requesting authentication tuples (sgsn_auth.c:184) 20241218095739161 DMM DEBUG MM(262420000000027/f0513856) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095739161 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241218095739161 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)@43f895d4d550: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241218095739164 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095739164 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095739164 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095739164 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095739164 DMM INFO MM(262420000000027/f0513856) Subscriber data update (mmctx.c:445) 20241218095739164 DMM DEBUG MM(262420000000027/f0513856) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095739164 DMM INFO MM(262420000000027/f0513856) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095739164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095739164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095739164 DMM INFO MM(262420000000027/f0513856) <- GMM AUTH AND CIPHERING REQ (rand = 24 7f ec 69 db 01 0b 60 7c 5f fe 21 c2 bb fa c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095739171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095739171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095739171 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095739171 DMM INFO MM(262420000000027/f0513856) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095739171 DMM NOTICE MM(262420000000027/f0513856) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095739171 DMM DEBUG MM(262420000000027/f0513856) checking auth: received GSM SRES = 39 3e ff d2 (gprs_gmm.c:648) 20241218095739171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095739171 DMM DEBUG MM(262420000000027/f0513856) Requesting authorization (sgsn_auth.c:160) 20241218095739171 DMM INFO MM(262420000000027/f0513856) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095739171 DMM DEBUG MM(262420000000027/f0513856) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095739171 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241218095739172 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) 20241218095739172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095739172 DMM INFO MM(262420000000027/f0513856) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0513856) (gprs_gmm.c:282) 20241218095739173 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095739173 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095739173 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241218095739173 DMM INFO MM(262420000000027/f0513856) Subscriber data update (mmctx.c:445) 20241218095739173 DMM DEBUG MM(262420000000027/f0513856) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095739173 DMM INFO MM(262420000000027/f0513856) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095739173 DMM NOTICE MM(262420000000027/f0513856) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241218095739173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095739173 DMM NOTICE MM(262420000000027/f0513856) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095739173 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) 20241218095739174 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095739174 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241218095739174 DMM INFO MM(262420000000027/f0513856) Subscriber data update (mmctx.c:445) 20241218095739174 DMM DEBUG MM(262420000000027/f0513856) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095739180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095739180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095739180 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095739180 DMM INFO MM(262420000000027/f0513856) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095739180 DMM NOTICE MM(262420000000027/f0513856) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095739180 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095739180 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095739180 DLLC NOTICE LLME(c8b7e9be/f0513856){ASSIGNED} LLGM Assign pre (ffffffff => f0513856) (gprs_llc.c:1079) 20241218095739180 DLLC NOTICE LLME(ffffffff/f0513856){ASSIGNED} LLGM Assign post (ffffffff => f0513856) (gprs_llc.c:1125) 20241218095739180 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095739180 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095739180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095739180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@43f895d4d550: setverdict(pass): none -> pass 20241218095739238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095739238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095739238 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095739238 DMM INFO MM(262420000000027/f0513856) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095739238 DMM INFO MM(262420000000027/f0513856) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095739238 DMM DEBUG MM(262420000000027/f0513856) Using GGSN 0 (gprs_sm.c:317) 20241218095739238 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) 20241218095739238 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241218095739238 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095739238 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095739238 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@43f895d4d550: First createPDPContextRequest received, dropping & waiting for retransmission 20241218095744239 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241218095744258 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 9b 15 21 83 11 7b e2 5f b0 14 05 7f bf 42 76 4c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241218095744258 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3e0d0, cbp=0x564064db5b80) (sgsn_libgtp.c:633) 20241218095744258 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095744258 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=f0513856, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095744258 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095744258 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241218095744274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095744274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241218095744275 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095744275 DMM INFO MM(262420000000027/f0513856) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241218095744275 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095744275 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@43f895d4d550: First deletePDPContextRequest received, dropping & waiting for retransmission 20241218095749275 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241218095749282 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) 20241218095749282 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f9a72d3e0d0, cbp=0x564064db5b80) (sgsn_libgtp.c:633) 20241218095749282 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241218095749282 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=f0513856, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095749282 DMM INFO MM(262420000000027/f0513856) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241218095749282 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241218095749282 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@43f895d4d550: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@43f895d4d550: Final verdict of PTC: pass 20241218095749302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44602<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095749306 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095749306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(954)@43f895d4d550: Final verdict of PTC: none -NSVCI97(958)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@43f895d4d550: Final verdict of PTC: none -NSVCI98(963)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(970)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@43f895d4d550: Final verdict of PTC: none -NSVCI99(968)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(966)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(961)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(956)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:57:49 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20241218095749404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095749807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95812) 20241218095750306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095750307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95812, count=103708) 20241218095751091 DGPRS DEBUG Checking for inactive LLMEs, time = 37044070 (sgsn.c:132) 20241218095751308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095751308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:57:51 UTC 2024 /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 20241218095752310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095752310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241218095752861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095752863 DMM INFO MM(262420000000027/f0513856) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095752863 DMM INFO MM(262420000000027/f0513856) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095752863 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095752863 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095752863 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095752863 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095752863 DLLC NOTICE LLME(ffffffff/f0513856){ASSIGNED} LLGM Assign pre (f0513856 => ffffffff) (gprs_llc.c:1079) 20241218095752863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0513856 => ffffffff) (gprs_llc.c:1125) 20241218095752863 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241218095752863 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) 20241218095752863 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) 20241218095752863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095752863 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095752863 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095752863 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095752863 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095752898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095752898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095752898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095752898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095752898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095752898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095752898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095752898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095752899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095752900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095752900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095752900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095752900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095752900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095752900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095752900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095752900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095752900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095752900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095752900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(977)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095752900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095752900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095752902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095752907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095752907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(979)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095752916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095752916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095752916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095752916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095752916 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095752916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095752916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095752916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095752916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095752917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095752917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095752917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095752917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095752917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095752917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095752917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095752917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095752917 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095752917 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095752917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095752917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095752917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095752919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095752923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095752923 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(980)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095752933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095752933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095752933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095752933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095752933 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095752933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095752933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095752933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095752933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095752934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095752934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095752934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095752934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095752934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095752934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095752934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095752934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095752934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095752934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095752934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095752934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095752934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095752936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095752942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095752942 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095753311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095753311 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095753311 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095753311 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095753315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095753317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@43f895d4d550: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='D7EE0554'O, index=0 SGSN_Test-GSUP(989)@43f895d4d550: 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)@43f895d4d550: 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 := '6EBF6390B125F76D75CA764637815130'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CFF5EF84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '334A566B6F90E930'O } } } } } 20241218095753366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095753366 DLLC NOTICE LLME(ffffffff/d7ee0554){UNASSIGNED} LLC RX: unknown TLLI 0xd7ee0554, creating LLME on the fly (gprs_llc.c:552) 20241218095753366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095753366 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095753366 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095753366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095753366 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095753366 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095753366 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095753366 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095753366 DLLC NOTICE LLME(ffffffff/d7ee0554){UNASSIGNED} LLGM Assign pre (d7ee0554 => c356eb7a) (gprs_llc.c:1079) 20241218095753366 DLLC NOTICE LLME(d7ee0554/c356eb7a){ASSIGNED} LLGM Assign post (d7ee0554 => c356eb7a) (gprs_llc.c:1125) 20241218095753366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095753366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095753366 DMM DEBUG MM(262420000000028/c356eb7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095753373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095753373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095753373 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095753373 DMM DEBUG MM(262420000000028/c356eb7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241218095753373 DMM NOTICE MM(262420000000028/c356eb7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095753373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095753373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095753373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095753373 DMM DEBUG MM(262420000000028/c356eb7a) Requesting authorization (sgsn_auth.c:160) 20241218095753373 DMM INFO MM(262420000000028/c356eb7a) Requesting authentication tuples (sgsn_auth.c:184) 20241218095753373 DMM DEBUG MM(262420000000028/c356eb7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095753373 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241218095753373 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)@43f895d4d550: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241218095753374 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095753374 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095753374 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095753374 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095753374 DMM INFO MM(262420000000028/c356eb7a) Subscriber data update (mmctx.c:445) 20241218095753374 DMM DEBUG MM(262420000000028/c356eb7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095753374 DMM INFO MM(262420000000028/c356eb7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095753374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095753374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095753374 DMM INFO MM(262420000000028/c356eb7a) <- GMM AUTH AND CIPHERING REQ (rand = 6e bf 63 90 b1 25 f7 6d 75 ca 76 46 37 81 51 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095753377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095753377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095753377 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095753377 DMM INFO MM(262420000000028/c356eb7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095753377 DMM NOTICE MM(262420000000028/c356eb7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095753377 DMM DEBUG MM(262420000000028/c356eb7a) checking auth: received GSM SRES = cf f5 ef 84 (gprs_gmm.c:648) 20241218095753377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095753377 DMM DEBUG MM(262420000000028/c356eb7a) Requesting authorization (sgsn_auth.c:160) 20241218095753377 DMM INFO MM(262420000000028/c356eb7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095753377 DMM DEBUG MM(262420000000028/c356eb7a) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095753377 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241218095753377 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) 20241218095753377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095753377 DMM INFO MM(262420000000028/c356eb7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc356eb7a) (gprs_gmm.c:282) 20241218095753378 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095753378 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095753378 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241218095753378 DMM INFO MM(262420000000028/c356eb7a) Subscriber data update (mmctx.c:445) 20241218095753378 DMM DEBUG MM(262420000000028/c356eb7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095753378 DMM INFO MM(262420000000028/c356eb7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095753378 DMM NOTICE MM(262420000000028/c356eb7a) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241218095753378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095753378 DMM NOTICE MM(262420000000028/c356eb7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095753378 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) 20241218095753378 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095753378 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241218095753378 DMM INFO MM(262420000000028/c356eb7a) Subscriber data update (mmctx.c:445) 20241218095753378 DMM DEBUG MM(262420000000028/c356eb7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095753381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095753381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095753381 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095753381 DMM INFO MM(262420000000028/c356eb7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095753381 DMM NOTICE MM(262420000000028/c356eb7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095753381 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095753381 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095753381 DLLC NOTICE LLME(d7ee0554/c356eb7a){ASSIGNED} LLGM Assign pre (ffffffff => c356eb7a) (gprs_llc.c:1079) 20241218095753381 DLLC NOTICE LLME(ffffffff/c356eb7a){ASSIGNED} LLGM Assign post (ffffffff => c356eb7a) (gprs_llc.c:1125) 20241218095753381 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095753381 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095753381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095753381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@43f895d4d550: setverdict(pass): none -> pass 20241218095753441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095753441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095753441 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095753441 DMM INFO MM(262420000000028/c356eb7a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095753441 DMM INFO MM(262420000000028/c356eb7a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095753441 DMM DEBUG MM(262420000000028/c356eb7a) Using GGSN 0 (gprs_sm.c:317) 20241218095753441 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) 20241218095753441 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241218095753441 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095753441 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095753441 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241218095753467 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 76 70 80 57 11 b1 c2 cf e7 14 05 7f 5d 65 a3 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=1054 from retransmit req queue (gtp.c:443) 20241218095753467 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3e0d0, cbp=0x564064db5b80) (sgsn_libgtp.c:633) 20241218095753467 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095753467 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=c356eb7a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095753467 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095753467 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095753478 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241218095753478 DGPRS INFO PDP(262420000000028:5): Context 0x7f9a72d3e0d0 was deleted (sgsn_libgtp.c:707) 20241218095753478 DMM INFO MM(262420000000028/c356eb7a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241218095753478 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241218095753478 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@43f895d4d550: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241218095753490 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241218095753492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095753492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241218095753492 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095753492 DMM INFO MM(262420000000028/c356eb7a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241218095753493 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) 20241218095753493 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@43f895d4d550: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@43f895d4d550: Final verdict of PTC: pass 20241218095753501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@43f895d4d550: Final verdict of PTC: none 20241218095753506 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(982)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@43f895d4d550: Final verdict of PTC: none -NSVCI99(987)@43f895d4d550: Final verdict of PTC: none 20241218095753506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@43f895d4d550: Final verdict of PTC: none -NSVCI97(977)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(985)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(981)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(975)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:57:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241218095753583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095753986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101984) 20241218095754507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095754507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101984, count=103144) 20241218095755508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095755508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:57:56 UTC 2024 /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 20241218095756510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095756510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241218095757079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095757080 DMM INFO MM(262420000000028/c356eb7a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095757080 DMM INFO MM(262420000000028/c356eb7a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095757080 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095757080 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095757080 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095757080 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095757080 DLLC NOTICE LLME(ffffffff/c356eb7a){ASSIGNED} LLGM Assign pre (c356eb7a => ffffffff) (gprs_llc.c:1079) 20241218095757080 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c356eb7a => ffffffff) (gprs_llc.c:1125) 20241218095757080 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095757080 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095757080 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241218095757080 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) 20241218095757080 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) 20241218095757080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095757080 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095757080 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095757080 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095757080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095757118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095757118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095757118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095757118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095757118 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095757118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095757118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095757118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095757118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095757119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095757119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095757119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095757119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095757119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095757119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095757119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095757119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095757119 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095757119 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095757119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095757119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095757119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095757121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095757126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757126 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095757134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095757134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095757134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095757134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095757134 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095757134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095757134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095757134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095757134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095757135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095757135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095757135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095757135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095757135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095757135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095757135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095757135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095757135 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095757135 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095757135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095757136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095757136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095757138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095757143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757143 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095757151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095757151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095757151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095757151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095757151 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095757151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095757151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095757151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095757151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095757152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095757152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095757152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095757152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095757152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095757152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095757152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095757152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095757152 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095757152 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095757152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095757152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095757152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095757154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095757158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757158 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095757511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095757511 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095757511 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095757511 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095757515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241218095757517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@43f895d4d550: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='D607CBAC'O, index=0 SGSN_Test-GSUP(1008)@43f895d4d550: 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)@43f895d4d550: 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 := 'F7CE6E172AB36CD7A3E84ABEA8681B1F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C412FFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2AEC745E02519C40'O } } } } } 20241218095757587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757587 DLLC NOTICE LLME(ffffffff/d607cbac){UNASSIGNED} LLC RX: unknown TLLI 0xd607cbac, creating LLME on the fly (gprs_llc.c:552) 20241218095757587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095757587 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095757587 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095757587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095757587 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095757587 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095757587 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095757587 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095757587 DLLC NOTICE LLME(ffffffff/d607cbac){UNASSIGNED} LLGM Assign pre (d607cbac => e1a91895) (gprs_llc.c:1079) 20241218095757587 DLLC NOTICE LLME(d607cbac/e1a91895){ASSIGNED} LLGM Assign post (d607cbac => e1a91895) (gprs_llc.c:1125) 20241218095757587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095757587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095757587 DMM DEBUG MM(262420000000026/e1a91895) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095757611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095757611 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095757611 DMM DEBUG MM(262420000000026/e1a91895) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241218095757611 DMM NOTICE MM(262420000000026/e1a91895) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095757611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095757611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095757611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095757611 DMM DEBUG MM(262420000000026/e1a91895) Requesting authorization (sgsn_auth.c:160) 20241218095757611 DMM INFO MM(262420000000026/e1a91895) Requesting authentication tuples (sgsn_auth.c:184) 20241218095757611 DMM DEBUG MM(262420000000026/e1a91895) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095757611 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241218095757611 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)@43f895d4d550: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241218095757617 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095757617 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095757617 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095757617 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095757617 DMM INFO MM(262420000000026/e1a91895) Subscriber data update (mmctx.c:445) 20241218095757617 DMM DEBUG MM(262420000000026/e1a91895) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095757617 DMM INFO MM(262420000000026/e1a91895) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095757617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095757617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095757617 DMM INFO MM(262420000000026/e1a91895) <- GMM AUTH AND CIPHERING REQ (rand = f7 ce 6e 17 2a b3 6c d7 a3 e8 4a be a8 68 1b 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095757634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095757634 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095757634 DMM INFO MM(262420000000026/e1a91895) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095757634 DMM NOTICE MM(262420000000026/e1a91895) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095757634 DMM DEBUG MM(262420000000026/e1a91895) checking auth: received GSM SRES = 9c 41 2f ff (gprs_gmm.c:648) 20241218095757634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095757634 DMM DEBUG MM(262420000000026/e1a91895) Requesting authorization (sgsn_auth.c:160) 20241218095757634 DMM INFO MM(262420000000026/e1a91895) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095757634 DMM DEBUG MM(262420000000026/e1a91895) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095757634 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241218095757634 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) 20241218095757634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095757634 DMM INFO MM(262420000000026/e1a91895) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1a91895) (gprs_gmm.c:282) 20241218095757637 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095757637 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095757637 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241218095757637 DMM INFO MM(262420000000026/e1a91895) Subscriber data update (mmctx.c:445) 20241218095757637 DMM DEBUG MM(262420000000026/e1a91895) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095757637 DMM INFO MM(262420000000026/e1a91895) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095757637 DMM NOTICE MM(262420000000026/e1a91895) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241218095757637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095757637 DMM NOTICE MM(262420000000026/e1a91895) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095757637 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) 20241218095757639 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095757639 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241218095757639 DMM INFO MM(262420000000026/e1a91895) Subscriber data update (mmctx.c:445) 20241218095757639 DMM DEBUG MM(262420000000026/e1a91895) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095757651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095757651 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095757651 DMM INFO MM(262420000000026/e1a91895) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095757651 DMM NOTICE MM(262420000000026/e1a91895) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095757651 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095757651 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095757651 DLLC NOTICE LLME(d607cbac/e1a91895){ASSIGNED} LLGM Assign pre (ffffffff => e1a91895) (gprs_llc.c:1079) 20241218095757651 DLLC NOTICE LLME(ffffffff/e1a91895){ASSIGNED} LLGM Assign post (ffffffff => e1a91895) (gprs_llc.c:1125) 20241218095757651 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095757651 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095757651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095757651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@43f895d4d550: setverdict(pass): none -> pass 20241218095757717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095757717 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095757717 DMM INFO MM(262420000000026/e1a91895) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095757717 DMM INFO MM(262420000000026/e1a91895) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095757717 DMM DEBUG MM(262420000000026/e1a91895) Using GGSN 0 (gprs_sm.c:317) 20241218095757717 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) 20241218095757717 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241218095757717 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095757717 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095757717 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241218095757740 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 95 5f 7b d7 11 96 b3 9a e8 14 05 7f 61 54 79 9e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241218095757740 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3e0d0, cbp=0x564064db5b80) (sgsn_libgtp.c:633) 20241218095757740 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095757740 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=e1a91895, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095757740 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095757740 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095757761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757761 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241218095757761 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095757768 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 95 5f 7b d7 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241218095757768 DGPRS INFO PDP(262420000000026:5): Context 0x7f9a72d3e0d0 was deleted (sgsn_libgtp.c:707) 20241218095757768 DMM INFO MM(262420000000026/e1a91895) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241218095757768 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241218095757768 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@43f895d4d550: Removing Client IMSI='262420000000026'H, index=0 20241218095757781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095757781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241218095757781 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095757781 DMM INFO MM(262420000000026/e1a91895) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@43f895d4d550: Final verdict of PTC: pass 20241218095757786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@43f895d4d550: Final verdict of PTC: none 20241218095757790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095757790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1001)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1006)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@43f895d4d550: Final verdict of PTC: none -NSVCI97(996)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(994)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(999)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1004)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:57:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241218095757909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095758311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100808) 20241218095758791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095758791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100808, count=105164) 20241218095759793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095759793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:58:00 UTC 2024 /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 20241218095800795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095800795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_gmm_detach started. 20241218095801403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095801405 DMM INFO MM(262420000000026/e1a91895) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095801405 DMM INFO MM(262420000000026/e1a91895) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095801405 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095801405 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095801405 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095801405 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095801405 DLLC NOTICE LLME(ffffffff/e1a91895){ASSIGNED} LLGM Assign pre (e1a91895 => ffffffff) (gprs_llc.c:1079) 20241218095801405 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1a91895 => ffffffff) (gprs_llc.c:1125) 20241218095801405 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095801405 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095801405 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241218095801405 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) 20241218095801405 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) 20241218095801405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095801405 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095801405 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095801405 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095801405 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095801444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095801444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095801444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095801444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095801444 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095801444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095801444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095801444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095801444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095801448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095801448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095801448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095801449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095801449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095801449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095801449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095801449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095801449 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095801449 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095801449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1015)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095801451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095801451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095801454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241218095801461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095801461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095801472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095801472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095801472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095801472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095801472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095801472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095801472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095801472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095801472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095801473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095801473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095801473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1020)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218095801473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095801473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095801473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095801473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095801473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095801473 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095801473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095801473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095801474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095801474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095801478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095801485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095801485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1018)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095801492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095801492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095801492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095801492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095801492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095801492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095801492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095801492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095801492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095801493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095801493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095801493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095801494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095801494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095801494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095801494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095801494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095801494 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095801494 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095801494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095801494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095801494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095801497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095801502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095801502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095801796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095801796 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095801796 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095801796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1025)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095801797 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1025)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095801798 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1025)@43f895d4d550: 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(1025)@43f895d4d550: 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(1025)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@43f895d4d550: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C7E99B6F'O, index=0 SGSN_Test-GSUP(1027)@43f895d4d550: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@43f895d4d550: 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 := 'DF62C771898B02DB583474C26EC45986'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6CE3A86C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6252FD4BBC9986D8'O } } } } } 20241218095801827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095801827 DLLC NOTICE LLME(ffffffff/c7e99b6f){UNASSIGNED} LLC RX: unknown TLLI 0xc7e99b6f, creating LLME on the fly (gprs_llc.c:552) 20241218095801827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095801827 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095801827 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095801827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095801827 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095801827 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095801827 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095801827 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095801827 DLLC NOTICE LLME(ffffffff/c7e99b6f){UNASSIGNED} LLGM Assign pre (c7e99b6f => d7a0a503) (gprs_llc.c:1079) 20241218095801827 DLLC NOTICE LLME(c7e99b6f/d7a0a503){ASSIGNED} LLGM Assign post (c7e99b6f => d7a0a503) (gprs_llc.c:1125) 20241218095801827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095801827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095801827 DMM DEBUG MM(262420000000026/d7a0a503) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095801834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095801834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095801834 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095801834 DMM DEBUG MM(262420000000026/d7a0a503) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241218095801834 DMM NOTICE MM(262420000000026/d7a0a503) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095801834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095801834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095801834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095801834 DMM DEBUG MM(262420000000026/d7a0a503) Requesting authorization (sgsn_auth.c:160) 20241218095801834 DMM INFO MM(262420000000026/d7a0a503) Requesting authentication tuples (sgsn_auth.c:184) 20241218095801834 DMM DEBUG MM(262420000000026/d7a0a503) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095801834 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241218095801834 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)@43f895d4d550: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241218095801874 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095801874 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095801874 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095801874 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095801874 DMM INFO MM(262420000000026/d7a0a503) Subscriber data update (mmctx.c:445) 20241218095801874 DMM DEBUG MM(262420000000026/d7a0a503) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095801874 DMM INFO MM(262420000000026/d7a0a503) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095801874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095801874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095801874 DMM INFO MM(262420000000026/d7a0a503) <- GMM AUTH AND CIPHERING REQ (rand = df 62 c7 71 89 8b 02 db 58 34 74 c2 6e c4 59 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095801880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095801880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095801880 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095801880 DMM INFO MM(262420000000026/d7a0a503) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095801880 DMM NOTICE MM(262420000000026/d7a0a503) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095801880 DMM DEBUG MM(262420000000026/d7a0a503) checking auth: received GSM SRES = 6c e3 a8 6c (gprs_gmm.c:648) 20241218095801880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095801880 DMM DEBUG MM(262420000000026/d7a0a503) Requesting authorization (sgsn_auth.c:160) 20241218095801880 DMM INFO MM(262420000000026/d7a0a503) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095801880 DMM DEBUG MM(262420000000026/d7a0a503) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095801880 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241218095801880 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) 20241218095801880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095801880 DMM INFO MM(262420000000026/d7a0a503) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7a0a503) (gprs_gmm.c:282) 20241218095801881 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095801881 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095801881 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241218095801881 DMM INFO MM(262420000000026/d7a0a503) Subscriber data update (mmctx.c:445) 20241218095801881 DMM DEBUG MM(262420000000026/d7a0a503) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095801881 DMM INFO MM(262420000000026/d7a0a503) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095801881 DMM NOTICE MM(262420000000026/d7a0a503) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241218095801881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095801881 DMM NOTICE MM(262420000000026/d7a0a503) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095801881 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) 20241218095801881 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095801881 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241218095801881 DMM INFO MM(262420000000026/d7a0a503) Subscriber data update (mmctx.c:445) 20241218095801881 DMM DEBUG MM(262420000000026/d7a0a503) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095801885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095801885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095801885 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095801885 DMM INFO MM(262420000000026/d7a0a503) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095801885 DMM NOTICE MM(262420000000026/d7a0a503) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095801885 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095801885 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095801885 DLLC NOTICE LLME(c7e99b6f/d7a0a503){ASSIGNED} LLGM Assign pre (ffffffff => d7a0a503) (gprs_llc.c:1079) 20241218095801885 DLLC NOTICE LLME(ffffffff/d7a0a503){ASSIGNED} LLGM Assign post (ffffffff => d7a0a503) (gprs_llc.c:1125) 20241218095801885 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095801885 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095801885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095801885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@43f895d4d550: setverdict(pass): none -> pass 20241218095801937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095801937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095801937 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095801937 DMM INFO MM(262420000000026/d7a0a503) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095801937 DMM INFO MM(262420000000026/d7a0a503) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095801937 DMM DEBUG MM(262420000000026/d7a0a503) Using GGSN 0 (gprs_sm.c:317) 20241218095801937 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) 20241218095801937 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241218095801937 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095801937 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095801937 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241218095801943 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 05 50 c5 b9 11 f9 f8 90 47 14 05 7f ff f4 71 3e 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) 20241218095801943 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3e0d0, cbp=0x564064db5b80) (sgsn_libgtp.c:633) 20241218095801943 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095801943 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbdd28 TLLI=d7a0a503, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095801943 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095801943 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095801948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095801948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095801948 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095801948 DMM INFO MM(262420000000026/d7a0a503) -> GMM DETACH REQUEST TLLI=0xd7a0a503 type=GPRS detach (gprs_gmm.c:1440) 20241218095801948 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241218095801948 DMM INFO MM(262420000000026/d7a0a503) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241218095801948 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095801948 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095801948 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095801948 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095801948 DLLC NOTICE LLME(ffffffff/d7a0a503){ASSIGNED} LLGM Assign pre (d7a0a503 => ffffffff) (gprs_llc.c:1079) 20241218095801948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7a0a503 => ffffffff) (gprs_llc.c:1125) 20241218095801948 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbd9d0 (gprs_sndcp.c:574) 20241218095801948 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbdd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095801948 DMM NOTICE MM(262420000000026/d7a0a503) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095801948 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241218095801948 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095801948 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095801948 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241218095801948 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241218095801948 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) 20241218095801948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095801948 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095801948 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095801948 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095801948 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@43f895d4d550: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@43f895d4d550: Final verdict of PTC: pass 20241218095801952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55830<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095801953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095801953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1025)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1026)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1018)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1021)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1015)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1027)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1019)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1013)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1024)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1018): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:58:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241218095802049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095802350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102504) 20241218095802954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095802954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102504, count=108556) 20241218095803956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095803956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:58:04 UTC 2024 /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 20241218095804958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095804958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241218095805433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095805436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095805477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095805477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095805477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095805477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095805477 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095805477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095805477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095805477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095805477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095805479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095805479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095805479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095805479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095805479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095805479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095805479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095805479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095805479 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095805479 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095805479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095805479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095805479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095805481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095805486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095805487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095805493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095805493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095805493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095805493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095805493 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095805493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095805493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095805493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095805493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095805494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095805494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095805494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095805494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095805494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095805494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095805494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095805494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095805494 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095805494 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095805494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1039)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095805495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095805495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095805496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095805501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095805501 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095805508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095805508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095805508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095805508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095805508 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095805508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095805508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095805508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095805508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095805509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095805509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095805509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095805509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095805509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095805509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095805509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095805509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095805509 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095805509 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095805509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1044)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095805510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095805510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218095805511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095805516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095805516 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095805960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095805960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095805960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095805960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095805964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095805965 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@43f895d4d550: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='D7AEAD35'O, index=0 SGSN_Test-GSUP(1046)@43f895d4d550: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241218095807040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095807040 DLLC NOTICE LLME(ffffffff/d7aead35){UNASSIGNED} LLC RX: unknown TLLI 0xd7aead35, creating LLME on the fly (gprs_llc.c:552) 20241218095807040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095807040 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241218095807040 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095807040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095807040 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095807040 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095807040 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095807040 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095807040 DLLC NOTICE LLME(ffffffff/d7aead35){UNASSIGNED} LLGM Assign pre (d7aead35 => d358b5cf) (gprs_llc.c:1079) 20241218095807040 DLLC NOTICE LLME(d7aead35/d358b5cf){ASSIGNED} LLGM Assign post (d7aead35 => d358b5cf) (gprs_llc.c:1125) 20241218095807040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095807040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095807040 DMM DEBUG MM(262420000000039/d358b5cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095807063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095807063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241218095807063 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095807063 DMM INFO MM(262420000000039/d358b5cf) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241218095807063 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095807063 DLLC NOTICE LLME(d7aead35/d358b5cf){ASSIGNED} LLGM Assign pre (d7aead35 => d358b5cf) (gprs_llc.c:1079) 20241218095807063 DLLC NOTICE LLME(d7aead35/d358b5cf){ASSIGNED} LLGM Assign post (d7aead35 => d358b5cf) (gprs_llc.c:1125) 20241218095807063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095807063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095807063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095807063 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095807063 DMM DEBUG MM(262420000000039/d358b5cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241218095807063 DMM NOTICE MM(262420000000039/d358b5cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095807063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095807063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095807063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241218095807063 DMM INFO MM(262420000000039/d358b5cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd358b5cf) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@43f895d4d550: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@43f895d4d550: Removing Client IMSI='262420000000039'H, index=0 20241218095808081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095808081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095808081 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095808081 DMM INFO MM(262420000000039/d358b5cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095808081 DMM NOTICE MM(262420000000039/d358b5cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095808081 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095808081 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095808081 DLLC NOTICE LLME(d7aead35/d358b5cf){ASSIGNED} LLGM Assign pre (ffffffff => d358b5cf) (gprs_llc.c:1079) 20241218095808081 DLLC NOTICE LLME(ffffffff/d358b5cf){ASSIGNED} LLGM Assign post (ffffffff => d358b5cf) (gprs_llc.c:1125) 20241218095808081 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095808081 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095808081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095808081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@43f895d4d550: Final verdict of PTC: pass 20241218095808087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1030)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1039)@43f895d4d550: Final verdict of PTC: none 20241218095808094 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095808094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1035)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1034)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@43f895d4d550: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1042)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1037)@43f895d4d550: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@43f895d4d550: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1044)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1046)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1032)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:58:08 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20241218095808182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095808585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61148) 20241218095809096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095809096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61148, count=71204) 20241218095810097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095810097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:58:10 UTC 2024 /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 20241218095811097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095811097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_xid_empty_l3 started. 20241218095811683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095811686 DMM INFO MM(262420000000039/d358b5cf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095811686 DMM INFO MM(262420000000039/d358b5cf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095811686 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095811686 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095811686 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095811686 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095811686 DLLC NOTICE LLME(ffffffff/d358b5cf){ASSIGNED} LLGM Assign pre (d358b5cf => ffffffff) (gprs_llc.c:1079) 20241218095811686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d358b5cf => ffffffff) (gprs_llc.c:1125) 20241218095811686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095811686 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095811686 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095811686 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095811686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095811736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095811736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095811736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095811736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095811736 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095811736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095811736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095811736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095811736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095811737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095811737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095811737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095811737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095811737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095811737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095811737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095811737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095811737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095811737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095811737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095811737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095811737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095811739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095811745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095811745 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095811752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095811752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095811752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095811752 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095811752 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095811752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095811752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095811752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095811752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095811752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095811752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095811752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095811752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095811752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095811752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095811753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095811753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095811753 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095811753 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095811753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095811753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095811753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095811754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095811758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095811758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095811767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095811768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095811768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095811768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095811768 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095811768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095811768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095811768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095811768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095811768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095811768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095811768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095811768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095811768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095811768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095811768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095811768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095811768 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095811768 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095811768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095811769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095811769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095811771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095811776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095811776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095812098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095812099 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095812099 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095812099 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095812103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095812104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@43f895d4d550: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='CAE22FD6'O, index=0 SGSN_Test-GSUP(1065)@43f895d4d550: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@43f895d4d550: 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 := '685E6846AAC4A104DC7CD983E23E9D4F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A831ACF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78BCAB209A013CC2'O } } } } } 20241218095813184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095813184 DLLC NOTICE LLME(ffffffff/cae22fd6){UNASSIGNED} LLC RX: unknown TLLI 0xcae22fd6, creating LLME on the fly (gprs_llc.c:552) 20241218095813184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095813184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095813184 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095813184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095813184 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095813184 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095813184 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095813184 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095813184 DLLC NOTICE LLME(ffffffff/cae22fd6){UNASSIGNED} LLGM Assign pre (cae22fd6 => f8229841) (gprs_llc.c:1079) 20241218095813184 DLLC NOTICE LLME(cae22fd6/f8229841){ASSIGNED} LLGM Assign post (cae22fd6 => f8229841) (gprs_llc.c:1125) 20241218095813184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095813184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095813184 DMM DEBUG MM(262420000000044/f8229841) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095813201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095813201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095813201 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095813201 DMM DEBUG MM(262420000000044/f8229841) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241218095813201 DMM NOTICE MM(262420000000044/f8229841) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095813201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095813201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095813201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095813201 DMM DEBUG MM(262420000000044/f8229841) Requesting authorization (sgsn_auth.c:160) 20241218095813201 DMM INFO MM(262420000000044/f8229841) Requesting authentication tuples (sgsn_auth.c:184) 20241218095813201 DMM DEBUG MM(262420000000044/f8229841) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095813201 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241218095813201 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)@43f895d4d550: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@43f895d4d550: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241218095813207 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095813207 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095813207 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095813207 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095813207 DMM INFO MM(262420000000044/f8229841) Subscriber data update (mmctx.c:445) 20241218095813207 DMM DEBUG MM(262420000000044/f8229841) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095813207 DMM INFO MM(262420000000044/f8229841) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095813207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095813207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095813207 DMM INFO MM(262420000000044/f8229841) <- GMM AUTH AND CIPHERING REQ (rand = 68 5e 68 46 aa c4 a1 04 dc 7c d9 83 e2 3e 9d 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095813222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095813222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095813222 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095813222 DMM INFO MM(262420000000044/f8229841) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095813222 DMM NOTICE MM(262420000000044/f8229841) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095813222 DMM DEBUG MM(262420000000044/f8229841) checking auth: received GSM SRES = 5a 83 1a cf (gprs_gmm.c:648) 20241218095813222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095813222 DMM DEBUG MM(262420000000044/f8229841) Requesting authorization (sgsn_auth.c:160) 20241218095813222 DMM INFO MM(262420000000044/f8229841) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095813222 DMM DEBUG MM(262420000000044/f8229841) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095813222 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241218095813223 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) 20241218095813223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095813223 DMM INFO MM(262420000000044/f8229841) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8229841) (gprs_gmm.c:282) 20241218095813226 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095813226 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095813226 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241218095813226 DMM INFO MM(262420000000044/f8229841) Subscriber data update (mmctx.c:445) 20241218095813226 DMM DEBUG MM(262420000000044/f8229841) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095813226 DMM INFO MM(262420000000044/f8229841) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095813226 DMM NOTICE MM(262420000000044/f8229841) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241218095813226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095813226 DMM NOTICE MM(262420000000044/f8229841) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095813226 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) 20241218095813227 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095813227 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241218095813228 DMM INFO MM(262420000000044/f8229841) Subscriber data update (mmctx.c:445) 20241218095813228 DMM DEBUG MM(262420000000044/f8229841) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095813240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095813240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095813240 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095813241 DMM INFO MM(262420000000044/f8229841) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095813241 DMM NOTICE MM(262420000000044/f8229841) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095813241 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095813241 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095813241 DLLC NOTICE LLME(cae22fd6/f8229841){ASSIGNED} LLGM Assign pre (ffffffff => f8229841) (gprs_llc.c:1079) 20241218095813241 DLLC NOTICE LLME(ffffffff/f8229841){ASSIGNED} LLGM Assign post (ffffffff => f8229841) (gprs_llc.c:1125) 20241218095813241 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095813241 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095813241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095813241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@43f895d4d550: setverdict(pass): none -> pass 20241218095813298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095813298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095813298 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095813298 DMM INFO MM(262420000000044/f8229841) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095813298 DMM INFO MM(262420000000044/f8229841) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095813298 DMM DEBUG MM(262420000000044/f8229841) Using GGSN 0 (gprs_sm.c:317) 20241218095813298 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) 20241218095813298 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241218095813298 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095813298 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095813298 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241218095813320 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 c7 18 04 e3 11 9e 31 6b b9 14 05 7f bd d4 57 ed 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) 20241218095813321 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d3f148, cbp=0x564064db8790) (sgsn_libgtp.c:633) 20241218095813321 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095813321 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbdd28 TLLI=f8229841, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095813321 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095813321 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095813331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095813331 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241218095813331 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241218095813331 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@43f895d4d550: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@43f895d4d550: Final verdict of PTC: pass 20241218095813340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@43f895d4d550: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1063)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@43f895d4d550: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1053)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@43f895d4d550: Final verdict of PTC: none 20241218095813345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095813346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1055)@43f895d4d550: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1058)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1051)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1061)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1056)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@43f895d4d550: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:58:13 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241218095813461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095813864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82792) 20241218095814347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095814347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82792, count=98384) 20241218095815349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095815349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:58:15 UTC 2024 /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 20241218095816350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095816350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_xid_n201u started. 20241218095816963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095816965 DMM INFO MM(262420000000044/f8229841) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095816965 DMM INFO MM(262420000000044/f8229841) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095816965 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095816965 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095816965 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095816965 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095816965 DLLC NOTICE LLME(ffffffff/f8229841){ASSIGNED} LLGM Assign pre (f8229841 => ffffffff) (gprs_llc.c:1079) 20241218095816965 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8229841 => ffffffff) (gprs_llc.c:1125) 20241218095816965 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbd9d0 (gprs_sndcp.c:574) 20241218095816965 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbdd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095816965 DMM NOTICE MM(262420000000044/f8229841) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095816965 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241218095816965 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095816965 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095816965 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241218095816965 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241218095816965 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) 20241218095816965 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) 20241218095816966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095816966 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095816966 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095816966 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095816966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095817006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095817006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095817006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095817006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095817006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095817006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095817006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095817006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095817006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095817007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095817007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095817007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095817007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095817007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095817007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095817007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095817007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095817007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095817007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095817007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095817007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095817007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095817010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095817016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095817016 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1071)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095817022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095817022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095817022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095817022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095817022 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095817022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095817022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095817022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095817022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095817023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095817023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095817023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095817023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095817023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095817023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095817023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095817023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095817023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095817023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095817023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1077)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095817024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095817024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218095817026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095817031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095817031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095817038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095817038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095817038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095817038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095817038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095817038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095817038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095817038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095817038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095817039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095817039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095817039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095817039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095817039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095817039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095817039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095817039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095817039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095817039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095817039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1082)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095817039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095817039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095817041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095817045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095817045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095817352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095817352 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095817352 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095817352 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095817356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095817357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@43f895d4d550: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='F7F33B91'O, index=0 SGSN_Test-GSUP(1084)@43f895d4d550: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@43f895d4d550: 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 := '2B4FDC1195529C6C64893B794A27C5C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59FD0DB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84534C1E8B8A0A7B'O } } } } } 20241218095818425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095818425 DLLC NOTICE LLME(ffffffff/f7f33b91){UNASSIGNED} LLC RX: unknown TLLI 0xf7f33b91, creating LLME on the fly (gprs_llc.c:552) 20241218095818425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095818425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095818425 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095818425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095818425 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095818425 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095818425 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095818425 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095818425 DLLC NOTICE LLME(ffffffff/f7f33b91){UNASSIGNED} LLGM Assign pre (f7f33b91 => ff931852) (gprs_llc.c:1079) 20241218095818425 DLLC NOTICE LLME(f7f33b91/ff931852){ASSIGNED} LLGM Assign post (f7f33b91 => ff931852) (gprs_llc.c:1125) 20241218095818425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095818425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095818425 DMM DEBUG MM(262420000000045/ff931852) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095818437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095818437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095818437 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095818437 DMM DEBUG MM(262420000000045/ff931852) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241218095818437 DMM NOTICE MM(262420000000045/ff931852) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095818437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095818437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095818437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095818437 DMM DEBUG MM(262420000000045/ff931852) Requesting authorization (sgsn_auth.c:160) 20241218095818437 DMM INFO MM(262420000000045/ff931852) Requesting authentication tuples (sgsn_auth.c:184) 20241218095818437 DMM DEBUG MM(262420000000045/ff931852) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095818437 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241218095818437 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)@43f895d4d550: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@43f895d4d550: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241218095818440 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095818440 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095818440 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095818440 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095818440 DMM INFO MM(262420000000045/ff931852) Subscriber data update (mmctx.c:445) 20241218095818440 DMM DEBUG MM(262420000000045/ff931852) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095818440 DMM INFO MM(262420000000045/ff931852) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095818440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095818440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095818440 DMM INFO MM(262420000000045/ff931852) <- GMM AUTH AND CIPHERING REQ (rand = 2b 4f dc 11 95 52 9c 6c 64 89 3b 79 4a 27 c5 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095818452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095818452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095818452 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095818452 DMM INFO MM(262420000000045/ff931852) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095818452 DMM NOTICE MM(262420000000045/ff931852) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095818452 DMM DEBUG MM(262420000000045/ff931852) checking auth: received GSM SRES = 59 fd 0d b7 (gprs_gmm.c:648) 20241218095818452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095818452 DMM DEBUG MM(262420000000045/ff931852) Requesting authorization (sgsn_auth.c:160) 20241218095818452 DMM INFO MM(262420000000045/ff931852) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095818452 DMM DEBUG MM(262420000000045/ff931852) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095818452 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241218095818452 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) 20241218095818452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095818452 DMM INFO MM(262420000000045/ff931852) <- GMM ATTACH ACCEPT (new P-TMSI=0xff931852) (gprs_gmm.c:282) 20241218095818455 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095818455 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095818455 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241218095818455 DMM INFO MM(262420000000045/ff931852) Subscriber data update (mmctx.c:445) 20241218095818455 DMM DEBUG MM(262420000000045/ff931852) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095818455 DMM INFO MM(262420000000045/ff931852) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095818455 DMM NOTICE MM(262420000000045/ff931852) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241218095818455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095818455 DMM NOTICE MM(262420000000045/ff931852) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095818455 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) 20241218095818456 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095818456 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241218095818456 DMM INFO MM(262420000000045/ff931852) Subscriber data update (mmctx.c:445) 20241218095818456 DMM DEBUG MM(262420000000045/ff931852) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095818464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095818464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095818464 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095818464 DMM INFO MM(262420000000045/ff931852) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095818464 DMM NOTICE MM(262420000000045/ff931852) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095818464 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095818464 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095818464 DLLC NOTICE LLME(f7f33b91/ff931852){ASSIGNED} LLGM Assign pre (ffffffff => ff931852) (gprs_llc.c:1079) 20241218095818464 DLLC NOTICE LLME(ffffffff/ff931852){ASSIGNED} LLGM Assign post (ffffffff => ff931852) (gprs_llc.c:1125) 20241218095818464 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095818464 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095818464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095818464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@43f895d4d550: setverdict(pass): none -> pass 20241218095818524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095818524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095818524 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095818524 DMM INFO MM(262420000000045/ff931852) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095818524 DMM INFO MM(262420000000045/ff931852) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095818524 DMM DEBUG MM(262420000000045/ff931852) Using GGSN 0 (gprs_sm.c:317) 20241218095818524 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) 20241218095818524 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241218095818524 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095818524 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095818524 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241218095818549 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 3a 8f 7e eb 11 68 09 5a 1d 14 05 7f fc 8b fa c4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241218095818549 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d401c0, cbp=0x564064db8d70) (sgsn_libgtp.c:633) 20241218095818549 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095818549 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=ff931852, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095818549 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095818549 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095818565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095818565 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241218095818565 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241218095818565 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241218095818565 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@43f895d4d550: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@43f895d4d550: Final verdict of PTC: pass 20241218095818577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60698<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1072)@43f895d4d550: Final verdict of PTC: none 20241218095818581 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095818581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_xid_n201u-BVCI196(1071)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1077)@43f895d4d550: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@43f895d4d550: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1082)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1070)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1080)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1075)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@43f895d4d550: Test case TC_xid_n201u finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:58:18 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241218095818634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095819036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98068) 20241218095819583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095819583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98068, count=102424) 20241218095820584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095820584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218095821092 DGPRS DEBUG Checking for inactive LLMEs, time = 37044100 (sgsn.c:132) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:58:21 UTC 2024 /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 20241218095821585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095821585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_llc_null started. 20241218095822148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095822150 DMM INFO MM(262420000000045/ff931852) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095822150 DMM INFO MM(262420000000045/ff931852) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095822150 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095822150 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095822150 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095822150 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095822150 DLLC NOTICE LLME(ffffffff/ff931852){ASSIGNED} LLGM Assign pre (ff931852 => ffffffff) (gprs_llc.c:1079) 20241218095822150 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff931852 => ffffffff) (gprs_llc.c:1125) 20241218095822150 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095822150 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095822150 DMM NOTICE MM(262420000000045/ff931852) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095822150 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241218095822150 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095822150 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095822150 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241218095822150 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241218095822150 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) 20241218095822150 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) 20241218095822150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095822150 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095822150 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095822150 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095822150 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095822191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095822191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095822191 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095822191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095822191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095822192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095822192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095822192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095822192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095822192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095822192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095822192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095822192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095822192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095822192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095822192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095822192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095822192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095822195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095822200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095822200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095822206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095822206 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095822206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095822206 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095822206 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095822206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095822207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095822207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095822209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095822214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095822214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095822222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095822222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095822222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095822222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095822222 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095822222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095822222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095822222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095822222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095822223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095822223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095822223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095822223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095822223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095822223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095822223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095822223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095822223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095822225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095822230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095822230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095822586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095822586 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095822586 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095822586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095822590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095822591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@43f895d4d550: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='F0ABB0FC'O, index=0 SGSN_Test-GSUP(1103)@43f895d4d550: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@43f895d4d550: 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 := '9BE8FFBBAA4DEF3481137C6E98F53A95'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B497A9A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99DDE91918A33323'O } } } } } 20241218095823648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095823648 DLLC NOTICE LLME(ffffffff/f0abb0fc){UNASSIGNED} LLC RX: unknown TLLI 0xf0abb0fc, creating LLME on the fly (gprs_llc.c:552) 20241218095823648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095823648 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095823648 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095823648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095823648 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095823648 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095823648 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095823648 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095823648 DLLC NOTICE LLME(ffffffff/f0abb0fc){UNASSIGNED} LLGM Assign pre (f0abb0fc => d2e97394) (gprs_llc.c:1079) 20241218095823648 DLLC NOTICE LLME(f0abb0fc/d2e97394){ASSIGNED} LLGM Assign post (f0abb0fc => d2e97394) (gprs_llc.c:1125) 20241218095823648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095823648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095823648 DMM DEBUG MM(262420000000041/d2e97394) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095823668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095823668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095823668 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095823668 DMM DEBUG MM(262420000000041/d2e97394) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241218095823668 DMM NOTICE MM(262420000000041/d2e97394) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095823668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095823668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095823668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095823668 DMM DEBUG MM(262420000000041/d2e97394) Requesting authorization (sgsn_auth.c:160) 20241218095823668 DMM INFO MM(262420000000041/d2e97394) Requesting authentication tuples (sgsn_auth.c:184) 20241218095823668 DMM DEBUG MM(262420000000041/d2e97394) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095823668 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241218095823669 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)@43f895d4d550: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@43f895d4d550: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241218095823674 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095823674 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095823674 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095823674 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095823674 DMM INFO MM(262420000000041/d2e97394) Subscriber data update (mmctx.c:445) 20241218095823674 DMM DEBUG MM(262420000000041/d2e97394) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095823674 DMM INFO MM(262420000000041/d2e97394) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095823674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095823674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095823674 DMM INFO MM(262420000000041/d2e97394) <- GMM AUTH AND CIPHERING REQ (rand = 9b e8 ff bb aa 4d ef 34 81 13 7c 6e 98 f5 3a 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095823691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095823691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095823691 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095823691 DMM INFO MM(262420000000041/d2e97394) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095823691 DMM NOTICE MM(262420000000041/d2e97394) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095823691 DMM DEBUG MM(262420000000041/d2e97394) checking auth: received GSM SRES = 5b 49 7a 9a (gprs_gmm.c:648) 20241218095823691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095823691 DMM DEBUG MM(262420000000041/d2e97394) Requesting authorization (sgsn_auth.c:160) 20241218095823691 DMM INFO MM(262420000000041/d2e97394) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095823691 DMM DEBUG MM(262420000000041/d2e97394) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095823691 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241218095823691 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) 20241218095823691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095823691 DMM INFO MM(262420000000041/d2e97394) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e97394) (gprs_gmm.c:282) 20241218095823694 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095823694 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095823694 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241218095823694 DMM INFO MM(262420000000041/d2e97394) Subscriber data update (mmctx.c:445) 20241218095823694 DMM DEBUG MM(262420000000041/d2e97394) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095823694 DMM INFO MM(262420000000041/d2e97394) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095823694 DMM NOTICE MM(262420000000041/d2e97394) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241218095823694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095823694 DMM NOTICE MM(262420000000041/d2e97394) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095823694 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) 20241218095823696 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095823696 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241218095823696 DMM INFO MM(262420000000041/d2e97394) Subscriber data update (mmctx.c:445) 20241218095823696 DMM DEBUG MM(262420000000041/d2e97394) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095823707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095823707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095823707 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095823707 DMM INFO MM(262420000000041/d2e97394) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095823707 DMM NOTICE MM(262420000000041/d2e97394) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095823707 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095823707 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095823707 DLLC NOTICE LLME(f0abb0fc/d2e97394){ASSIGNED} LLGM Assign pre (ffffffff => d2e97394) (gprs_llc.c:1079) 20241218095823707 DLLC NOTICE LLME(ffffffff/d2e97394){ASSIGNED} LLGM Assign post (ffffffff => d2e97394) (gprs_llc.c:1125) 20241218095823707 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095823707 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095823707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095823707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218095824765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095824765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241218095824765 DLLC DEBUG TLLI=d2e97394 sends us LLC NULL (gprs_llc.c:912) 20241218095824766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095824766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241218095824766 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095824766 DMM INFO MM(262420000000041/d2e97394) -> GMM DETACH REQUEST TLLI=0xd2e97394 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241218095824766 DMM INFO MM(262420000000041/d2e97394) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241218095824766 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095824766 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095824766 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095824766 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095824766 DLLC NOTICE LLME(ffffffff/d2e97394){ASSIGNED} LLGM Assign pre (d2e97394 => ffffffff) (gprs_llc.c:1079) 20241218095824766 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2e97394 => ffffffff) (gprs_llc.c:1125) 20241218095824766 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241218095824766 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) 20241218095824766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095824766 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095824766 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095824766 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095824768 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@43f895d4d550: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@43f895d4d550: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@43f895d4d550: Final verdict of PTC: pass 20241218095829773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58174<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@43f895d4d550: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@43f895d4d550: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@43f895d4d550: Final verdict of PTC: none 20241218095829776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095829776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1087)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1091)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1096)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1101)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@43f895d4d550: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1099)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1089)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1094)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@43f895d4d550: Test case TC_llc_null finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:58:29 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241218095829874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095830276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100408) 20241218095830777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095830777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100408, count=101568) 20241218095831779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095831779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:58:32 UTC 2024 /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 20241218095832781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095832781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_llc_sabm_dm_llgmm started. 20241218095833381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095833384 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095833427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095833427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095833427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095833427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095833427 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095833427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095833427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095833427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095833427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095833428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095833428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095833428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095833428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095833428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095833428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095833428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095833428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095833428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095833428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095833428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095833428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095833428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095833431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095833437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095833437 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095833442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095833442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095833442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095833442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095833442 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095833442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095833442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095833442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095833442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095833443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095833443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095833443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095833443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095833443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095833443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095833443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095833443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095833443 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095833443 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095833443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095833443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095833443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095833445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095833449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095833449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095833459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095833459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095833459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095833459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095833459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095833459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095833459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095833459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095833459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095833460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095833460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095833460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095833460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095833460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095833460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095833460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095833460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095833460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095833460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095833460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095833460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095833460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095833462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095833466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095833466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095833782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095833782 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095833782 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095833782 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095833786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095833787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@43f895d4d550: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='FD07AEAA'O, index=0 SGSN_Test-GSUP(1122)@43f895d4d550: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@43f895d4d550: 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 := '1E37EE66AD9469AC386A6419A6C8EF3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C45EE24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC381F2598336C38'O } } } } } 20241218095834853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095834853 DLLC NOTICE LLME(ffffffff/fd07aeaa){UNASSIGNED} LLC RX: unknown TLLI 0xfd07aeaa, creating LLME on the fly (gprs_llc.c:552) 20241218095834853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095834853 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095834853 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095834853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095834853 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095834853 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095834853 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095834853 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095834853 DLLC NOTICE LLME(ffffffff/fd07aeaa){UNASSIGNED} LLGM Assign pre (fd07aeaa => c61f6a23) (gprs_llc.c:1079) 20241218095834853 DLLC NOTICE LLME(fd07aeaa/c61f6a23){ASSIGNED} LLGM Assign post (fd07aeaa => c61f6a23) (gprs_llc.c:1125) 20241218095834853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095834853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095834853 DMM DEBUG MM(262420000000042/c61f6a23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095834877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095834877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095834877 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095834877 DMM DEBUG MM(262420000000042/c61f6a23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241218095834877 DMM NOTICE MM(262420000000042/c61f6a23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095834877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095834877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095834877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095834877 DMM DEBUG MM(262420000000042/c61f6a23) Requesting authorization (sgsn_auth.c:160) 20241218095834877 DMM INFO MM(262420000000042/c61f6a23) Requesting authentication tuples (sgsn_auth.c:184) 20241218095834877 DMM DEBUG MM(262420000000042/c61f6a23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095834877 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241218095834877 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)@43f895d4d550: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@43f895d4d550: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241218095834879 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095834879 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095834879 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095834879 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095834880 DMM INFO MM(262420000000042/c61f6a23) Subscriber data update (mmctx.c:445) 20241218095834880 DMM DEBUG MM(262420000000042/c61f6a23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095834880 DMM INFO MM(262420000000042/c61f6a23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095834880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095834880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095834880 DMM INFO MM(262420000000042/c61f6a23) <- GMM AUTH AND CIPHERING REQ (rand = 1e 37 ee 66 ad 94 69 ac 38 6a 64 19 a6 c8 ef 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095834890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095834890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095834890 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095834890 DMM INFO MM(262420000000042/c61f6a23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095834890 DMM NOTICE MM(262420000000042/c61f6a23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095834890 DMM DEBUG MM(262420000000042/c61f6a23) checking auth: received GSM SRES = 6c 45 ee 24 (gprs_gmm.c:648) 20241218095834890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095834890 DMM DEBUG MM(262420000000042/c61f6a23) Requesting authorization (sgsn_auth.c:160) 20241218095834890 DMM INFO MM(262420000000042/c61f6a23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095834890 DMM DEBUG MM(262420000000042/c61f6a23) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095834890 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241218095834890 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) 20241218095834890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095834890 DMM INFO MM(262420000000042/c61f6a23) <- GMM ATTACH ACCEPT (new P-TMSI=0xc61f6a23) (gprs_gmm.c:282) 20241218095834892 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095834892 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095834892 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241218095834892 DMM INFO MM(262420000000042/c61f6a23) Subscriber data update (mmctx.c:445) 20241218095834892 DMM DEBUG MM(262420000000042/c61f6a23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095834892 DMM INFO MM(262420000000042/c61f6a23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095834892 DMM NOTICE MM(262420000000042/c61f6a23) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241218095834892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095834892 DMM NOTICE MM(262420000000042/c61f6a23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095834892 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) 20241218095834894 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095834894 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241218095834894 DMM INFO MM(262420000000042/c61f6a23) Subscriber data update (mmctx.c:445) 20241218095834894 DMM DEBUG MM(262420000000042/c61f6a23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095834902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095834902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095834902 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095834902 DMM INFO MM(262420000000042/c61f6a23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095834902 DMM NOTICE MM(262420000000042/c61f6a23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095834902 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095834902 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095834902 DLLC NOTICE LLME(fd07aeaa/c61f6a23){ASSIGNED} LLGM Assign pre (ffffffff => c61f6a23) (gprs_llc.c:1079) 20241218095834902 DLLC NOTICE LLME(ffffffff/c61f6a23){ASSIGNED} LLGM Assign post (ffffffff => c61f6a23) (gprs_llc.c:1125) 20241218095834902 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095834902 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095834902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095834902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218095835960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095835960 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)@43f895d4d550: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@43f895d4d550: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@43f895d4d550: Final verdict of PTC: pass 20241218095835977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1110)@43f895d4d550: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1115)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1122)@43f895d4d550: Final verdict of PTC: none 20241218095835982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095835983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1120)@43f895d4d550: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@43f895d4d550: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1113)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1108)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1118)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@43f895d4d550: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:58:36 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241218095836063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095836465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83476) 20241218095836984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095836984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83476, count=87832) 20241218095837986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095837986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:58:38 UTC 2024 /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 20241218095838988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095838988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_llc_sabm_dm_ll5 started. 20241218095839565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095839566 DMM INFO MM(262420000000042/c61f6a23) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095839566 DMM INFO MM(262420000000042/c61f6a23) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095839566 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095839566 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095839566 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095839566 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095839566 DLLC NOTICE LLME(ffffffff/c61f6a23){ASSIGNED} LLGM Assign pre (c61f6a23 => ffffffff) (gprs_llc.c:1079) 20241218095839566 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c61f6a23 => ffffffff) (gprs_llc.c:1125) 20241218095839566 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241218095839566 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) 20241218095839566 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) 20241218095839566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095839566 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095839566 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095839566 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095839566 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095839603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095839603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095839603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095839603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095839603 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095839603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095839603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095839603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095839603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1129)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1130)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095839604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095839604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095839604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095839605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095839605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095839605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095839605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095839605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095839605 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095839605 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095839605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1130)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095839605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095839605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095839607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1126)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095839612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095839612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1129)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1127)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095839615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095839615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095839615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095839615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095839615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095839615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095839615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095839615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095839615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095839615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095839615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095839615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095839616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095839616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095839616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095839616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095839616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095839616 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095839616 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095839616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095839616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095839616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095839618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095839622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095839622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095839631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095839631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095839631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095839631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095839631 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095839631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095839631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095839631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095839631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095839632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095839632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095839632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095839632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095839632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095839632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095839632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095839632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095839632 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095839632 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095839632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095839632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095839632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095839635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095839640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095839640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095839989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095839989 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095839989 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095839989 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095839994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095839995 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1127)@43f895d4d550: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C8EC3721'O, index=0 SGSN_Test-GSUP(1141)@43f895d4d550: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@43f895d4d550: 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 := 'BDAB52AAACC803F6D539AC2C42C5CA98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5B32C5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '192ECD3FF0F8D152'O } } } } } 20241218095841069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095841069 DLLC NOTICE LLME(ffffffff/c8ec3721){UNASSIGNED} LLC RX: unknown TLLI 0xc8ec3721, creating LLME on the fly (gprs_llc.c:552) 20241218095841069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095841069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095841069 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095841069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095841069 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095841069 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095841069 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095841069 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095841069 DLLC NOTICE LLME(ffffffff/c8ec3721){UNASSIGNED} LLGM Assign pre (c8ec3721 => c8bfe460) (gprs_llc.c:1079) 20241218095841069 DLLC NOTICE LLME(c8ec3721/c8bfe460){ASSIGNED} LLGM Assign post (c8ec3721 => c8bfe460) (gprs_llc.c:1125) 20241218095841069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095841069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095841069 DMM DEBUG MM(262420000000043/c8bfe460) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095841084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095841084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095841084 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095841084 DMM DEBUG MM(262420000000043/c8bfe460) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241218095841084 DMM NOTICE MM(262420000000043/c8bfe460) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095841084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095841084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095841084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095841084 DMM DEBUG MM(262420000000043/c8bfe460) Requesting authorization (sgsn_auth.c:160) 20241218095841084 DMM INFO MM(262420000000043/c8bfe460) Requesting authentication tuples (sgsn_auth.c:184) 20241218095841084 DMM DEBUG MM(262420000000043/c8bfe460) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095841084 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241218095841084 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)@43f895d4d550: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@43f895d4d550: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241218095841087 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095841087 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095841087 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095841087 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095841087 DMM INFO MM(262420000000043/c8bfe460) Subscriber data update (mmctx.c:445) 20241218095841087 DMM DEBUG MM(262420000000043/c8bfe460) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095841087 DMM INFO MM(262420000000043/c8bfe460) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095841087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095841087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095841087 DMM INFO MM(262420000000043/c8bfe460) <- GMM AUTH AND CIPHERING REQ (rand = bd ab 52 aa ac c8 03 f6 d5 39 ac 2c 42 c5 ca 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095841096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095841096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095841096 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095841096 DMM INFO MM(262420000000043/c8bfe460) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095841096 DMM NOTICE MM(262420000000043/c8bfe460) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095841096 DMM DEBUG MM(262420000000043/c8bfe460) checking auth: received GSM SRES = b5 b3 2c 5d (gprs_gmm.c:648) 20241218095841096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095841096 DMM DEBUG MM(262420000000043/c8bfe460) Requesting authorization (sgsn_auth.c:160) 20241218095841096 DMM INFO MM(262420000000043/c8bfe460) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095841096 DMM DEBUG MM(262420000000043/c8bfe460) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095841096 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241218095841096 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) 20241218095841096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095841096 DMM INFO MM(262420000000043/c8bfe460) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8bfe460) (gprs_gmm.c:282) 20241218095841098 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095841098 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095841098 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241218095841098 DMM INFO MM(262420000000043/c8bfe460) Subscriber data update (mmctx.c:445) 20241218095841098 DMM DEBUG MM(262420000000043/c8bfe460) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095841098 DMM INFO MM(262420000000043/c8bfe460) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095841098 DMM NOTICE MM(262420000000043/c8bfe460) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241218095841098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095841098 DMM NOTICE MM(262420000000043/c8bfe460) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095841098 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) 20241218095841099 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095841099 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241218095841099 DMM INFO MM(262420000000043/c8bfe460) Subscriber data update (mmctx.c:445) 20241218095841099 DMM DEBUG MM(262420000000043/c8bfe460) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095841107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095841107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095841107 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095841107 DMM INFO MM(262420000000043/c8bfe460) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095841107 DMM NOTICE MM(262420000000043/c8bfe460) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095841107 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095841107 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095841107 DLLC NOTICE LLME(c8ec3721/c8bfe460){ASSIGNED} LLGM Assign pre (ffffffff => c8bfe460) (gprs_llc.c:1079) 20241218095841107 DLLC NOTICE LLME(ffffffff/c8bfe460){ASSIGNED} LLGM Assign post (ffffffff => c8bfe460) (gprs_llc.c:1125) 20241218095841107 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095841107 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095841107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095841107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218095842167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095842167 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)@43f895d4d550: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1127)@43f895d4d550: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@43f895d4d550: Final verdict of PTC: pass 20241218095842183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40862<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1130)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1141)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1134)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@43f895d4d550: Final verdict of PTC: none 20241218095842187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095842187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI210(1133)@43f895d4d550: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1139)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@43f895d4d550: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1127)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1132)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1137)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1128)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1127): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@43f895d4d550: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:58:42 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20241218095842243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095842645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88372) 20241218095843189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095843189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88372, count=92728) 20241218095844189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095844189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:58:44 UTC 2024 /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 20241218095845190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095845191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_suspend_nopaging started. 20241218095845730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095845733 DMM INFO MM(262420000000043/c8bfe460) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095845733 DMM INFO MM(262420000000043/c8bfe460) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095845733 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095845733 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095845733 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095845733 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095845733 DLLC NOTICE LLME(ffffffff/c8bfe460){ASSIGNED} LLGM Assign pre (c8bfe460 => ffffffff) (gprs_llc.c:1079) 20241218095845733 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8bfe460 => ffffffff) (gprs_llc.c:1125) 20241218095845733 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241218095845733 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) 20241218095845733 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) 20241218095845733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095845733 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095845733 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095845733 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095845733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095845774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095845774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095845774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095845775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095845775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095845775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095845775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095845775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095845775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095845775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095845775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095845775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095845776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095845776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095845776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095845776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095845776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095845776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095845776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095845776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095845776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095845776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095845778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095845783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095845783 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095845791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095845791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095845791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095845791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095845791 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095845791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095845791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095845791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095845791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095845792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095845792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095845792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095845792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095845792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095845792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095845792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095845792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095845792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095845792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095845792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095845792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095845792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218095845795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095845800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095845800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095845806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095845806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095845806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095845806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095845806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095845806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095845806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095845806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095845806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095845806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095845806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095845806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095845806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095845806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095845806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095845806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095845806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095845806 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095845806 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095845806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095845807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095845807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095845808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095845813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095845813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095846192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095846192 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095846192 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095846192 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095846196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095846197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@43f895d4d550: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='DCB96873'O, index=0 SGSN_Test-GSUP(1160)@43f895d4d550: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@43f895d4d550: 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 := 'CE1013CF2E05941A00698F01DDCE9253'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '253C3FFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FFD7F0CB486CB01'O } } } } } 20241218095847269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095847269 DLLC NOTICE LLME(ffffffff/dcb96873){UNASSIGNED} LLC RX: unknown TLLI 0xdcb96873, creating LLME on the fly (gprs_llc.c:552) 20241218095847269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095847269 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095847269 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095847269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095847269 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095847269 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095847269 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095847269 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095847269 DLLC NOTICE LLME(ffffffff/dcb96873){UNASSIGNED} LLGM Assign pre (dcb96873 => c62d9b95) (gprs_llc.c:1079) 20241218095847269 DLLC NOTICE LLME(dcb96873/c62d9b95){ASSIGNED} LLGM Assign post (dcb96873 => c62d9b95) (gprs_llc.c:1125) 20241218095847269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095847269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095847269 DMM DEBUG MM(262420000000048/c62d9b95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095847296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095847296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095847296 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095847296 DMM DEBUG MM(262420000000048/c62d9b95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241218095847296 DMM NOTICE MM(262420000000048/c62d9b95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095847296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095847296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095847296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095847296 DMM DEBUG MM(262420000000048/c62d9b95) Requesting authorization (sgsn_auth.c:160) 20241218095847296 DMM INFO MM(262420000000048/c62d9b95) Requesting authentication tuples (sgsn_auth.c:184) 20241218095847296 DMM DEBUG MM(262420000000048/c62d9b95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095847296 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241218095847296 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)@43f895d4d550: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@43f895d4d550: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241218095847302 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095847302 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095847302 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095847302 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095847302 DMM INFO MM(262420000000048/c62d9b95) Subscriber data update (mmctx.c:445) 20241218095847302 DMM DEBUG MM(262420000000048/c62d9b95) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095847302 DMM INFO MM(262420000000048/c62d9b95) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095847302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095847302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095847302 DMM INFO MM(262420000000048/c62d9b95) <- GMM AUTH AND CIPHERING REQ (rand = ce 10 13 cf 2e 05 94 1a 00 69 8f 01 dd ce 92 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095847318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095847319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095847319 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095847319 DMM INFO MM(262420000000048/c62d9b95) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095847319 DMM NOTICE MM(262420000000048/c62d9b95) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095847319 DMM DEBUG MM(262420000000048/c62d9b95) checking auth: received GSM SRES = 25 3c 3f fd (gprs_gmm.c:648) 20241218095847319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095847319 DMM DEBUG MM(262420000000048/c62d9b95) Requesting authorization (sgsn_auth.c:160) 20241218095847319 DMM INFO MM(262420000000048/c62d9b95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095847319 DMM DEBUG MM(262420000000048/c62d9b95) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095847319 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241218095847319 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) 20241218095847319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095847319 DMM INFO MM(262420000000048/c62d9b95) <- GMM ATTACH ACCEPT (new P-TMSI=0xc62d9b95) (gprs_gmm.c:282) 20241218095847321 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095847321 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095847321 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241218095847321 DMM INFO MM(262420000000048/c62d9b95) Subscriber data update (mmctx.c:445) 20241218095847321 DMM DEBUG MM(262420000000048/c62d9b95) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095847321 DMM INFO MM(262420000000048/c62d9b95) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095847321 DMM NOTICE MM(262420000000048/c62d9b95) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241218095847321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095847321 DMM NOTICE MM(262420000000048/c62d9b95) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095847321 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) 20241218095847322 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095847322 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241218095847322 DMM INFO MM(262420000000048/c62d9b95) Subscriber data update (mmctx.c:445) 20241218095847322 DMM DEBUG MM(262420000000048/c62d9b95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095847334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095847334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095847334 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095847334 DMM INFO MM(262420000000048/c62d9b95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095847334 DMM NOTICE MM(262420000000048/c62d9b95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095847334 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095847334 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095847334 DLLC NOTICE LLME(dcb96873/c62d9b95){ASSIGNED} LLGM Assign pre (ffffffff => c62d9b95) (gprs_llc.c:1079) 20241218095847334 DLLC NOTICE LLME(ffffffff/c62d9b95){ASSIGNED} LLGM Assign post (ffffffff => c62d9b95) (gprs_llc.c:1125) 20241218095847334 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095847334 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095847334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095847334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@43f895d4d550: setverdict(pass): none -> pass 20241218095847392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095847392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095847393 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095847393 DMM INFO MM(262420000000048/c62d9b95) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095847393 DMM INFO MM(262420000000048/c62d9b95) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095847393 DMM DEBUG MM(262420000000048/c62d9b95) Using GGSN 0 (gprs_sm.c:317) 20241218095847393 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) 20241218095847393 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241218095847393 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095847393 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095847393 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241218095847418 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 fa bc cf b9 11 9b 56 10 d8 14 05 7f 10 3a cb 55 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) 20241218095847418 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d41238, cbp=0x564064db9d80) (sgsn_libgtp.c:633) 20241218095847418 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095847418 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbdd28 TLLI=c62d9b95, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095847418 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095847418 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095847430 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241218095847440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095847440 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241218095847440 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241218095847446 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241218095847446 DMM INFO MM(262420000000048/c62d9b95) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241218095851092 DGPRS DEBUG Checking for inactive LLMEs, time = 37044130 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@43f895d4d550: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@43f895d4d550: Final verdict of PTC: pass 20241218095852459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43954<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095852460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095852460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1148)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@43f895d4d550: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1160)@43f895d4d550: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1153)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1158)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@43f895d4d550: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1151)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1146)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1156)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@43f895d4d550: Test case TC_suspend_nopaging finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:58:52 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241218095852513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095852915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95640) 20241218095853461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095853461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95640, count=101692) 20241218095854462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095854462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:58:54 UTC 2024 /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 20241218095855464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095855464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_suspend_resume started. 20241218095856002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095856005 DMM INFO MM(262420000000048/c62d9b95) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095856005 DMM INFO MM(262420000000048/c62d9b95) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095856005 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095856005 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095856005 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095856005 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095856005 DLLC NOTICE LLME(ffffffff/c62d9b95){ASSIGNED} LLGM Assign pre (c62d9b95 => ffffffff) (gprs_llc.c:1079) 20241218095856005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c62d9b95 => ffffffff) (gprs_llc.c:1125) 20241218095856005 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbd9d0 (gprs_sndcp.c:574) 20241218095856005 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbdd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095856005 DMM NOTICE MM(262420000000048/c62d9b95) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095856005 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241218095856005 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095856005 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095856005 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241218095856005 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241218095856005 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) 20241218095856005 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) 20241218095856005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095856005 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095856005 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095856005 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095856005 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095856052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095856052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095856052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095856052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095856052 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095856052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095856052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095856052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095856052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095856053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095856053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095856053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095856053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095856053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095856053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095856053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095856053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095856053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095856053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095856053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1167)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095856053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095856053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095856055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095856061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095856061 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095856069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095856069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095856069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095856069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095856069 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095856069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095856069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095856069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095856069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095856070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095856070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095856070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095856070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095856070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095856070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095856070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095856070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095856070 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095856070 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095856070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1172)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095856070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095856070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095856072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095856076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095856076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095856084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095856085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095856085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095856085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095856085 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095856085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095856085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095856085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095856085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095856085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095856085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095856085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095856085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095856085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095856085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095856085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095856085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095856085 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095856085 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095856085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095856086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095856086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095856087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095856091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095856091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095856465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095856465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095856465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095856465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095856469 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095856470 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@43f895d4d550: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='EEBA5322'O, index=0 SGSN_Test-GSUP(1179)@43f895d4d550: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@43f895d4d550: 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 := '8DAFA49B0948F05FF0A254340585CE75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0ACF7402'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D326999C02AB9302'O } } } } } 20241218095857551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095857551 DLLC NOTICE LLME(ffffffff/eeba5322){UNASSIGNED} LLC RX: unknown TLLI 0xeeba5322, creating LLME on the fly (gprs_llc.c:552) 20241218095857551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095857551 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095857551 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095857551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095857551 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095857551 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095857551 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095857551 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095857551 DLLC NOTICE LLME(ffffffff/eeba5322){UNASSIGNED} LLGM Assign pre (eeba5322 => c1537b9d) (gprs_llc.c:1079) 20241218095857551 DLLC NOTICE LLME(eeba5322/c1537b9d){ASSIGNED} LLGM Assign post (eeba5322 => c1537b9d) (gprs_llc.c:1125) 20241218095857551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095857551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095857551 DMM DEBUG MM(262420000000049/c1537b9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095857561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095857561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095857561 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095857561 DMM DEBUG MM(262420000000049/c1537b9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241218095857561 DMM NOTICE MM(262420000000049/c1537b9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095857561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095857561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095857561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095857561 DMM DEBUG MM(262420000000049/c1537b9d) Requesting authorization (sgsn_auth.c:160) 20241218095857561 DMM INFO MM(262420000000049/c1537b9d) Requesting authentication tuples (sgsn_auth.c:184) 20241218095857561 DMM DEBUG MM(262420000000049/c1537b9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095857561 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241218095857561 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)@43f895d4d550: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@43f895d4d550: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241218095857564 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095857564 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095857564 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095857564 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095857564 DMM INFO MM(262420000000049/c1537b9d) Subscriber data update (mmctx.c:445) 20241218095857564 DMM DEBUG MM(262420000000049/c1537b9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095857564 DMM INFO MM(262420000000049/c1537b9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095857564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095857564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095857564 DMM INFO MM(262420000000049/c1537b9d) <- GMM AUTH AND CIPHERING REQ (rand = 8d af a4 9b 09 48 f0 5f f0 a2 54 34 05 85 ce 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095857574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095857574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095857574 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095857574 DMM INFO MM(262420000000049/c1537b9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095857574 DMM NOTICE MM(262420000000049/c1537b9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095857574 DMM DEBUG MM(262420000000049/c1537b9d) checking auth: received GSM SRES = 0a cf 74 02 (gprs_gmm.c:648) 20241218095857574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095857574 DMM DEBUG MM(262420000000049/c1537b9d) Requesting authorization (sgsn_auth.c:160) 20241218095857574 DMM INFO MM(262420000000049/c1537b9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095857574 DMM DEBUG MM(262420000000049/c1537b9d) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095857574 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241218095857574 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) 20241218095857574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095857574 DMM INFO MM(262420000000049/c1537b9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1537b9d) (gprs_gmm.c:282) 20241218095857577 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095857577 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095857577 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241218095857577 DMM INFO MM(262420000000049/c1537b9d) Subscriber data update (mmctx.c:445) 20241218095857577 DMM DEBUG MM(262420000000049/c1537b9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095857577 DMM INFO MM(262420000000049/c1537b9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095857577 DMM NOTICE MM(262420000000049/c1537b9d) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241218095857577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095857577 DMM NOTICE MM(262420000000049/c1537b9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095857577 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) 20241218095857578 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095857578 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241218095857578 DMM INFO MM(262420000000049/c1537b9d) Subscriber data update (mmctx.c:445) 20241218095857578 DMM DEBUG MM(262420000000049/c1537b9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095857585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095857585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095857586 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095857586 DMM INFO MM(262420000000049/c1537b9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095857586 DMM NOTICE MM(262420000000049/c1537b9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095857586 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095857586 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095857586 DLLC NOTICE LLME(eeba5322/c1537b9d){ASSIGNED} LLGM Assign pre (ffffffff => c1537b9d) (gprs_llc.c:1079) 20241218095857586 DLLC NOTICE LLME(ffffffff/c1537b9d){ASSIGNED} LLGM Assign post (ffffffff => c1537b9d) (gprs_llc.c:1125) 20241218095857586 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095857586 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095857586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095857586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@43f895d4d550: setverdict(pass): none -> pass 20241218095857641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095857641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095857641 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095857641 DMM INFO MM(262420000000049/c1537b9d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095857641 DMM INFO MM(262420000000049/c1537b9d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095857641 DMM DEBUG MM(262420000000049/c1537b9d) Using GGSN 0 (gprs_sm.c:317) 20241218095857641 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) 20241218095857642 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241218095857642 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095857642 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095857642 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241218095857667 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 d1 f0 8d dc 11 d5 e1 5a 22 14 05 7f 48 8e 7e 03 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) 20241218095857667 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d422b0, cbp=0x564064dba110) (sgsn_libgtp.c:633) 20241218095857667 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095857667 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=c1537b9d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095857667 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095857667 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095857684 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241218095857696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095857696 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241218095857696 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241218095857702 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241218095857702 DMM INFO MM(262420000000049/c1537b9d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241218095902714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095902714 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241218095902714 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241218095902721 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@43f895d4d550: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@43f895d4d550: Final verdict of PTC: pass 20241218095902736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55682<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095902740 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095902740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1179)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@43f895d4d550: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1177)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1172)@43f895d4d550: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1167)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@43f895d4d550: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1165)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1170)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1175)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@43f895d4d550: Test case TC_suspend_resume finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:59:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241218095902846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095903248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101516) 20241218095903741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095903741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101516, count=105872) 20241218095904743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095904743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:59:05 UTC 2024 /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 20241218095905745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095905745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_suspend_rau started. 20241218095906354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095906356 DMM INFO MM(262420000000049/c1537b9d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095906356 DMM INFO MM(262420000000049/c1537b9d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095906356 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095906356 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095906356 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095906356 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095906356 DLLC NOTICE LLME(ffffffff/c1537b9d){ASSIGNED} LLGM Assign pre (c1537b9d => ffffffff) (gprs_llc.c:1079) 20241218095906356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1537b9d => ffffffff) (gprs_llc.c:1125) 20241218095906356 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095906356 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095906356 DMM NOTICE MM(262420000000049/c1537b9d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095906356 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241218095906356 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095906356 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095906356 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241218095906356 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241218095906356 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) 20241218095906356 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) 20241218095906356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095906356 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095906356 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095906357 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095906357 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095906393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095906393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095906393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095906393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095906393 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095906393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095906393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095906393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095906393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095906393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095906393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095906393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095906393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095906393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095906393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095906393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095906393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095906393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095906393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095906393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095906394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095906394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095906396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1187)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095906401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095906401 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095906410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095906410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095906410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095906410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095906410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095906410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095906410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095906410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095906410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095906411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095906411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095906411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095906411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095906411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095906411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095906411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095906411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095906411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095906411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095906411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095906411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095906411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095906413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095906418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095906418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095906426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095906426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095906426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095906426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095906426 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095906426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095906426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095906426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095906426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095906427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095906427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095906427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095906427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095906427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095906427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095906427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095906427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095906427 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095906427 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095906427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095906427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095906427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095906429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095906434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095906434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095906746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095906746 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095906746 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095906746 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095906751 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095906752 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@43f895d4d550: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='F2494682'O, index=0 SGSN_Test-GSUP(1198)@43f895d4d550: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@43f895d4d550: 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 := '7E60482131E315BEC6DF47200E8769DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C363524E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2F3E7002DBC5CA9'O } } } } } 20241218095907834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095907834 DLLC NOTICE LLME(ffffffff/f2494682){UNASSIGNED} LLC RX: unknown TLLI 0xf2494682, creating LLME on the fly (gprs_llc.c:552) 20241218095907834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095907834 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095907834 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095907834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095907834 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095907834 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095907834 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095907834 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095907834 DLLC NOTICE LLME(ffffffff/f2494682){UNASSIGNED} LLGM Assign pre (f2494682 => ed9cf0f9) (gprs_llc.c:1079) 20241218095907834 DLLC NOTICE LLME(f2494682/ed9cf0f9){ASSIGNED} LLGM Assign post (f2494682 => ed9cf0f9) (gprs_llc.c:1125) 20241218095907834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095907834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095907834 DMM DEBUG MM(262420000000050/ed9cf0f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095907849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095907849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095907849 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095907849 DMM DEBUG MM(262420000000050/ed9cf0f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241218095907849 DMM NOTICE MM(262420000000050/ed9cf0f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095907849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095907849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095907849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095907849 DMM DEBUG MM(262420000000050/ed9cf0f9) Requesting authorization (sgsn_auth.c:160) 20241218095907849 DMM INFO MM(262420000000050/ed9cf0f9) Requesting authentication tuples (sgsn_auth.c:184) 20241218095907849 DMM DEBUG MM(262420000000050/ed9cf0f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095907849 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241218095907849 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)@43f895d4d550: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@43f895d4d550: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241218095907853 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095907853 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095907854 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095907854 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095907854 DMM INFO MM(262420000000050/ed9cf0f9) Subscriber data update (mmctx.c:445) 20241218095907854 DMM DEBUG MM(262420000000050/ed9cf0f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095907854 DMM INFO MM(262420000000050/ed9cf0f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095907854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095907854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095907854 DMM INFO MM(262420000000050/ed9cf0f9) <- GMM AUTH AND CIPHERING REQ (rand = 7e 60 48 21 31 e3 15 be c6 df 47 20 0e 87 69 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095907870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095907870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095907870 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095907870 DMM INFO MM(262420000000050/ed9cf0f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095907870 DMM NOTICE MM(262420000000050/ed9cf0f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095907870 DMM DEBUG MM(262420000000050/ed9cf0f9) checking auth: received GSM SRES = c3 63 52 4e (gprs_gmm.c:648) 20241218095907870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095907870 DMM DEBUG MM(262420000000050/ed9cf0f9) Requesting authorization (sgsn_auth.c:160) 20241218095907870 DMM INFO MM(262420000000050/ed9cf0f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095907870 DMM DEBUG MM(262420000000050/ed9cf0f9) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095907870 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241218095907871 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) 20241218095907871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095907871 DMM INFO MM(262420000000050/ed9cf0f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xed9cf0f9) (gprs_gmm.c:282) 20241218095907874 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095907874 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095907874 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241218095907874 DMM INFO MM(262420000000050/ed9cf0f9) Subscriber data update (mmctx.c:445) 20241218095907874 DMM DEBUG MM(262420000000050/ed9cf0f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095907874 DMM INFO MM(262420000000050/ed9cf0f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095907874 DMM NOTICE MM(262420000000050/ed9cf0f9) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241218095907874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095907874 DMM NOTICE MM(262420000000050/ed9cf0f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095907874 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) 20241218095907876 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095907876 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241218095907876 DMM INFO MM(262420000000050/ed9cf0f9) Subscriber data update (mmctx.c:445) 20241218095907876 DMM DEBUG MM(262420000000050/ed9cf0f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095907886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095907886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095907886 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095907886 DMM INFO MM(262420000000050/ed9cf0f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095907886 DMM NOTICE MM(262420000000050/ed9cf0f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095907886 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095907886 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095907886 DLLC NOTICE LLME(f2494682/ed9cf0f9){ASSIGNED} LLGM Assign pre (ffffffff => ed9cf0f9) (gprs_llc.c:1079) 20241218095907886 DLLC NOTICE LLME(ffffffff/ed9cf0f9){ASSIGNED} LLGM Assign post (ffffffff => ed9cf0f9) (gprs_llc.c:1125) 20241218095907886 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095907886 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095907886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095907886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@43f895d4d550: setverdict(pass): none -> pass 20241218095907944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095907944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095907944 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095907944 DMM INFO MM(262420000000050/ed9cf0f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095907944 DMM INFO MM(262420000000050/ed9cf0f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095907944 DMM DEBUG MM(262420000000050/ed9cf0f9) Using GGSN 0 (gprs_sm.c:317) 20241218095907944 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) 20241218095907944 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241218095907944 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095907944 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095907944 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241218095907969 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 98 c8 40 4d 11 10 8e 7a 53 14 05 7f 46 ca 19 ed 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) 20241218095907969 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d43328, cbp=0x564064dba5e0) (sgsn_libgtp.c:633) 20241218095907969 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095907969 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=ed9cf0f9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095907969 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095907969 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095907985 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241218095907996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095907996 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241218095907997 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241218095908003 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241218095908003 DMM INFO MM(262420000000050/ed9cf0f9) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241218095913020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095913020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095913020 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095913020 DMM INFO MM(262420000000050/ed9cf0f9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218095913020 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095913020 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241218095913020 DLLC NOTICE LLME(ffffffff/ed9cf0f9){ASSIGNED} LLGM Assign pre (ed9cf0f9 => d1456148) (gprs_llc.c:1079) 20241218095913020 DLLC NOTICE LLME(ed9cf0f9/d1456148){ASSIGNED} LLGM Assign post (ed9cf0f9 => d1456148) (gprs_llc.c:1125) 20241218095913020 DMM INFO MM(262420000000050/d1456148) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095913035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095913035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095913035 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095913035 DMM INFO MM(262420000000050/d1456148) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241218095913035 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241218095913035 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095913035 DLLC NOTICE LLME(ed9cf0f9/d1456148){ASSIGNED} LLGM Assign pre (ffffffff => d1456148) (gprs_llc.c:1079) 20241218095913035 DLLC NOTICE LLME(ffffffff/d1456148){ASSIGNED} LLGM Assign post (ffffffff => d1456148) (gprs_llc.c:1125) 20241218095913035 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241218095913536 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@43f895d4d550: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@43f895d4d550: Final verdict of PTC: pass 20241218095913555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37160<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@43f895d4d550: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@43f895d4d550: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@43f895d4d550: Final verdict of PTC: none 20241218095913560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095913560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1191)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1196)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1186)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@43f895d4d550: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1189)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1184)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1194)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@43f895d4d550: Test case TC_suspend_rau finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:59:13 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241218095913629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095914032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107896) 20241218095914562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095914562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107896, count=112252) 20241218095915564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095915564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:59:16 UTC 2024 /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 20241218095916566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095916566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_paging_ps started. 20241218095917136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095917139 DMM INFO MM(262420000000050/d1456148) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095917139 DMM INFO MM(262420000000050/d1456148) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095917139 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095917139 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095917139 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095917139 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218095917139 DLLC NOTICE LLME(ffffffff/d1456148){ASSIGNED} LLGM Assign pre (d1456148 => ffffffff) (gprs_llc.c:1079) 20241218095917139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1456148 => ffffffff) (gprs_llc.c:1125) 20241218095917139 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095917139 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095917139 DMM NOTICE MM(262420000000050/d1456148) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095917139 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241218095917139 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095917139 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095917139 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241218095917139 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241218095917139 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) 20241218095917139 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) 20241218095917139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095917139 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095917139 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095917139 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095917139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095917182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095917182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095917182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095917182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095917182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095917182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095917182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095917182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095917182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095917183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095917183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095917183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095917184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095917184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095917184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095917184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095917184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095917184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095917184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095917184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095917185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095917185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095917189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095917195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095917195 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095917204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095917204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095917204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095917204 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095917204 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095917204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095917204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095917204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095917204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095917205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095917205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095917205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095917205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095917205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095917205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095917205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095917205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095917205 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095917205 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095917205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095917205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095917205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095917207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095917213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095917213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095917228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095917228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095917228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095917228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095917228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095917228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095917228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095917228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095917228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095917229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095917229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095917229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095917229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095917229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095917229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095917229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095917229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095917229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095917229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095917229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095917229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095917229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095917231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095917235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095917235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095917567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095917567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095917567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095917567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1215)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095917573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095917574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1215)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1215)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@43f895d4d550: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='CF699853'O, index=0 SGSN_Test-GSUP(1217)@43f895d4d550: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@43f895d4d550: 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 := '6EBA6127A29CD2BCD8CEA772AB82B758'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60685731'O ("`hW1") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D70E5EBB7DE7348F'O } } } } } 20241218095918650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095918650 DLLC NOTICE LLME(ffffffff/cf699853){UNASSIGNED} LLC RX: unknown TLLI 0xcf699853, creating LLME on the fly (gprs_llc.c:552) 20241218095918650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095918651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095918651 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095918651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095918651 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095918651 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095918651 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095918651 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095918651 DLLC NOTICE LLME(ffffffff/cf699853){UNASSIGNED} LLGM Assign pre (cf699853 => d94e02f5) (gprs_llc.c:1079) 20241218095918651 DLLC NOTICE LLME(cf699853/d94e02f5){ASSIGNED} LLGM Assign post (cf699853 => d94e02f5) (gprs_llc.c:1125) 20241218095918651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095918651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095918651 DMM DEBUG MM(262420000000051/d94e02f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095918671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095918671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095918671 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095918671 DMM DEBUG MM(262420000000051/d94e02f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241218095918671 DMM NOTICE MM(262420000000051/d94e02f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095918671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095918671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095918671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095918671 DMM DEBUG MM(262420000000051/d94e02f5) Requesting authorization (sgsn_auth.c:160) 20241218095918671 DMM INFO MM(262420000000051/d94e02f5) Requesting authentication tuples (sgsn_auth.c:184) 20241218095918671 DMM DEBUG MM(262420000000051/d94e02f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095918671 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241218095918671 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)@43f895d4d550: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@43f895d4d550: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241218095918677 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095918677 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095918677 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095918677 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095918677 DMM INFO MM(262420000000051/d94e02f5) Subscriber data update (mmctx.c:445) 20241218095918677 DMM DEBUG MM(262420000000051/d94e02f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095918677 DMM INFO MM(262420000000051/d94e02f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095918677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095918677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095918677 DMM INFO MM(262420000000051/d94e02f5) <- GMM AUTH AND CIPHERING REQ (rand = 6e ba 61 27 a2 9c d2 bc d8 ce a7 72 ab 82 b7 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095918693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095918693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095918693 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095918693 DMM INFO MM(262420000000051/d94e02f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095918693 DMM NOTICE MM(262420000000051/d94e02f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095918693 DMM DEBUG MM(262420000000051/d94e02f5) checking auth: received GSM SRES = 60 68 57 31 (gprs_gmm.c:648) 20241218095918693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095918693 DMM DEBUG MM(262420000000051/d94e02f5) Requesting authorization (sgsn_auth.c:160) 20241218095918693 DMM INFO MM(262420000000051/d94e02f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095918693 DMM DEBUG MM(262420000000051/d94e02f5) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095918693 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241218095918693 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) 20241218095918693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095918693 DMM INFO MM(262420000000051/d94e02f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd94e02f5) (gprs_gmm.c:282) 20241218095918696 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095918696 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095918696 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241218095918696 DMM INFO MM(262420000000051/d94e02f5) Subscriber data update (mmctx.c:445) 20241218095918696 DMM DEBUG MM(262420000000051/d94e02f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095918696 DMM INFO MM(262420000000051/d94e02f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095918696 DMM NOTICE MM(262420000000051/d94e02f5) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241218095918696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095918696 DMM NOTICE MM(262420000000051/d94e02f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095918696 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) 20241218095918698 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095918698 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241218095918698 DMM INFO MM(262420000000051/d94e02f5) Subscriber data update (mmctx.c:445) 20241218095918698 DMM DEBUG MM(262420000000051/d94e02f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095918710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095918710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095918710 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095918710 DMM INFO MM(262420000000051/d94e02f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095918710 DMM NOTICE MM(262420000000051/d94e02f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095918710 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095918710 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095918710 DLLC NOTICE LLME(cf699853/d94e02f5){ASSIGNED} LLGM Assign pre (ffffffff => d94e02f5) (gprs_llc.c:1079) 20241218095918710 DLLC NOTICE LLME(ffffffff/d94e02f5){ASSIGNED} LLGM Assign post (ffffffff => d94e02f5) (gprs_llc.c:1125) 20241218095918710 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095918710 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095918710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095918710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218095918768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095918768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095918768 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095918768 DMM INFO MM(262420000000051/d94e02f5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095918768 DMM INFO MM(262420000000051/d94e02f5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095918768 DMM DEBUG MM(262420000000051/d94e02f5) Using GGSN 0 (gprs_sm.c:317) 20241218095918768 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) 20241218095918768 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241218095918768 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095918768 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095918768 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241218095918784 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 3f 13 ed 3e 11 85 4b 3e dc 14 05 7f 23 36 b7 49 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241218095918784 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d443a0, cbp=0x564064db99d0) (sgsn_libgtp.c:633) 20241218095918784 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095918784 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=d94e02f5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095918784 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095918784 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@43f895d4d550: setverdict(pass): none -> pass TC_paging_ps(1219)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095918801 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241218095921093 DGPRS DEBUG Checking for inactive LLMEs, time = 37044160 (sgsn.c:132) 20241218095921769 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241218095921769 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241218095921769 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241218095923816 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241218095923816 DMM INFO MM(262420000000051/d94e02f5) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@43f895d4d550: 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 := 'D94E02F5'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@43f895d4d550: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@43f895d4d550: Final verdict of PTC: pass 20241218095923842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38628<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095923847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095923847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1215)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1217)@43f895d4d550: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@43f895d4d550: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1210)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1216)@43f895d4d550: Final verdict of PTC: none TC_paging_ps-BVCI220(1213)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1205)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1203)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1208)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1214)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@43f895d4d550: Test case TC_paging_ps finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:59:23 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241218095923941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095924343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100396) 20241218095924848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095924848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100396, count=104752) 20241218095925850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095925850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:59:26 UTC 2024 /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 20241218095926852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095926852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_paging_ps_ra_multiple_cells started. 20241218095927410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095927412 DMM INFO MM(262420000000051/d94e02f5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095927412 DMM INFO MM(262420000000051/d94e02f5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095927413 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095927413 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095927413 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095927413 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241218095927413 DLLC NOTICE LLME(ffffffff/d94e02f5){ASSIGNED} LLGM Assign pre (d94e02f5 => ffffffff) (gprs_llc.c:1079) 20241218095927413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d94e02f5 => ffffffff) (gprs_llc.c:1125) 20241218095927413 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095927413 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095927413 DMM NOTICE MM(262420000000051/d94e02f5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095927413 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241218095927413 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095927413 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095927413 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241218095927413 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241218095927413 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) 20241218095927413 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) 20241218095927413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218095927413 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095927413 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095927413 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095927413 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095927455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095927456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095927456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095927456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095927456 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095927456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095927456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095927456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095927456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095927457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095927457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095927457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095927457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095927457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095927457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095927457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095927457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095927457 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095927457 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095927457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095927457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095927457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095927459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218095927463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095927463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095927473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095927473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095927473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095927473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095927473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095927473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095927473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095927473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095927473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095927473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095927473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095927473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095927474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095927474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095927474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095927474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095927474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095927474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095927474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095927474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095927474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095927474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095927476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095927481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095927481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095927488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095927488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095927488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095927488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095927488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095927488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095927488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095927488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095927488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095927489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095927489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095927489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095927489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095927489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095927489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095927489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095927489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095927489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095927489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095927489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1234)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095927489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095927489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095927491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095927495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095927495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095927853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095927853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095927853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095927853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095927858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095927859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@43f895d4d550: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D3B964A8'O, index=0 SGSN_Test-GSUP(1236)@43f895d4d550: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@43f895d4d550: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@43f895d4d550: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D3B964A8'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@43f895d4d550: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D3B964A8'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@43f895d4d550: 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 := 'CFD9254EBB38A8905A3CF2FC89DFF35E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '36DA7270'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA63C46E80663A84'O } } } } } 20241218095928958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095928958 DLLC NOTICE LLME(ffffffff/d3b964a8){UNASSIGNED} LLC RX: unknown TLLI 0xd3b964a8, creating LLME on the fly (gprs_llc.c:552) 20241218095928958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095928958 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095928958 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095928958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218095928958 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095928958 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218095928958 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095928958 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095928958 DLLC NOTICE LLME(ffffffff/d3b964a8){UNASSIGNED} LLGM Assign pre (d3b964a8 => c8458a63) (gprs_llc.c:1079) 20241218095928958 DLLC NOTICE LLME(d3b964a8/c8458a63){ASSIGNED} LLGM Assign post (d3b964a8 => c8458a63) (gprs_llc.c:1125) 20241218095928958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095928958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095928958 DMM DEBUG MM(262420000000052/c8458a63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095928979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095928979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095928979 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095928979 DMM DEBUG MM(262420000000052/c8458a63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241218095928979 DMM NOTICE MM(262420000000052/c8458a63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095928979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095928979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095928979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095928979 DMM DEBUG MM(262420000000052/c8458a63) Requesting authorization (sgsn_auth.c:160) 20241218095928979 DMM INFO MM(262420000000052/c8458a63) Requesting authentication tuples (sgsn_auth.c:184) 20241218095928979 DMM DEBUG MM(262420000000052/c8458a63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095928979 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241218095928979 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)@43f895d4d550: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@43f895d4d550: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241218095928985 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095928985 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095928985 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095928985 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095928985 DMM INFO MM(262420000000052/c8458a63) Subscriber data update (mmctx.c:445) 20241218095928985 DMM DEBUG MM(262420000000052/c8458a63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095928985 DMM INFO MM(262420000000052/c8458a63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095928985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095928985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095928985 DMM INFO MM(262420000000052/c8458a63) <- GMM AUTH AND CIPHERING REQ (rand = cf d9 25 4e bb 38 a8 90 5a 3c f2 fc 89 df f3 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095929000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095929000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095929000 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095929000 DMM INFO MM(262420000000052/c8458a63) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095929000 DMM NOTICE MM(262420000000052/c8458a63) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095929001 DMM DEBUG MM(262420000000052/c8458a63) checking auth: received GSM SRES = 36 da 72 70 (gprs_gmm.c:648) 20241218095929001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095929001 DMM DEBUG MM(262420000000052/c8458a63) Requesting authorization (sgsn_auth.c:160) 20241218095929001 DMM INFO MM(262420000000052/c8458a63) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095929001 DMM DEBUG MM(262420000000052/c8458a63) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095929001 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241218095929001 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) 20241218095929001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095929001 DMM INFO MM(262420000000052/c8458a63) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8458a63) (gprs_gmm.c:282) 20241218095929003 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095929004 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095929004 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241218095929004 DMM INFO MM(262420000000052/c8458a63) Subscriber data update (mmctx.c:445) 20241218095929004 DMM DEBUG MM(262420000000052/c8458a63) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095929004 DMM INFO MM(262420000000052/c8458a63) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095929004 DMM NOTICE MM(262420000000052/c8458a63) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241218095929004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095929004 DMM NOTICE MM(262420000000052/c8458a63) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095929004 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) 20241218095929005 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095929005 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241218095929005 DMM INFO MM(262420000000052/c8458a63) Subscriber data update (mmctx.c:445) 20241218095929005 DMM DEBUG MM(262420000000052/c8458a63) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095929017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095929017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095929017 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095929017 DMM INFO MM(262420000000052/c8458a63) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095929017 DMM NOTICE MM(262420000000052/c8458a63) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095929017 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095929017 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095929017 DLLC NOTICE LLME(d3b964a8/c8458a63){ASSIGNED} LLGM Assign pre (ffffffff => c8458a63) (gprs_llc.c:1079) 20241218095929017 DLLC NOTICE LLME(ffffffff/c8458a63){ASSIGNED} LLGM Assign post (ffffffff => c8458a63) (gprs_llc.c:1125) 20241218095929017 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095929017 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095929017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095929017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218095929072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095929073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095929073 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095929073 DMM INFO MM(262420000000052/c8458a63) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095929073 DMM INFO MM(262420000000052/c8458a63) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095929073 DMM DEBUG MM(262420000000052/c8458a63) Using GGSN 0 (gprs_sm.c:317) 20241218095929073 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) 20241218095929073 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241218095929073 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095929073 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095929073 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241218095929097 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 ca d6 32 db 11 42 e9 37 28 14 05 7f dc 28 0f aa 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) 20241218095929097 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d45418, cbp=0x564064db8b20) (sgsn_libgtp.c:633) 20241218095929097 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095929097 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbee98 TLLI=c8458a63, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095929097 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095929097 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@43f895d4d550: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095929113 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241218095932074 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241218095932074 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241218095932074 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241218095934129 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241218095934129 DMM INFO MM(262420000000052/c8458a63) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@43f895d4d550: 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 := 'C8458A63'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@43f895d4d550: 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 := 'C8458A63'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@43f895d4d550: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@43f895d4d550: Final verdict of PTC: pass 20241218095934154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38468<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218095934159 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095934159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1235)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1224)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1236)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1229)@43f895d4d550: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1234)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@43f895d4d550: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@43f895d4d550: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1222)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1232)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1227)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@43f895d4d550: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:59:34 UTC 2024 ====== 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 20241218095934220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095934622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96284) 20241218095935159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095935159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96284, count=104580) 20241218095936161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095936161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:59:36 UTC 2024 /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 20241218095937161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095937161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_bssgp_rim_single_report started. 20241218095937724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095937726 DMM INFO MM(262420000000052/c8458a63) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218095937726 DMM INFO MM(262420000000052/c8458a63) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218095937726 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218095937726 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218095937726 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218095937726 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241218095937726 DLLC NOTICE LLME(ffffffff/c8458a63){ASSIGNED} LLGM Assign pre (c8458a63 => ffffffff) (gprs_llc.c:1079) 20241218095937726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8458a63 => ffffffff) (gprs_llc.c:1125) 20241218095937726 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbeb40 (gprs_sndcp.c:574) 20241218095937726 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbee98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095937726 DMM NOTICE MM(262420000000052/c8458a63) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095937727 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241218095937727 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095937727 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095937727 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241218095937727 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241218095937727 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) 20241218095937727 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) 20241218095937727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218095937727 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218095937727 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218095937727 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218095937727 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095937772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095937772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095937772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095937772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095937772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095937772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095937772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095937772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095937772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095937773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095937773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095937773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095937773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095937773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095937773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095937773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095937773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095937773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095937773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095937773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095937773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095937773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095937775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095937781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095937781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095937788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095937788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095937788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095937788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095937788 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095937788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095937788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095937788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095937788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095937789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095937789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095937789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095937789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095937789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095937789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095937789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095937789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095937789 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095937789 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095937789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1248)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095937789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095937789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095937791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1249)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095937795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095937795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095937805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095937805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095937805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095937805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095937805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095937805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095937805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095937805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095937805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095937806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095937806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095937806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095937806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095937806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095937806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095937806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095937806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095937806 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095937806 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095937806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095937806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095937806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095937808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095937813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095937813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095938162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095938162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095938162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095938162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095938166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218095938168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218095938194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@43f895d4d550: setverdict(pass): none -> pass MTC@43f895d4d550: Warning: Re-starting timer T, which is already active (running or expired). 20241218095938209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095938224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45274<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@43f895d4d550: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@43f895d4d550: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1253)@43f895d4d550: Final verdict of PTC: none 20241218095938229 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095938229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1244)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1248)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1243)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@43f895d4d550: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1251)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1241)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1246)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: pass MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@43f895d4d550: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:59:38 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241218095938288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095938691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59336) 20241218095939231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095939231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59336, count=60496) 20241218095940232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095940232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:59:40 UTC 2024 /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 20241218095941233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095941233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_rim_eutran_to_geran started. 20241218095941775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095941776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095941803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095941803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095941803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095941803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095941803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095941803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095941803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095941803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095941803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095941804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095941804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095941804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095941804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095941804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095941804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095941804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095941804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095941804 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095941804 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095941804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095941804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095941804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095941806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095941812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095941812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095941822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095941822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095941822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095941822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095941822 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095941822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095941822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095941822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095941822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095941823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095941823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095941823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095941823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095941823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095941823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095941823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095941823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095941823 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095941823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095941823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095941823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1266)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095941823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095941826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095941830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095941830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1265)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095941843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095941843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095941843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095941843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095941843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095941843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095941843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095941843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095941843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095941844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095941844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095941844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095941844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095941844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095941844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095941844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095941844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095941844 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095941844 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095941844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1272)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095941844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095941844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095941846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095941850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095941850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095942234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095942234 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095942234 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095942234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1271)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095942238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095942239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1271)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@43f895d4d550: 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(1271)@43f895d4d550: 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(1271)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@43f895d4d550: setverdict(pass): none -> pass 20241218095942289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095942300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45134<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@43f895d4d550: Final verdict of PTC: none 20241218095942304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218095942304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rim_eutran_to_geran-BVCI220(1269)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1261)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@43f895d4d550: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@43f895d4d550: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1266)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1272)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1264)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1259)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1270)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: pass MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@43f895d4d550: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 09:59:42 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20241218095942354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095942757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52240) 20241218095943305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095943305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52240, count=53500) 20241218095944305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095944305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 09:59:44 UTC 2024 /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 20241218095945307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095945307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_cell_change_different_rai_ci_attach started. 20241218095945846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218095945849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095945894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218095945894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095945894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095945894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095945894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218095945894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095945894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095945894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095945894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095945895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095945895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095945895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095945895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095945895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095945895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095945895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095945895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095945895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218095945895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095945895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095945895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095945895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095945897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095945902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095945902 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095945909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218095945909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095945909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095945909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095945909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218095945909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095945909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095945909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095945909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095945910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095945910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095945910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095945910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095945910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095945910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095945910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095945910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095945910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218095945910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095945910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1284)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218095945910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095945910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095945912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095945917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095945917 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218095945924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218095945924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218095945924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218095945924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095945924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218095945924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218095945924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218095945924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218095945924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218095945925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218095945925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218095945925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218095945925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218095945925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218095945925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218095945925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218095945925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218095945925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218095945925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218095945925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218095945926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218095945926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218095945927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218095945932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095945932 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218095946308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218095946308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218095946308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218095946308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218095946312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218095946313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@43f895d4d550: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DB1996A0'O, index=0 SGSN_Test-GSUP(1291)@43f895d4d550: 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)@43f895d4d550: 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 := '1E1BB059B38FE0A2AF5FCCCB60446EE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD604879'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71F56D4750F4812A'O } } } } } 20241218095946399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095946399 DLLC NOTICE LLME(ffffffff/db1996a0){UNASSIGNED} LLC RX: unknown TLLI 0xdb1996a0, creating LLME on the fly (gprs_llc.c:552) 20241218095946399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095946399 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095946399 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218095946399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218095946399 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218095946399 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218095946399 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095946399 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218095946399 DLLC NOTICE LLME(ffffffff/db1996a0){UNASSIGNED} LLGM Assign pre (db1996a0 => f7a29e16) (gprs_llc.c:1079) 20241218095946399 DLLC NOTICE LLME(db1996a0/f7a29e16){ASSIGNED} LLGM Assign post (db1996a0 => f7a29e16) (gprs_llc.c:1125) 20241218095946399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095946399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095946399 DMM DEBUG MM(262420000000068/f7a29e16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095946415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095946415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218095946415 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095946415 DMM DEBUG MM(262420000000068/f7a29e16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241218095946415 DMM NOTICE MM(262420000000068/f7a29e16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095946415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095946415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095946415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095946415 DMM DEBUG MM(262420000000068/f7a29e16) Requesting authorization (sgsn_auth.c:160) 20241218095946415 DMM INFO MM(262420000000068/f7a29e16) Requesting authentication tuples (sgsn_auth.c:184) 20241218095946415 DMM DEBUG MM(262420000000068/f7a29e16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218095946415 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241218095946415 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)@43f895d4d550: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@43f895d4d550: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241218095946416 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218095946416 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218095946416 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218095946416 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218095946416 DMM INFO MM(262420000000068/f7a29e16) Subscriber data update (mmctx.c:445) 20241218095946416 DMM DEBUG MM(262420000000068/f7a29e16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218095946416 DMM INFO MM(262420000000068/f7a29e16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218095946416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218095946416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218095946416 DMM INFO MM(262420000000068/f7a29e16) <- GMM AUTH AND CIPHERING REQ (rand = 1e 1b b0 59 b3 8f e0 a2 af 5f cc cb 60 44 6e e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218095946421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095946421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241218095946421 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095946421 DMM INFO MM(262420000000068/f7a29e16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218095946421 DMM NOTICE MM(262420000000068/f7a29e16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218095946421 DMM DEBUG MM(262420000000068/f7a29e16) checking auth: received GSM SRES = dd 60 48 79 (gprs_gmm.c:648) 20241218095946421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218095946421 DMM DEBUG MM(262420000000068/f7a29e16) Requesting authorization (sgsn_auth.c:160) 20241218095946421 DMM INFO MM(262420000000068/f7a29e16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095946421 DMM DEBUG MM(262420000000068/f7a29e16) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095946421 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241218095946421 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) 20241218095946421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218095946421 DMM INFO MM(262420000000068/f7a29e16) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a29e16) (gprs_gmm.c:282) 20241218095946422 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218095946422 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218095946422 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241218095946422 DMM INFO MM(262420000000068/f7a29e16) Subscriber data update (mmctx.c:445) 20241218095946422 DMM DEBUG MM(262420000000068/f7a29e16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218095946422 DMM INFO MM(262420000000068/f7a29e16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218095946422 DMM NOTICE MM(262420000000068/f7a29e16) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241218095946422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218095946422 DMM NOTICE MM(262420000000068/f7a29e16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218095946422 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) 20241218095946423 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218095946423 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241218095946423 DMM INFO MM(262420000000068/f7a29e16) Subscriber data update (mmctx.c:445) 20241218095946423 DMM DEBUG MM(262420000000068/f7a29e16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218095946427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095946427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218095946427 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095946427 DMM INFO MM(262420000000068/f7a29e16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218095946427 DMM NOTICE MM(262420000000068/f7a29e16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218095946427 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218095946427 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218095946427 DLLC NOTICE LLME(db1996a0/f7a29e16){ASSIGNED} LLGM Assign pre (ffffffff => f7a29e16) (gprs_llc.c:1079) 20241218095946427 DLLC NOTICE LLME(ffffffff/f7a29e16){ASSIGNED} LLGM Assign post (ffffffff => f7a29e16) (gprs_llc.c:1125) 20241218095946427 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218095946427 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218095946427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218095946427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218095946478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095946478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218095946478 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095946478 DMM INFO MM(262420000000068/f7a29e16) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218095946478 DMM INFO MM(262420000000068/f7a29e16) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218095946478 DMM DEBUG MM(262420000000068/f7a29e16) Using GGSN 0 (gprs_sm.c:317) 20241218095946478 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) 20241218095946478 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241218095946478 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218095946478 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241218095946478 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241218095946484 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 c9 92 94 27 11 0f 0e fd 34 14 05 7f 3c 56 d3 b7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241218095946484 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d46490, cbp=0x564064dbb520) (sgsn_libgtp.c:633) 20241218095946484 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218095946484 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbff98 TLLI=f7a29e16, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218095946484 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218095946484 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@43f895d4d550: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218095946489 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241218095946492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095946492 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241218095946492 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@43f895d4d550: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@43f895d4d550: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F7A29E16'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@43f895d4d550: 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 := '6CB4E5B5DF37E259978304A224B4BEE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1C8E5C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86C0678AD55CDAC1'O } } } } } 20241218095946496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095946496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241218095946496 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF7A29E16) type="GPRS attach"  (gprs_gmm.c:1248) 20241218095946496 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218095946496 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218095946496 DLLC NOTICE LLME(ffffffff/f7a29e16){ASSIGNED} LLGM Assign pre (f7a29e16 => f57e0992) (gprs_llc.c:1079) 20241218095946496 DLLC NOTICE LLME(f7a29e16/f57e0992){ASSIGNED} LLGM Assign post (f7a29e16 => f57e0992) (gprs_llc.c:1125) 20241218095946496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218095946496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218095946496 DMM DEBUG MM(262420000000068/f57e0992) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218095946501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218095946501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241218095946501 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218095946501 DMM DEBUG MM(262420000000068/f57e0992) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241218095946501 DMM NOTICE MM(262420000000068/f57e0992) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218095946501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218095946501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218095946501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218095946501 DMM DEBUG MM(262420000000068/f57e0992) Requesting authorization (sgsn_auth.c:160) 20241218095946502 DMM INFO MM(262420000000068/f57e0992) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218095946502 DMM DEBUG MM(262420000000068/f57e0992) Requesting subscriber data update (gprs_subscriber.c:894) 20241218095946502 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241218095946502 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) 20241218095951094 DGPRS DEBUG Checking for inactive LLMEs, time = 37044190 (sgsn.c:132) 20241218095952503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241218095952503 DMM ERROR MM(262420000000068/f57e0992) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241218095952503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241218095952503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218095952503 DMM NOTICE MM(262420000000068/f57e0992) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241218095952503 DMM NOTICE MM(262420000000068/f57e0992) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218095952503 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241218095952503 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbff98, TLLI=f57e0992, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218095952503 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218095952503 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218095952503 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241218095952503 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241218095952503 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) 20241218095952503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Reject}: Deallocated (fsm.c:568) 20241218095952503 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Deallocated (fsm.c:568) 20241218095952503 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218095952504 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218095952504 DLLC NOTICE LLME(f7a29e16/f57e0992){ASSIGNED} LLGM Assign pre (f57e0992 => ffffffff) (gprs_llc.c:1079) 20241218095952504 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f57e0992 => ffffffff) (gprs_llc.c:1125) 20241218095957505 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241218100002506 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241218100006309 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218100006309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218100006309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241218100007507 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241218100012508 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241218100015896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100015903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100015903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218100015911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100015915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100015915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218100015926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100015929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100015929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@43f895d4d550: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@43f895d4d550: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1284)@43f895d4d550: Final verdict of PTC: none 20241218100016388 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100016388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1285)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1279)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1289)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@43f895d4d550: Final verdict of PTC: none 20241218100016390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45154<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1277)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1282)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@43f895d4d550: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1287)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@43f895d4d550: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@43f895d4d550: 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'. Wed Dec 18 10:00:16 UTC 2024 ------ 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 20241218100016512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100016914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116216) 20241218100017389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100017389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100017508 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241218100017508 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x564064dbb520) (sgsn_libgtp.c:633) 20241218100017508 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x564064dbb520) (sgsn_libgtp.c:637) 20241218100017508 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241218100017508 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241218100017508 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241218100017508 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116216, count=121648) 20241218100018390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100018390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:00:18 UTC 2024 /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 20241218100019391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100019391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_cell_change_different_rai_ci_data started. 20241218100020012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100020013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100020040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100020040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100020040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100020040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100020040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100020040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100020040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100020041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100020041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100020041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100020041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100020041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100020041 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100020041 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100020041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100020041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100020041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100020043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100020048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020048 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100020056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100020056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100020056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100020056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100020056 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100020056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100020056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100020056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100020056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100020057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100020057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100020057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100020057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100020057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100020057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100020057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100020057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100020057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100020057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100020057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100020057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100020057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100020060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100020065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020065 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100020075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100020075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100020075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100020075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100020075 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100020075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100020075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100020075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100020075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100020076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100020076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100020076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100020077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100020077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100020077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100020077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100020077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100020077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100020077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100020077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100020077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100020077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100020079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100020084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020084 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100020392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100020392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100020392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100020392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100020397 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100020398 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@43f895d4d550: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='DFD1DBF7'O, index=0 SGSN_Test-GSUP(1310)@43f895d4d550: 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)@43f895d4d550: 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 := '3708558030BF25FBFADAFB3BA6D6F057'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B40D246'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB58F65969CE1421'O } } } } } 20241218100020476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020476 DLLC NOTICE LLME(ffffffff/dfd1dbf7){UNASSIGNED} LLC RX: unknown TLLI 0xdfd1dbf7, creating LLME on the fly (gprs_llc.c:552) 20241218100020476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100020476 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100020476 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218100020476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218100020476 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218100020476 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218100020476 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100020476 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100020476 DLLC NOTICE LLME(ffffffff/dfd1dbf7){UNASSIGNED} LLGM Assign pre (dfd1dbf7 => e7fca4f1) (gprs_llc.c:1079) 20241218100020476 DLLC NOTICE LLME(dfd1dbf7/e7fca4f1){ASSIGNED} LLGM Assign post (dfd1dbf7 => e7fca4f1) (gprs_llc.c:1125) 20241218100020476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100020476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100020476 DMM DEBUG MM(262420000000070/e7fca4f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100020498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218100020498 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100020498 DMM DEBUG MM(262420000000070/e7fca4f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241218100020498 DMM NOTICE MM(262420000000070/e7fca4f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100020498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100020498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100020498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100020498 DMM DEBUG MM(262420000000070/e7fca4f1) Requesting authorization (sgsn_auth.c:160) 20241218100020499 DMM INFO MM(262420000000070/e7fca4f1) Requesting authentication tuples (sgsn_auth.c:184) 20241218100020499 DMM DEBUG MM(262420000000070/e7fca4f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100020499 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241218100020499 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)@43f895d4d550: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@43f895d4d550: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241218100020506 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100020506 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100020506 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100020506 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100020506 DMM INFO MM(262420000000070/e7fca4f1) Subscriber data update (mmctx.c:445) 20241218100020506 DMM DEBUG MM(262420000000070/e7fca4f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100020506 DMM INFO MM(262420000000070/e7fca4f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100020506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100020506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100020506 DMM INFO MM(262420000000070/e7fca4f1) <- GMM AUTH AND CIPHERING REQ (rand = 37 08 55 80 30 bf 25 fb fa da fb 3b a6 d6 f0 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218100020524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100020524 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100020524 DMM INFO MM(262420000000070/e7fca4f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100020524 DMM NOTICE MM(262420000000070/e7fca4f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100020524 DMM DEBUG MM(262420000000070/e7fca4f1) checking auth: received GSM SRES = 4b 40 d2 46 (gprs_gmm.c:648) 20241218100020524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100020524 DMM DEBUG MM(262420000000070/e7fca4f1) Requesting authorization (sgsn_auth.c:160) 20241218100020524 DMM INFO MM(262420000000070/e7fca4f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100020524 DMM DEBUG MM(262420000000070/e7fca4f1) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100020524 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241218100020524 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) 20241218100020524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218100020524 DMM INFO MM(262420000000070/e7fca4f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7fca4f1) (gprs_gmm.c:282) 20241218100020527 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100020527 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100020527 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241218100020527 DMM INFO MM(262420000000070/e7fca4f1) Subscriber data update (mmctx.c:445) 20241218100020527 DMM DEBUG MM(262420000000070/e7fca4f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100020527 DMM INFO MM(262420000000070/e7fca4f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100020527 DMM NOTICE MM(262420000000070/e7fca4f1) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241218100020527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100020527 DMM NOTICE MM(262420000000070/e7fca4f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100020527 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) 20241218100020529 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100020529 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241218100020529 DMM INFO MM(262420000000070/e7fca4f1) Subscriber data update (mmctx.c:445) 20241218100020529 DMM DEBUG MM(262420000000070/e7fca4f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218100020540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218100020540 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100020540 DMM INFO MM(262420000000070/e7fca4f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100020540 DMM NOTICE MM(262420000000070/e7fca4f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100020540 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100020540 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100020540 DLLC NOTICE LLME(dfd1dbf7/e7fca4f1){ASSIGNED} LLGM Assign pre (ffffffff => e7fca4f1) (gprs_llc.c:1079) 20241218100020540 DLLC NOTICE LLME(ffffffff/e7fca4f1){ASSIGNED} LLGM Assign post (ffffffff => e7fca4f1) (gprs_llc.c:1125) 20241218100020540 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218100020540 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218100020540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100020540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100020599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218100020599 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100020599 DMM INFO MM(262420000000070/e7fca4f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218100020599 DMM INFO MM(262420000000070/e7fca4f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218100020599 DMM DEBUG MM(262420000000070/e7fca4f1) Using GGSN 0 (gprs_sm.c:317) 20241218100020599 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) 20241218100020599 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241218100020599 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218100020599 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241218100020599 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241218100020627 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 60 bc a7 e9 11 6d 37 45 b4 14 05 7f 39 22 22 3e 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) 20241218100020627 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d46490, cbp=0x564064dbb520) (sgsn_libgtp.c:633) 20241218100020627 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218100020627 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbff98 TLLI=e7fca4f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218100020627 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218100020627 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@43f895d4d550: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218100020640 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241218100020648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020648 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241218100020648 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@43f895d4d550: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E7FCA4F1'O, index=0 20241218100020659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100020659 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100020659 DSNDCP ERROR Message for non-existing MM ctx (lle=0x564064dbff98, TLLI=e7fca4f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241218100021095 DGPRS DEBUG Checking for inactive LLMEs, time = 37044220 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@43f895d4d550: Removing Client IMSI='262420000000070'H, index=0 20241218100022660 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@43f895d4d550: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@43f895d4d550: Final verdict of PTC: pass 20241218100022675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@43f895d4d550: Final verdict of PTC: none 20241218100022679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100022679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1309)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1298)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1303)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1308)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1296)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1306)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1301)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@43f895d4d550: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 10:00:22 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241218100022745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100023147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93620) 20241218100023681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100023681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93620, count=99912) 20241218100024682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100024682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:00:25 UTC 2024 /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 20241218100025683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100025683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_cell_change_different_ci_attach started. 20241218100026239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100026242 DMM INFO MM(262420000000070/e7fca4f1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100026242 DMM INFO MM(262420000000070/e7fca4f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100026242 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100026242 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100026242 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218100026242 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218100026242 DLLC NOTICE LLME(ffffffff/e7fca4f1){ASSIGNED} LLGM Assign pre (e7fca4f1 => ffffffff) (gprs_llc.c:1079) 20241218100026242 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7fca4f1 => ffffffff) (gprs_llc.c:1125) 20241218100026242 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbfc40 (gprs_sndcp.c:574) 20241218100026242 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbff98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218100026242 DMM NOTICE MM(262420000000070/e7fca4f1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218100026242 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241218100026242 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218100026242 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218100026242 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241218100026243 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241218100026243 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) 20241218100026243 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) 20241218100026243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218100026243 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218100026243 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218100026243 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218100026243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100026292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100026292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100026292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100026292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100026292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100026292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100026292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100026292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100026292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100026293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100026293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100026293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100026293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100026293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100026293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100026293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100026293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100026293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100026293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100026293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100026293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100026293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100026295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100026299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026299 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100026308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100026308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100026308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100026308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100026308 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100026308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100026308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100026308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100026308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100026308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100026308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100026308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100026308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100026308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100026308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100026308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100026308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100026308 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100026308 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100026308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100026309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100026309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100026310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100026314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100026323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100026323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100026323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100026323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100026323 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100026323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100026323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100026323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100026323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100026323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100026323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100026323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100026323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100026323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100026323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100026323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100026323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100026323 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100026323 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100026323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100026324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100026324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100026325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100026329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100026685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100026685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100026685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100026685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100026688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100026689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@43f895d4d550: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CD86E974'O, index=0 SGSN_Test-GSUP(1329)@43f895d4d550: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@43f895d4d550: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@43f895d4d550: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CD86E974'O, index=0 TC_cell_change_different_ci_attach(1331)@43f895d4d550: 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 := '8B1C696992DE02A8FC6D3803A73C9469'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4CA36379'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A453A7EA3B5AFDD7'O } } } } } 20241218100026744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026744 DLLC NOTICE LLME(ffffffff/cd86e974){UNASSIGNED} LLC RX: unknown TLLI 0xcd86e974, creating LLME on the fly (gprs_llc.c:552) 20241218100026744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100026744 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100026744 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218100026744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218100026744 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218100026744 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218100026744 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100026744 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100026744 DLLC NOTICE LLME(ffffffff/cd86e974){UNASSIGNED} LLGM Assign pre (cd86e974 => eaee6ee6) (gprs_llc.c:1079) 20241218100026744 DLLC NOTICE LLME(cd86e974/eaee6ee6){ASSIGNED} LLGM Assign post (cd86e974 => eaee6ee6) (gprs_llc.c:1125) 20241218100026744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100026744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100026744 DMM DEBUG MM(262420000000069/eaee6ee6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100026752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218100026752 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100026752 DMM DEBUG MM(262420000000069/eaee6ee6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241218100026752 DMM NOTICE MM(262420000000069/eaee6ee6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100026752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100026752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100026752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100026752 DMM DEBUG MM(262420000000069/eaee6ee6) Requesting authorization (sgsn_auth.c:160) 20241218100026752 DMM INFO MM(262420000000069/eaee6ee6) Requesting authentication tuples (sgsn_auth.c:184) 20241218100026752 DMM DEBUG MM(262420000000069/eaee6ee6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100026752 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241218100026752 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)@43f895d4d550: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@43f895d4d550: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241218100026754 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100026754 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100026754 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100026754 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100026754 DMM INFO MM(262420000000069/eaee6ee6) Subscriber data update (mmctx.c:445) 20241218100026754 DMM DEBUG MM(262420000000069/eaee6ee6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100026754 DMM INFO MM(262420000000069/eaee6ee6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100026754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100026754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100026754 DMM INFO MM(262420000000069/eaee6ee6) <- GMM AUTH AND CIPHERING REQ (rand = 8b 1c 69 69 92 de 02 a8 fc 6d 38 03 a7 3c 94 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218100026759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100026759 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100026759 DMM INFO MM(262420000000069/eaee6ee6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100026759 DMM NOTICE MM(262420000000069/eaee6ee6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100026759 DMM DEBUG MM(262420000000069/eaee6ee6) checking auth: received GSM SRES = 4c a3 63 79 (gprs_gmm.c:648) 20241218100026759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100026759 DMM DEBUG MM(262420000000069/eaee6ee6) Requesting authorization (sgsn_auth.c:160) 20241218100026759 DMM INFO MM(262420000000069/eaee6ee6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100026759 DMM DEBUG MM(262420000000069/eaee6ee6) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100026759 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241218100026759 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) 20241218100026759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218100026759 DMM INFO MM(262420000000069/eaee6ee6) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaee6ee6) (gprs_gmm.c:282) 20241218100026760 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100026760 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100026760 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241218100026760 DMM INFO MM(262420000000069/eaee6ee6) Subscriber data update (mmctx.c:445) 20241218100026760 DMM DEBUG MM(262420000000069/eaee6ee6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100026760 DMM INFO MM(262420000000069/eaee6ee6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100026760 DMM NOTICE MM(262420000000069/eaee6ee6) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241218100026760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100026760 DMM NOTICE MM(262420000000069/eaee6ee6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100026760 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) 20241218100026761 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100026761 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241218100026761 DMM INFO MM(262420000000069/eaee6ee6) Subscriber data update (mmctx.c:445) 20241218100026761 DMM DEBUG MM(262420000000069/eaee6ee6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218100026765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218100026765 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100026765 DMM INFO MM(262420000000069/eaee6ee6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100026765 DMM NOTICE MM(262420000000069/eaee6ee6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100026765 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100026765 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100026765 DLLC NOTICE LLME(cd86e974/eaee6ee6){ASSIGNED} LLGM Assign pre (ffffffff => eaee6ee6) (gprs_llc.c:1079) 20241218100026765 DLLC NOTICE LLME(ffffffff/eaee6ee6){ASSIGNED} LLGM Assign post (ffffffff => eaee6ee6) (gprs_llc.c:1125) 20241218100026765 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218100026765 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218100026765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100026765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100026823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218100026823 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100026823 DMM INFO MM(262420000000069/eaee6ee6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218100026823 DMM INFO MM(262420000000069/eaee6ee6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218100026823 DMM DEBUG MM(262420000000069/eaee6ee6) Using GGSN 0 (gprs_sm.c:317) 20241218100026823 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) 20241218100026824 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241218100026824 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218100026824 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241218100026824 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241218100026841 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 81 3e 0a 1e 11 7a e6 74 4c 14 05 7f f6 87 24 7f 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) 20241218100026841 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d47508, cbp=0x564064dbdba0) (sgsn_libgtp.c:633) 20241218100026841 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218100026841 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbff98 TLLI=eaee6ee6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218100026841 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218100026841 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@43f895d4d550: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218100026853 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241218100026863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026863 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241218100026863 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@43f895d4d550: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@43f895d4d550: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='EAEE6EE6'O, index=0 TC_cell_change_different_ci_attach(1331)@43f895d4d550: 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 := 'E94C0B0C701BDAEFC7E0331DB1A8DE5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B8D472B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE4599B8C86F4834'O } } } } } 20241218100026871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241218100026871 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100026871 DMM INFO MM(262420000000069/eaee6ee6) -> GMM ATTACH REQUEST MI(TMSI-0xEAEE6EE6) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100026871 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100026871 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218100026871 DLLC NOTICE LLME(ffffffff/eaee6ee6){ASSIGNED} LLGM Assign pre (eaee6ee6 => d7619e74) (gprs_llc.c:1079) 20241218100026871 DLLC NOTICE LLME(eaee6ee6/d7619e74){ASSIGNED} LLGM Assign post (eaee6ee6 => d7619e74) (gprs_llc.c:1125) 20241218100026871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100026871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100026871 DMM DEBUG MM(262420000000069/d7619e74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100026881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100026881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241218100026881 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100026881 DMM DEBUG MM(262420000000069/d7619e74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241218100026881 DMM NOTICE MM(262420000000069/d7619e74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100026881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100026881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100026881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100026881 DMM DEBUG MM(262420000000069/d7619e74) Requesting authorization (sgsn_auth.c:160) 20241218100026881 DMM INFO MM(262420000000069/d7619e74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100026881 DMM DEBUG MM(262420000000069/d7619e74) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100026881 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241218100026881 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) 20241218100032882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241218100032882 DMM ERROR MM(262420000000069/d7619e74) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241218100032882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241218100032882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241218100032882 DMM NOTICE MM(262420000000069/d7619e74) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241218100032882 DMM NOTICE MM(262420000000069/d7619e74) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218100032882 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241218100032882 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbff98, TLLI=d7619e74, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218100032882 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218100032882 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218100032882 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241218100032882 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241218100032882 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) 20241218100032882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Reject}: Deallocated (fsm.c:568) 20241218100032882 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Deallocated (fsm.c:568) 20241218100032883 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218100032883 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241218100032883 DLLC NOTICE LLME(eaee6ee6/d7619e74){ASSIGNED} LLGM Assign pre (d7619e74 => ffffffff) (gprs_llc.c:1079) 20241218100032883 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7619e74 => ffffffff) (gprs_llc.c:1125) 20241218100037884 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241218100042886 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241218100046687 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241218100046687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241218100046688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218100047888 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241218100051096 DGPRS DEBUG Checking for inactive LLMEs, time = 37044250 (sgsn.c:132) 20241218100052890 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241218100056294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100056297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100056297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218100056309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100056312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100056312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218100056324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100056327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100056327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@43f895d4d550: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@43f895d4d550: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20241218100056745 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100056745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1328)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1317)@43f895d4d550: Final verdict of PTC: none 20241218100056747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1318)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1329)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1322)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1327)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1315)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@43f895d4d550: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1325)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1320)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@43f895d4d550: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@43f895d4d550: 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'. Wed Dec 18 10:00:56 UTC 2024 ------ 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 20241218100056812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100057214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122856) 20241218100057746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100057747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100057891 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241218100057891 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x564064dbdba0) (sgsn_libgtp.c:633) 20241218100057891 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x564064dbdba0) (sgsn_libgtp.c:637) 20241218100057891 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241218100057891 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241218100057891 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241218100057891 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122856, count=128288) 20241218100058748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100058748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:00:59 UTC 2024 /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 20241218100059750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100059750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_cell_change_different_ci_data started. 20241218100100318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100100320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100100369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100100369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100100369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100100369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100100369 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100100369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100100369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100100370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100100370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100100371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100100371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100100371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100100371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100100371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100100371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100100371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100100371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100100371 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100100371 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100100371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100100371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100100371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100100373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100100378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100100384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100100384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100100384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100100384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100100384 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100100384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100100384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100100384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100100384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100100385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100100385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100100385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100100385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100100385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100100385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100100385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100100385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100100385 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100100385 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100100385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100100386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100100386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100100389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100100393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100100403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100100403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100100403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100100403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100100403 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100100403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100100403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100100403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100100403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100100404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100100404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100100404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100100404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100100404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100100404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100100404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100100404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100100404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100100404 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100100404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100100404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100100404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100100406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100100410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100100751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100100751 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100100751 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100100751 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100100754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218100100754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@43f895d4d550: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C087E929'O, index=0 SGSN_Test-GSUP(1348)@43f895d4d550: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@43f895d4d550: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@43f895d4d550: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C087E929'O, index=0 TC_cell_change_different_ci_data(1350)@43f895d4d550: 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 := '7617874471FF4CC2C3B35BFBAB0AD909'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F066F43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36C0FC331096F2FD'O } } } } } 20241218100100806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100806 DLLC NOTICE LLME(ffffffff/c087e929){UNASSIGNED} LLC RX: unknown TLLI 0xc087e929, creating LLME on the fly (gprs_llc.c:552) 20241218100100806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100100806 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100100806 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218100100806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218100100806 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218100100806 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218100100806 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100100806 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100100806 DLLC NOTICE LLME(ffffffff/c087e929){UNASSIGNED} LLGM Assign pre (c087e929 => eb1a1d7a) (gprs_llc.c:1079) 20241218100100806 DLLC NOTICE LLME(c087e929/eb1a1d7a){ASSIGNED} LLGM Assign post (c087e929 => eb1a1d7a) (gprs_llc.c:1125) 20241218100100806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100100806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100100806 DMM DEBUG MM(262420000000071/eb1a1d7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100100817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218100100817 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100100817 DMM DEBUG MM(262420000000071/eb1a1d7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241218100100817 DMM NOTICE MM(262420000000071/eb1a1d7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100100817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100100817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100100817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100100817 DMM DEBUG MM(262420000000071/eb1a1d7a) Requesting authorization (sgsn_auth.c:160) 20241218100100817 DMM INFO MM(262420000000071/eb1a1d7a) Requesting authentication tuples (sgsn_auth.c:184) 20241218100100817 DMM DEBUG MM(262420000000071/eb1a1d7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100100817 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241218100100817 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)@43f895d4d550: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@43f895d4d550: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241218100100821 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100100821 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100100821 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100100821 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100100821 DMM INFO MM(262420000000071/eb1a1d7a) Subscriber data update (mmctx.c:445) 20241218100100821 DMM DEBUG MM(262420000000071/eb1a1d7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100100821 DMM INFO MM(262420000000071/eb1a1d7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100100821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100100821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100100821 DMM INFO MM(262420000000071/eb1a1d7a) <- GMM AUTH AND CIPHERING REQ (rand = 76 17 87 44 71 ff 4c c2 c3 b3 5b fb ab 0a d9 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218100100829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100100829 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100100829 DMM INFO MM(262420000000071/eb1a1d7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100100829 DMM NOTICE MM(262420000000071/eb1a1d7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100100829 DMM DEBUG MM(262420000000071/eb1a1d7a) checking auth: received GSM SRES = 9f 06 6f 43 (gprs_gmm.c:648) 20241218100100829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100100829 DMM DEBUG MM(262420000000071/eb1a1d7a) Requesting authorization (sgsn_auth.c:160) 20241218100100829 DMM INFO MM(262420000000071/eb1a1d7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100100829 DMM DEBUG MM(262420000000071/eb1a1d7a) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100100829 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241218100100829 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) 20241218100100829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218100100829 DMM INFO MM(262420000000071/eb1a1d7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb1a1d7a) (gprs_gmm.c:282) 20241218100100831 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100100831 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100100831 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241218100100831 DMM INFO MM(262420000000071/eb1a1d7a) Subscriber data update (mmctx.c:445) 20241218100100831 DMM DEBUG MM(262420000000071/eb1a1d7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100100831 DMM INFO MM(262420000000071/eb1a1d7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100100831 DMM NOTICE MM(262420000000071/eb1a1d7a) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241218100100831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100100831 DMM NOTICE MM(262420000000071/eb1a1d7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100100831 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) 20241218100100832 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100100832 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241218100100832 DMM INFO MM(262420000000071/eb1a1d7a) Subscriber data update (mmctx.c:445) 20241218100100832 DMM DEBUG MM(262420000000071/eb1a1d7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218100100838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218100100838 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100100838 DMM INFO MM(262420000000071/eb1a1d7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100100838 DMM NOTICE MM(262420000000071/eb1a1d7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100100838 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100100838 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100100838 DLLC NOTICE LLME(c087e929/eb1a1d7a){ASSIGNED} LLGM Assign pre (ffffffff => eb1a1d7a) (gprs_llc.c:1079) 20241218100100838 DLLC NOTICE LLME(ffffffff/eb1a1d7a){ASSIGNED} LLGM Assign post (ffffffff => eb1a1d7a) (gprs_llc.c:1125) 20241218100100838 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218100100838 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218100100838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100100838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100100897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241218100100897 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100100897 DMM INFO MM(262420000000071/eb1a1d7a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241218100100897 DMM INFO MM(262420000000071/eb1a1d7a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241218100100897 DMM DEBUG MM(262420000000071/eb1a1d7a) Using GGSN 0 (gprs_sm.c:317) 20241218100100897 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) 20241218100100897 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241218100100897 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241218100100897 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241218100100897 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241218100100925 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 e6 88 28 59 11 c0 6d 5a fa 14 05 7f 18 35 55 44 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) 20241218100100925 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f9a72d47508, cbp=0x564064dbdba0) (sgsn_libgtp.c:633) 20241218100100925 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241218100100925 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564064dbff98 TLLI=eb1a1d7a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241218100100926 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241218100100926 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@43f895d4d550: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed 20241218100100942 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241218100100956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100956 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241218100100956 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@43f895d4d550: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@43f895d4d550: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='EB1A1D7A'O, index=0 20241218100100971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100100971 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100100971 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100100973 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@43f895d4d550: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@43f895d4d550: Final verdict of PTC: pass 20241218100100999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218100100999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100100999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1347)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1348)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1346)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1341)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1336)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1344)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1339)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1334)@43f895d4d550: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@43f895d4d550: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 10:01:01 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20241218100101072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100101474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87452) 20241218100102001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100102001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87452, count=99772) 20241218100103002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100103002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:03 UTC 2024 /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 20241218100104004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100104004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_sgsn_context_req_in started. 20241218100104538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100104539 DMM INFO MM(262420000000071/eb1a1d7a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100104539 DMM INFO MM(262420000000071/eb1a1d7a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100104539 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100104539 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100104539 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218100104539 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218100104539 DLLC NOTICE LLME(ffffffff/eb1a1d7a){ASSIGNED} LLGM Assign pre (eb1a1d7a => ffffffff) (gprs_llc.c:1079) 20241218100104539 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb1a1d7a => ffffffff) (gprs_llc.c:1125) 20241218100104539 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564064dbfc40 (gprs_sndcp.c:574) 20241218100104539 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564064dbff98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241218100104539 DMM NOTICE MM(262420000000071/eb1a1d7a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241218100104539 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241218100104539 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241218100104539 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241218100104539 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241218100104539 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241218100104539 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) 20241218100104539 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) 20241218100104539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218100104539 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218100104539 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218100104539 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218100104539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100104557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100104557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100104557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100104557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100104557 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100104557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100104557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100104558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100104558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100104558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100104558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100104558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100104558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100104558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100104558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100104558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100104558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100104558 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100104558 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100104558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100104559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100104559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100104561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100104568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100104568 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100104574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100104574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100104574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100104574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100104574 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100104574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100104574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100104574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100104574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100104575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100104575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100104575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100104575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100104575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100104575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100104575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100104575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100104575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100104575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100104575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100104575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100104575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100104577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100104581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100104581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100104589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100104589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100104589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100104589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100104589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100104589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100104589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100104589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100104589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100104590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100104590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100104590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100104590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100104590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100104590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100104590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100104590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100104590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100104590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100104590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100104591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100104591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100104592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100104597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100104597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100105005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100105005 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100105005 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100105005 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100105009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100105010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@43f895d4d550: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='E1F37F30'O, index=0 SGSN_Test-GSUP(1367)@43f895d4d550: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@43f895d4d550: 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 := '0C9A14D11642CDD8623C1FC3E48537DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE2E21D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84752155C18F3AA0'O } } } } } 20241218100106044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100106044 DLLC NOTICE LLME(ffffffff/e1f37f30){UNASSIGNED} LLC RX: unknown TLLI 0xe1f37f30, creating LLME on the fly (gprs_llc.c:552) 20241218100106044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100106044 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100106044 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218100106044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218100106044 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218100106044 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218100106044 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100106044 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100106044 DLLC NOTICE LLME(ffffffff/e1f37f30){UNASSIGNED} LLGM Assign pre (e1f37f30 => d249ab2d) (gprs_llc.c:1079) 20241218100106044 DLLC NOTICE LLME(e1f37f30/d249ab2d){ASSIGNED} LLGM Assign post (e1f37f30 => d249ab2d) (gprs_llc.c:1125) 20241218100106044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100106044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100106044 DMM DEBUG MM(262420000000072/d249ab2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100106051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100106051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218100106051 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100106051 DMM DEBUG MM(262420000000072/d249ab2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241218100106051 DMM NOTICE MM(262420000000072/d249ab2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100106051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100106051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100106051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100106051 DMM DEBUG MM(262420000000072/d249ab2d) Requesting authorization (sgsn_auth.c:160) 20241218100106051 DMM INFO MM(262420000000072/d249ab2d) Requesting authentication tuples (sgsn_auth.c:184) 20241218100106051 DMM DEBUG MM(262420000000072/d249ab2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100106051 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241218100106051 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)@43f895d4d550: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@43f895d4d550: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241218100106052 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100106052 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100106052 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100106052 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100106052 DMM INFO MM(262420000000072/d249ab2d) Subscriber data update (mmctx.c:445) 20241218100106052 DMM DEBUG MM(262420000000072/d249ab2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100106052 DMM INFO MM(262420000000072/d249ab2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100106052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100106052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100106052 DMM INFO MM(262420000000072/d249ab2d) <- GMM AUTH AND CIPHERING REQ (rand = 0c 9a 14 d1 16 42 cd d8 62 3c 1f c3 e4 85 37 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241218100106056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100106056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100106056 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100106056 DMM INFO MM(262420000000072/d249ab2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100106056 DMM NOTICE MM(262420000000072/d249ab2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100106056 DMM DEBUG MM(262420000000072/d249ab2d) checking auth: received GSM SRES = ae 2e 21 d2 (gprs_gmm.c:648) 20241218100106056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100106056 DMM DEBUG MM(262420000000072/d249ab2d) Requesting authorization (sgsn_auth.c:160) 20241218100106056 DMM INFO MM(262420000000072/d249ab2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100106056 DMM DEBUG MM(262420000000072/d249ab2d) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100106056 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241218100106056 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) 20241218100106056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218100106056 DMM INFO MM(262420000000072/d249ab2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd249ab2d) (gprs_gmm.c:282) 20241218100106057 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100106057 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100106057 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241218100106057 DMM INFO MM(262420000000072/d249ab2d) Subscriber data update (mmctx.c:445) 20241218100106057 DMM DEBUG MM(262420000000072/d249ab2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100106057 DMM INFO MM(262420000000072/d249ab2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100106057 DMM NOTICE MM(262420000000072/d249ab2d) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241218100106057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100106057 DMM NOTICE MM(262420000000072/d249ab2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100106057 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) 20241218100106057 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100106057 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241218100106057 DMM INFO MM(262420000000072/d249ab2d) Subscriber data update (mmctx.c:445) 20241218100106057 DMM DEBUG MM(262420000000072/d249ab2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218100106060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100106060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218100106060 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100106060 DMM INFO MM(262420000000072/d249ab2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100106060 DMM NOTICE MM(262420000000072/d249ab2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100106060 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100106060 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100106060 DLLC NOTICE LLME(e1f37f30/d249ab2d){ASSIGNED} LLGM Assign pre (ffffffff => d249ab2d) (gprs_llc.c:1079) 20241218100106060 DLLC NOTICE LLME(ffffffff/d249ab2d){ASSIGNED} LLGM Assign post (ffffffff => d249ab2d) (gprs_llc.c:1125) 20241218100106060 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218100106060 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218100106060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100106060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100106115 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 04 4b 00 00 03 52 f0 99 42 42 de 05 d2 49 ab 2d 0c 01 02 03 0d fe 11 ef 0d bc fc 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@43f895d4d550: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241218100108114 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241218100108114 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241218100108114 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) 20241218100108114 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241218100108114 DMM INFO MM(262420000000072/d249ab2d) Subscriber data update (mmctx.c:445) 20241218100108114 DMM DEBUG MM(262420000000072/d249ab2d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241218100108114 DMM INFO MM(262420000000072/d249ab2d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241218100108114 DMM INFO MM(262420000000072/d249ab2d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100108114 DMM INFO MM(262420000000072/d249ab2d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100108114 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100108114 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100108114 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218100108114 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218100108114 DLLC NOTICE LLME(ffffffff/d249ab2d){ASSIGNED} LLGM Assign pre (d249ab2d => ffffffff) (gprs_llc.c:1079) 20241218100108114 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d249ab2d => ffffffff) (gprs_llc.c:1125) 20241218100108114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218100108114 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218100108114 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218100108114 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@43f895d4d550: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@43f895d4d550: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241218100108119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53110<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_in-BVCI220(1364)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1365)@43f895d4d550: Final verdict of PTC: none 20241218100108122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100108122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1367)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1360)@43f895d4d550: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1355)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@43f895d4d550: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1358)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1353)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1363)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@43f895d4d550: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@43f895d4d550: 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'. Wed Dec 18 10:01:08 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241218100108257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100108659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98752) 20241218100109122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100109122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98752, count=100012) 20241218100110123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100110123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:10 UTC 2024 /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 20241218100111124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100111124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_sgsn_context_req_out started. 20241218100111694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100111696 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100111720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100111720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100111720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100111720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100111720 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100111720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100111720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100111720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100111720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100111721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100111721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100111721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100111721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100111721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100111721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100111721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100111721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100111721 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100111721 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100111721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100111721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100111721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100111724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100111730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100111730 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100111738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100111739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100111739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100111739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100111739 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100111739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100111739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100111739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100111739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100111740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100111740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100111740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100111740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100111740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100111740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100111740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100111740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100111740 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100111740 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100111740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100111741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100111741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100111742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218100111747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100111747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100111759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100111759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100111759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100111759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100111759 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100111759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100111759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100111759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100111759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100111760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100111760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100111760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100111760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100111760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100111760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100111760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100111760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100111760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100111760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100111760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100111760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100111760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100111763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100111769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100111769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100112125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100112125 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100112125 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100112125 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100112127 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241218100112127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@43f895d4d550: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='FFE3F72F'O, index=0 SGSN_Test-GSUP(1386)@43f895d4d550: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241218100113156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100113156 DLLC NOTICE LLME(ffffffff/ffe3f72f){UNASSIGNED} LLC RX: unknown TLLI 0xffe3f72f, creating LLME on the fly (gprs_llc.c:552) 20241218100113156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241218100113156 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218100113156 DMM NOTICE LLME(ffffffff/ffe3f72f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241218100113156 DLLC NOTICE LLME(ffffffff/ffe3f72f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241218100113156 DMM ERROR LLME(ffffffff/ffe3f72f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241218100113156 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241218100113156 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241218100113156 DLLC NOTICE LLME(ffffffff/ffe3f72f){UNASSIGNED} LLGM Assign pre (ffe3f72f => ffffffff) (gprs_llc.c:1079) 20241218100113156 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffe3f72f => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@43f895d4d550: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@43f895d4d550: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241218100113164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100113164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1386)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1374)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@43f895d4d550: Final verdict of PTC: none 20241218100113164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54652<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1371)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1379)@43f895d4d550: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1384)@43f895d4d550: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@43f895d4d550: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1377)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1372)@43f895d4d550: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@43f895d4d550: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1382)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@43f895d4d550: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@43f895d4d550: 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'. Wed Dec 18 10:01:13 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20241218100113243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100113645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51208) 20241218100114165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100114165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51208, count=55564) 20241218100115166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100115167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:15 UTC 2024 /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 20241218100116168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100116168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_req_id_req_ra_update started. 20241218100116683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100116686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100116734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100116734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100116734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100116734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100116734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100116734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100116734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100116734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100116734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100116735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100116735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100116735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100116735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100116735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100116735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100116735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100116735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100116735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100116735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100116735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100116735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100116735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100116737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 20241218100116742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100116742 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100116754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100116754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100116754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100116754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100116754 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100116754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100116754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100116754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100116754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100116755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100116755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100116755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100116755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100116755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100116755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100116755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100116755 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100116755 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100116755 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100116755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100116756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100116756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100116758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100116763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100116763 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100116772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100116772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100116772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100116772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100116772 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100116772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100116772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100116772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100116772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100116772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100116772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100116772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100116772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100116772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100116772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100116772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100116772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100116772 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100116773 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100116773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100116773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100116773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100116774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100116779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100116779 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)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100117169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100117169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100117169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100117169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100117173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100117174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@43f895d4d550: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='ECB75970'O, index=0 SGSN_Test-GSUP(1405)@43f895d4d550: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241218100117233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100117233 DLLC NOTICE LLME(ffffffff/ecb75970){UNASSIGNED} LLC RX: unknown TLLI 0xecb75970, creating LLME on the fly (gprs_llc.c:552) 20241218100117233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100117233 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100117233 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218100117233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218100117233 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218100117233 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218100117233 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100117233 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100117233 DLLC NOTICE LLME(ffffffff/ecb75970){UNASSIGNED} LLGM Assign pre (ecb75970 => ff0b03de) (gprs_llc.c:1079) 20241218100117233 DLLC NOTICE LLME(ecb75970/ff0b03de){ASSIGNED} LLGM Assign post (ecb75970 => ff0b03de) (gprs_llc.c:1125) 20241218100117233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100117233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100117233 DMM DEBUG MM(262420000000047/ff0b03de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100117247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100117247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100117247 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100117247 DMM INFO MM(262420000000047/ff0b03de) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218100117247 DMM INFO MM(262420000000047/ff0b03de) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-46286-91 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241218100117247 DMM NOTICE MM(262420000000047/ff0b03de) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241218100117247 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241218100117247 DMM INFO MM(262420000000047/ff0b03de) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241218100117247 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100117247 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100117247 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218100117247 DMM ERROR MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241218100117247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Deallocated (fsm.c:568) 20241218100117247 DMM DEBUG MM_STATE_Gb(0)[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218100117247 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218100117247 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218100117247 DLLC NOTICE LLME(ecb75970/ff0b03de){ASSIGNED} LLGM Assign pre (ff0b03de => ffffffff) (gprs_llc.c:1079) 20241218100117247 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff0b03de => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@43f895d4d550: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@43f895d4d550: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@43f895d4d550: Final verdict of PTC: pass 20241218100117253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54670<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@43f895d4d550: Final verdict of PTC: none 20241218100117254 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100117254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1393)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1398)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1403)@43f895d4d550: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@43f895d4d550: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@43f895d4d550: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1391)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1401)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1396)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@43f895d4d550: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 10:01:17 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241218100117366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100117767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62088) 20241218100118254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100118254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62088, count=63248) 20241218100119255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100119255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test execution finished. MTC@43f895d4d550: 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 ------ Wed Dec 18 10:01:19 UTC 2024 /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 20241218100120256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100120256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_iu_attach started. 20241218100120791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100120793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100120831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100120831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100120831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100120831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100120831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100120831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100120831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100120831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100120831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100120832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100120832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100120832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100120832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100120832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100120832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100120832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100120832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100120832 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100120832 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100120832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1412)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100120832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100120832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100120834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100120839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100120839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100120849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100120849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100120849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100120849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100120849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100120849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100120849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100120849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100120849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100120850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100120850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100120850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100120850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100120850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100120850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100120850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100120850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100120850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100120850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100120851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100120851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100120851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100120853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100120859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100120859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100120868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100120868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100120868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100120868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100120868 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100120868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100120868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100120868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100120868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100120869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100120869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100120869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100120869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100120869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100120869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100120869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100120869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100120869 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100120869 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100120869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1422)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100120869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100120869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218100120871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100120875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100120875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1425)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@43f895d4d550: ************************************************* MTC@43f895d4d550: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@43f895d4d550: v_sccp_pdu_maxlen:268 20241218100121079 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100121080 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) 20241218100121080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100121080 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100121088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100121088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100121088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100121088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100121088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100121088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100121088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100121090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100121090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100121090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100121090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100121090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100121090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100121090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100121091 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100121097 DGPRS DEBUG Checking for inactive LLMEs, time = 37044280 (sgsn.c:132) 20241218100121257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100121257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100121257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100121258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100121259 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100121259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100121898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100121899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100121899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100121899 DLM3UA 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) 20241218100121899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100121899 DLSS7 DEBUG Found route for dpc=188=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) 20241218100121899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100121899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100121899 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100121899 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100121900 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) 20241218100121900 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100121900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100121900 DLM3UA 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) 20241218100121900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100121900 DLSS7 DEBUG Found route for dpc=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) 20241218100121900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100121900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@43f895d4d550: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='CF964D5D'O, index=0 SGSN_Test-GSUP(1428)@43f895d4d550: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@43f895d4d550: 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 := '59F9'O, rac := 'D3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@43f895d4d550: Added conn table entry 0TC_iu_attach(1430)11631124 SGSN_Test_0-SCCP(1423)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1424)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100122339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100122339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100122339 DLM3UA 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) 20241218100122339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122339 DLSS7 DEBUG Found route for dpc=188=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) 20241218100122339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100122339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100122339 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100122339 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100122339 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100122339 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241218100122339 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241218100122339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100122339 DMM DEBUG GMM(gmm_fsm)[0x564064db7e30]{Deregistered}: Allocated (fsm.c:456) 20241218100122339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Init}: Allocated (fsm.c:456) 20241218100122339 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Allocated (fsm.c:456) 20241218100122339 DMM DEBUG MM_STATE_Iu[0x564064dbf740]{Detached}: Allocated (fsm.c:456) 20241218100122339 DMM DEBUG GMM(gmm_fsm)[0x564064db7e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100122339 DMM DEBUG GMM(gmm_fsm)[0x564064db7e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100122339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100122339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100122339 DMM DEBUG MM(262420000001001/fdd7ff8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100122339 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241218100122339 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) 20241218100122339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100122339 DLM3UA 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) 20241218100122339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122339 DLSS7 DEBUG Found route for dpc=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) 20241218100122339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100122339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100122339 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) 20241218100122339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100122339 DLM3UA 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) 20241218100122339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122339 DLSS7 DEBUG Found route for dpc=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) 20241218100122339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100122339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@43f895d4d550: { messageType := 2, destLocRef := 'B17A14'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@43f895d4d550: 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 := '0459B06AEFC7DCEC8147405CF2AF6AE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABC2F09A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64503B957A4AE966'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3EA2626720EE240B1577D0C4F9E8C385'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3863185638EFF1127C84B1F94E9945EF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7970B9FF960D82E3F9FADB2C61122C41'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2AF9BC0B1E4EA9D4'O } } } } } SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1423)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241218100122349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100122349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100122349 DLM3UA 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) 20241218100122349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122349 DLSS7 DEBUG Found route for dpc=188=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) 20241218100122349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100122349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100122349 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100122349 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100122349 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100122349 DMM DEBUG MM(262420000001001/fdd7ff8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241218100122349 DMM NOTICE MM(262420000001001/fdd7ff8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100122349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100122349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100122349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100122349 DMM DEBUG MM(262420000001001/fdd7ff8d) Requesting authorization (sgsn_auth.c:160) 20241218100122349 DMM INFO MM(262420000001001/fdd7ff8d) Requesting authentication tuples (sgsn_auth.c:184) 20241218100122349 DMM DEBUG MM(262420000001001/fdd7ff8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100122349 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241218100122349 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)@43f895d4d550: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@43f895d4d550: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241218100122352 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100122352 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100122352 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100122352 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100122352 DMM INFO MM(262420000001001/fdd7ff8d) Subscriber data update (mmctx.c:445) 20241218100122352 DMM DEBUG MM(262420000001001/fdd7ff8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100122352 DMM INFO MM(262420000001001/fdd7ff8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100122352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100122352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100122352 DMM INFO MM(262420000001001/fdd7ff8d) <- GMM AUTH AND CIPHERING REQ (rand = 04 59 b0 6a ef c7 dc ec 81 47 40 5c f2 af 6a e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 79 70 b9 ff 96 0d 82 e3 f9 fa db 2c 61 12 2c 41 ) (gprs_gmm.c:465) 20241218100122352 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241218100122352 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) 20241218100122352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100122352 DLM3UA 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) 20241218100122352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122352 DLSS7 DEBUG Found route for dpc=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) 20241218100122352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100122352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1423)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C222AF9BC0B23094399990000100001F029041E4EA9D4'O 20241218100122357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100122357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100122357 DLM3UA 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) 20241218100122357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122357 DLSS7 DEBUG Found route for dpc=188=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) 20241218100122357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100122357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100122357 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100122357 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100122357 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100122357 DMM INFO MM(262420000001001/fdd7ff8d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100122357 DMM NOTICE MM(262420000001001/fdd7ff8d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100122357 DMM DEBUG MM(262420000001001/fdd7ff8d) checking auth: received UMTS RES = 2a f9 bc 0b 1e 4e a9 d4 (gprs_gmm.c:648) 20241218100122357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100122357 DMM DEBUG MM(262420000001001/fdd7ff8d) Requesting authorization (sgsn_auth.c:160) 20241218100122357 DMM INFO MM(262420000001001/fdd7ff8d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100122357 DMM DEBUG MM(262420000001001/fdd7ff8d) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100122357 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241218100122358 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) 20241218100122358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100122358 DMM DEBUG MM(262420000001001/fdd7ff8d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100122358 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) 20241218100122358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100122358 DLM3UA 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) 20241218100122358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122358 DLSS7 DEBUG Found route for dpc=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) 20241218100122358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100122358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1423)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100122365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100122365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100122365 DLM3UA 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) 20241218100122365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122365 DLSS7 DEBUG Found route for dpc=188=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) 20241218100122365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100122365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100122365 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100122365 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100122365 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100122365 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241218100122365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100122365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100122365 DMM INFO MM(262420000001001/fdd7ff8d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdd7ff8d) (gprs_gmm.c:282) 20241218100122365 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241218100122366 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) 20241218100122366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100122366 DLM3UA 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) 20241218100122366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122366 DLSS7 DEBUG Found route for dpc=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) 20241218100122366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100122366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100122366 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) 20241218100122366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100122366 DLM3UA 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) 20241218100122366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122366 DLSS7 DEBUG Found route for dpc=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) 20241218100122366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100122366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100122369 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100122369 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100122369 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241218100122369 DMM INFO MM(262420000001001/fdd7ff8d) Subscriber data update (mmctx.c:445) 20241218100122369 DMM DEBUG MM(262420000001001/fdd7ff8d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100122369 DMM INFO MM(262420000001001/fdd7ff8d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100122369 DMM NOTICE MM(262420000001001/fdd7ff8d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241218100122369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100122369 DMM NOTICE MM(262420000001001/fdd7ff8d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100122369 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) 20241218100122369 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100122369 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241218100122369 DMM INFO MM(262420000001001/fdd7ff8d) Subscriber data update (mmctx.c:445) 20241218100122369 DMM DEBUG MM(262420000001001/fdd7ff8d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1423)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100122371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100122371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100122371 DLM3UA 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) 20241218100122371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122371 DLSS7 DEBUG Found route for dpc=188=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) 20241218100122371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100122371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100122371 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100122371 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100122371 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100122371 DMM INFO MM(262420000001001/fdd7ff8d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100122371 DMM NOTICE MM(262420000001001/fdd7ff8d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100122371 DMM DEBUG GMM(gmm_fsm)[0x564064db7e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100122371 DMM DEBUG GMM(gmm_fsm)[0x564064db7e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100122371 DMM DEBUG MM_STATE_Iu(1)[0x564064dbf740]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100122371 DMM DEBUG MM_STATE_Iu(1)[0x564064dbf740]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100122371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100122371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100122372 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) 20241218100122372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100122372 DLM3UA 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) 20241218100122372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122372 DLSS7 DEBUG Found route for dpc=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) 20241218100122372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100122372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1423)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1423)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100122376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100122376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100122376 DLM3UA 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) 20241218100122376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122376 DLSS7 DEBUG Found route for dpc=188=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) 20241218100122376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100122376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100122376 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100122376 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100122376 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100122376 DMM INFO MM(262420000001001/fdd7ff8d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100122376 DMM DEBUG MM_STATE_Iu(1)[0x564064dbf740]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100122376 DMM DEBUG MM_STATE_Iu(1)[0x564064dbf740]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100122376 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) 20241218100122376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100122376 DLM3UA 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) 20241218100122376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122376 DLSS7 DEBUG Found route for dpc=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) 20241218100122376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100122376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@43f895d4d550: Session index based on local reference:0 20241218100122377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100122377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100122377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100122377 DLM3UA 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) 20241218100122377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100122377 DLSS7 DEBUG Found route for dpc=188=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) 20241218100122377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100122377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@43f895d4d550: Deleted conn table entry 0TC_iu_attach(1430)11631124 TC_iu_attach(1430)@43f895d4d550: setverdict(pass): none -> pass TC_iu_attach(1430)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@43f895d4d550: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@43f895d4d550: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@43f895d4d550: Final verdict of PTC: none 20241218100122450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54686<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218100122455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100122455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1428)@43f895d4d550: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1417)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1412)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@43f895d4d550: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@43f895d4d550: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1422)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1410)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1415)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1420)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@43f895d4d550: Test case TC_iu_attach finished. Verdict: pass MTC@43f895d4d550: 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'. 20241218100122578 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100122578 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) 20241218100122578 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100122578 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100122578 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100122578 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) 20241218100122578 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100122578 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100122578 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) 20241218100122578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100122578 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100122578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100122578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100122578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100122578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100122578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100122578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100122578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Wed Dec 18 10:01:22 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241218100122625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100123026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207964) 20241218100123456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100123456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207964, count=209320) 20241218100124457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100124457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100124579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100124579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100124579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:25 UTC 2024 /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 20241218100125457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100125457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_iu_attach_encr started. 20241218100126068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100126071 DMM INFO MM(262420000001001/fdd7ff8d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100126071 DMM INFO MM(262420000001001/fdd7ff8d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100126071 DMM DEBUG GMM(gmm_fsm)[0x564064db7e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100126071 DMM DEBUG GMM(gmm_fsm)[0x564064db7e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100126071 DMM DEBUG MM_STATE_Iu(1)[0x564064dbf740]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100126071 DMM DEBUG MM_STATE_Iu(1)[0x564064dbf740]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100126071 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241218100126071 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) 20241218100126071 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) 20241218100126071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Init}: Deallocated (fsm.c:568) 20241218100126071 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Deallocated (fsm.c:568) 20241218100126071 DMM DEBUG MM_STATE_Iu(1)[0x564064dbf740]{Detached}: Deallocated (fsm.c:568) 20241218100126071 DMM DEBUG GMM(gmm_fsm)[0x564064db7e30]{Deregistered}: Deallocated (fsm.c:568) 20241218100126071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100126119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100126119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100126119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100126119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100126119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100126119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100126119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100126119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100126119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100126119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100126119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100126119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100126120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100126120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100126120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100126120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100126120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100126120 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100126120 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100126120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100126120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100126120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100126123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100126128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100126128 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100126136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100126136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100126136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100126136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100126136 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100126136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100126136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100126136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100126136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100126136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100126136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100126136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100126136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100126137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100126137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100126137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100126137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100126137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100126137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100126137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100126137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100126137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100126138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100126143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100126143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100126151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100126151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100126151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100126151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100126151 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100126151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100126151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100126151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100126152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100126152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100126152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100126152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100126152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100126152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100126152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100126152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100126152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100126152 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100126152 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100126152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100126153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100126153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100126154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100126158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100126159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1448)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@43f895d4d550: ************************************************* MTC@43f895d4d550: Starting RAN_Emulation TC_iu_attach_encr-BVCI220(1444)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1446)@43f895d4d550: v_sccp_pdu_maxlen:268 20241218100126361 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100126361 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) 20241218100126361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100126361 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100126370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100126370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100126370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100126370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100126370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100126370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100126370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100126372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100126372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100126372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100126372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100126372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100126372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100126372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100126372 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100126458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100126458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100126458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100126458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100126462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100126464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100127180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100127180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100127180 DLM3UA 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) 20241218100127180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127180 DLSS7 DEBUG Found route for dpc=188=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) 20241218100127180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100127180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100127181 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100127181 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100127181 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) 20241218100127181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100127181 DLM3UA 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) 20241218100127181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127181 DLSS7 DEBUG Found route for dpc=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) 20241218100127181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100127181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@43f895d4d550: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='EEC07E80'O, index=0 SGSN_Test-GSUP(1451)@43f895d4d550: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@43f895d4d550: 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 := '47EF'O, rac := '9C'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)@43f895d4d550: Added conn table entry 0TC_iu_attach_encr(1453)546644 SGSN_Test_0-SCCP(1446)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1447)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100127536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100127536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100127536 DLM3UA 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) 20241218100127536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127536 DLSS7 DEBUG Found route for dpc=188=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) 20241218100127536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100127536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100127536 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100127536 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100127536 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100127536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100127536 DMM DEBUG GMM(gmm_fsm)[0x564064dbf740]{Deregistered}: Allocated (fsm.c:456) 20241218100127536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218100127536 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Allocated (fsm.c:456) 20241218100127536 DMM DEBUG MM_STATE_Iu[0x564064db1750]{Detached}: Allocated (fsm.c:456) 20241218100127536 DMM DEBUG GMM(gmm_fsm)[0x564064dbf740]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100127536 DMM DEBUG GMM(gmm_fsm)[0x564064dbf740]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100127536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100127537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100127537 DMM DEBUG MM(262420000001001/c25f689d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100127537 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241218100127537 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) 20241218100127537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100127537 DLM3UA 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) 20241218100127537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127537 DLSS7 DEBUG Found route for dpc=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) 20241218100127537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100127537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100127537 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) 20241218100127537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100127537 DLM3UA 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) 20241218100127537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127537 DLSS7 DEBUG Found route for dpc=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) 20241218100127537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100127537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@43f895d4d550: { messageType := 2, destLocRef := '085754'O ("\bWT"), 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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@43f895d4d550: 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 := '01E36669DD6B5E76B13F1A8F94BACC9F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04AB10FF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D763087EB1804D2D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '03CF51DB87F70222AF29AD38029F291B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B16639431CFC27864B97667855C273C0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '51F14D9E88DA1F06F8208A759446A976'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ED29363BB1AFE769'O } } } } } SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1446)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241218100127542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100127542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100127542 DLM3UA 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) 20241218100127542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127542 DLSS7 DEBUG Found route for dpc=188=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) 20241218100127542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100127542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100127542 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100127542 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100127542 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100127542 DMM DEBUG MM(262420000001001/c25f689d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241218100127542 DMM NOTICE MM(262420000001001/c25f689d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100127542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100127542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100127542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100127542 DMM DEBUG MM(262420000001001/c25f689d) Requesting authorization (sgsn_auth.c:160) 20241218100127542 DMM INFO MM(262420000001001/c25f689d) Requesting authentication tuples (sgsn_auth.c:184) 20241218100127542 DMM DEBUG MM(262420000001001/c25f689d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100127542 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241218100127542 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)@43f895d4d550: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@43f895d4d550: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241218100127544 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100127544 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100127544 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100127544 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100127544 DMM INFO MM(262420000001001/c25f689d) Subscriber data update (mmctx.c:445) 20241218100127544 DMM DEBUG MM(262420000001001/c25f689d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100127544 DMM INFO MM(262420000001001/c25f689d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100127544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100127544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100127544 DMM INFO MM(262420000001001/c25f689d) <- GMM AUTH AND CIPHERING REQ (rand = 01 e3 66 69 dd 6b 5e 76 b1 3f 1a 8f 94 ba cc 9f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 51 f1 4d 9e 88 da 1f 06 f8 20 8a 75 94 46 a9 76 ) (gprs_gmm.c:465) 20241218100127544 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241218100127544 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) 20241218100127544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100127544 DLM3UA 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) 20241218100127544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127544 DLSS7 DEBUG Found route for dpc=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) 20241218100127544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100127544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1446)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222ED29363B23094399990000100001F02904B1AFE769'O 20241218100127547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100127547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100127547 DLM3UA 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) 20241218100127547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127547 DLSS7 DEBUG Found route for dpc=188=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) 20241218100127547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100127547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100127547 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100127547 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100127547 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100127547 DMM INFO MM(262420000001001/c25f689d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100127547 DMM NOTICE MM(262420000001001/c25f689d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100127547 DMM DEBUG MM(262420000001001/c25f689d) checking auth: received UMTS RES = ed 29 36 3b b1 af e7 69 (gprs_gmm.c:648) 20241218100127547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100127547 DMM DEBUG MM(262420000001001/c25f689d) Requesting authorization (sgsn_auth.c:160) 20241218100127547 DMM INFO MM(262420000001001/c25f689d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100127547 DMM DEBUG MM(262420000001001/c25f689d) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100127547 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241218100127547 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) 20241218100127547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100127547 DMM DEBUG MM(262420000001001/c25f689d) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241218100127547 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) 20241218100127547 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100127547 DLM3UA 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) 20241218100127547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127547 DLSS7 DEBUG Found route for dpc=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) 20241218100127547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100127547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_len:17 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1446)@43f895d4d550: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241218100127551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100127551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100127551 DLM3UA 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) 20241218100127551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127551 DLSS7 DEBUG Found route for dpc=188=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) 20241218100127551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100127551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100127551 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100127551 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100127551 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100127551 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241218100127551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100127551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100127551 DMM INFO MM(262420000001001/c25f689d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc25f689d) (gprs_gmm.c:282) 20241218100127551 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241218100127551 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) 20241218100127551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100127551 DLM3UA 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) 20241218100127551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127551 DLSS7 DEBUG Found route for dpc=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) 20241218100127551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100127551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100127551 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) 20241218100127551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100127551 DLM3UA 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) 20241218100127551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127551 DLSS7 DEBUG Found route for dpc=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) 20241218100127551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100127551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100127553 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100127553 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100127553 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241218100127553 DMM INFO MM(262420000001001/c25f689d) Subscriber data update (mmctx.c:445) 20241218100127553 DMM DEBUG MM(262420000001001/c25f689d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100127553 DMM INFO MM(262420000001001/c25f689d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100127553 DMM NOTICE MM(262420000001001/c25f689d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241218100127553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100127553 DMM NOTICE MM(262420000001001/c25f689d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100127553 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) 20241218100127553 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100127553 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241218100127553 DMM INFO MM(262420000001001/c25f689d) Subscriber data update (mmctx.c:445) 20241218100127553 DMM DEBUG MM(262420000001001/c25f689d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1446)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100127554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100127554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100127554 DLM3UA 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) 20241218100127554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127554 DLSS7 DEBUG Found route for dpc=188=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) 20241218100127554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100127554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100127554 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100127554 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100127554 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100127554 DMM INFO MM(262420000001001/c25f689d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100127554 DMM NOTICE MM(262420000001001/c25f689d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100127554 DMM DEBUG GMM(gmm_fsm)[0x564064dbf740]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100127554 DMM DEBUG GMM(gmm_fsm)[0x564064dbf740]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100127554 DMM DEBUG MM_STATE_Iu(2)[0x564064db1750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100127554 DMM DEBUG MM_STATE_Iu(2)[0x564064db1750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100127554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100127554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100127554 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) 20241218100127554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100127554 DLM3UA 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) 20241218100127554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127554 DLSS7 DEBUG Found route for dpc=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) 20241218100127554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100127554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1446)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1446)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100127557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100127557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100127557 DLM3UA 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) 20241218100127557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127557 DLSS7 DEBUG Found route for dpc=188=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) 20241218100127557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100127557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100127557 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100127557 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100127557 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100127557 DMM INFO MM(262420000001001/c25f689d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100127557 DMM DEBUG MM_STATE_Iu(2)[0x564064db1750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100127557 DMM DEBUG MM_STATE_Iu(2)[0x564064db1750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100127557 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) 20241218100127557 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100127557 DLM3UA 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) 20241218100127557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127557 DLSS7 DEBUG Found route for dpc=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) 20241218100127557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100127557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@43f895d4d550: Deleted conn table entry 0TC_iu_attach_encr(1453)546644 20241218100127557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100127557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100127557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100127557 DLM3UA 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) 20241218100127557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100127557 DLSS7 DEBUG Found route for dpc=188=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) 20241218100127557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100127557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_encr(1453)@43f895d4d550: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@43f895d4d550: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@43f895d4d550: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@43f895d4d550: Final verdict of PTC: none 20241218100127627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39666<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218100127632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100127632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1451)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1440)@43f895d4d550: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1435)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1445)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@43f895d4d550: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@43f895d4d550: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1443)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1438)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1433)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@43f895d4d550: Test case TC_iu_attach_encr finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 10:01:27 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241218100127759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100127762 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100127762 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) 20241218100127762 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100127762 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100127762 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100127762 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) 20241218100127762 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100127762 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100127762 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) 20241218100127762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100127762 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100127762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100127762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100127762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100127762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100127762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100127762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100127762 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241218100128161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184452) 20241218100128633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100128633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184452, count=211772) 20241218100129634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100129634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100129763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100129763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100129763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:30 UTC 2024 /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 20241218100130635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100130635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_iu_attach_geran_rau started. 20241218100131204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100131206 DMM INFO MM(262420000001001/c25f689d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100131206 DMM INFO MM(262420000001001/c25f689d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100131206 DMM DEBUG GMM(gmm_fsm)[0x564064dbf740]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100131206 DMM DEBUG GMM(gmm_fsm)[0x564064dbf740]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100131206 DMM DEBUG MM_STATE_Iu(2)[0x564064db1750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100131206 DMM DEBUG MM_STATE_Iu(2)[0x564064db1750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100131206 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241218100131206 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) 20241218100131206 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) 20241218100131206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218100131206 DMM DEBUG MM_STATE_Gb[0x564064db19b0]{Idle}: Deallocated (fsm.c:568) 20241218100131206 DMM DEBUG MM_STATE_Iu(2)[0x564064db1750]{Detached}: Deallocated (fsm.c:568) 20241218100131206 DMM DEBUG GMM(gmm_fsm)[0x564064dbf740]{Deregistered}: Deallocated (fsm.c:568) 20241218100131207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100131255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100131255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100131255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100131255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100131255 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100131255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100131255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100131255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100131255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100131256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100131256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100131256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100131256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100131256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100131256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100131256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100131256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100131256 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100131256 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100131256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100131257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100131257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100131258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100131263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100131263 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100131270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100131270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100131270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100131270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100131270 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100131270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100131270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100131270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100131270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100131271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100131271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100131271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100131271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100131271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100131271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100131271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100131271 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100131271 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100131271 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100131271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100131271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100131271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100131273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100131277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100131277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100131286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100131286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100131286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100131286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100131286 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100131286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100131286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100131286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100131286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100131287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100131287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100131287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100131287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100131287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100131287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100131287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100131287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100131287 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100131287 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100131287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100131287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100131287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100131289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1471)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@43f895d4d550: ************************************************* MTC@43f895d4d550: Starting RAN_Emulation 20241218100131294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100131294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1469)@43f895d4d550: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100131495 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100131495 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) 20241218100131495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100131495 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100131502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100131502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100131502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100131502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100131502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100131502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100131502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100131505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100131505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100131505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100131505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100131505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100131505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100131505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100131505 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100131636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100131636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100131636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100131636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100131640 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218100131641 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100132313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100132314 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100132314 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100132313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100132313 DLM3UA 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) 20241218100132313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132313 DLSS7 DEBUG Found route for dpc=188=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) 20241218100132313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100132313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100132314 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) 20241218100132314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100132314 DLM3UA 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) 20241218100132314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132314 DLSS7 DEBUG Found route for dpc=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) 20241218100132314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100132314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@43f895d4d550: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E45D8365'O, index=0 SGSN_Test-GSUP(1474)@43f895d4d550: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@43f895d4d550: 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 := '5565'O ("Ue"), rac := '09'O ("\t") }, 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)@43f895d4d550: Added conn table entry 0TC_iu_attach_geran_rau(1476)9978726 SGSN_Test_0-SCCP(1469)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1470)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100132733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100132733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100132733 DLM3UA 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) 20241218100132733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132733 DLSS7 DEBUG Found route for dpc=188=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) 20241218100132733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100132733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100132733 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) 20241218100132733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100132733 DLM3UA 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) 20241218100132733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132733 DLSS7 DEBUG Found route for dpc=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) 20241218100132733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100132733 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100132733 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100132733 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100132733 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100132733 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218100132733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Init}: Allocated (fsm.c:456) 20241218100132733 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Allocated (fsm.c:456) 20241218100132733 DMM DEBUG MM_STATE_Iu[0x564064db7e30]{Detached}: Allocated (fsm.c:456) 20241218100132733 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100132733 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100132733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100132733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100132733 DMM DEBUG MM(262420000001002/eb45f439) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100132733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100132733 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241218100132733 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) 20241218100132733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100132733 DLM3UA 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) 20241218100132733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132733 DLSS7 DEBUG Found route for dpc=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) 20241218100132733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100132733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@43f895d4d550: { messageType := 2, destLocRef := '984366'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@43f895d4d550: 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 := 'B603AF10EE5634D14A8FA9F50E94C0DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72E5C93C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD53978CBCB9FBFE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3AE611E8B047B2FE9643A0D7960804A3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A3EEBC81BAE10C8E69790B2528249B32'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '28F6D0196CA1F8E13DF72C2C7AD43B23'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8A54B82965FEF9AE'O } } } } } SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_from0 20241218100132744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100132744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100132744 DLM3UA 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) 20241218100132744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132744 DLSS7 DEBUG Found route for dpc=188=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) 20241218100132744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100132744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241218100132745 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100132745 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100132745 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100132745 DMM DEBUG MM(262420000001002/eb45f439) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241218100132745 DMM NOTICE MM(262420000001002/eb45f439) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100132745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100132745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100132745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100132745 DMM DEBUG MM(262420000001002/eb45f439) Requesting authorization (sgsn_auth.c:160) 20241218100132745 DMM INFO MM(262420000001002/eb45f439) Requesting authentication tuples (sgsn_auth.c:184) 20241218100132745 DMM DEBUG MM(262420000001002/eb45f439) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100132745 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241218100132745 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)@43f895d4d550: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@43f895d4d550: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241218100132749 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100132749 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100132749 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100132749 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100132749 DMM INFO MM(262420000001002/eb45f439) Subscriber data update (mmctx.c:445) 20241218100132749 DMM DEBUG MM(262420000001002/eb45f439) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100132749 DMM INFO MM(262420000001002/eb45f439) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100132749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100132749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100132749 DMM INFO MM(262420000001002/eb45f439) <- GMM AUTH AND CIPHERING REQ (rand = b6 03 af 10 ee 56 34 d1 4a 8f a9 f5 0e 94 c0 df , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 f6 d0 19 6c a1 f8 e1 3d f7 2c 2c 7a d4 3b 23 ) (gprs_gmm.c:465) 20241218100132749 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241218100132749 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) 20241218100132749 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132749 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100132749 DLM3UA 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) 20241218100132749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132749 DLSS7 DEBUG Found route for dpc=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) 20241218100132749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100132749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1469)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309228A54B82923094399990000100002F0290465FEF9AE'O 20241218100132758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100132758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100132758 DLM3UA 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) 20241218100132758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132758 DLSS7 DEBUG Found route for dpc=188=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) 20241218100132758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100132758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100132758 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100132758 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100132758 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100132758 DMM INFO MM(262420000001002/eb45f439) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100132758 DMM NOTICE MM(262420000001002/eb45f439) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100132758 DMM DEBUG MM(262420000001002/eb45f439) checking auth: received UMTS RES = 8a 54 b8 29 65 fe f9 ae (gprs_gmm.c:648) 20241218100132758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100132758 DMM DEBUG MM(262420000001002/eb45f439) Requesting authorization (sgsn_auth.c:160) 20241218100132759 DMM INFO MM(262420000001002/eb45f439) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100132759 DMM DEBUG MM(262420000001002/eb45f439) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100132759 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241218100132759 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) 20241218100132759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100132759 DMM DEBUG MM(262420000001002/eb45f439) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100132759 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) 20241218100132759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100132759 DLM3UA 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) 20241218100132759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132759 DLSS7 DEBUG Found route for dpc=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) 20241218100132759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100132759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_from0 20241218100132771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100132771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100132771 DLM3UA 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) 20241218100132771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) SGSN_Test_0-SCCP(1469)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100132771 DLSS7 DEBUG Found route for dpc=188=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) 20241218100132771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100132771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100132771 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100132771 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100132771 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100132771 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241218100132771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100132771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100132771 DMM INFO MM(262420000001002/eb45f439) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb45f439) (gprs_gmm.c:282) 20241218100132771 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241218100132771 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) 20241218100132771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100132771 DLM3UA 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) 20241218100132771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132771 DLSS7 DEBUG Found route for dpc=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) 20241218100132771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100132771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100132771 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) 20241218100132771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100132771 DLM3UA 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) 20241218100132771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132771 DLSS7 DEBUG Found route for dpc=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) 20241218100132771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100132771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100132775 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100132775 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100132775 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241218100132775 DMM INFO MM(262420000001002/eb45f439) Subscriber data update (mmctx.c:445) 20241218100132775 DMM DEBUG MM(262420000001002/eb45f439) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100132775 DMM INFO MM(262420000001002/eb45f439) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100132775 DMM NOTICE MM(262420000001002/eb45f439) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241218100132775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100132775 DMM NOTICE MM(262420000001002/eb45f439) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100132775 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) 20241218100132775 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100132775 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241218100132775 DMM INFO MM(262420000001002/eb45f439) Subscriber data update (mmctx.c:445) 20241218100132775 DMM DEBUG MM(262420000001002/eb45f439) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1469)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100132777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100132777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100132777 DLM3UA 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) 20241218100132777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132777 DLSS7 DEBUG Found route for dpc=188=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) 20241218100132777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100132777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100132777 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100132777 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100132777 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100132777 DMM INFO MM(262420000001002/eb45f439) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100132777 DMM NOTICE MM(262420000001002/eb45f439) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100132777 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100132777 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100132777 DMM DEBUG MM_STATE_Iu(3)[0x564064db7e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100132777 DMM DEBUG MM_STATE_Iu(3)[0x564064db7e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100132777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100132777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100132777 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) 20241218100132777 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100132777 DLM3UA 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) 20241218100132777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132777 DLSS7 DEBUG Found route for dpc=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) 20241218100132777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100132777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1469)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1469)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100132782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100132782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100132782 DLM3UA 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) 20241218100132782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132782 DLSS7 DEBUG Found route for dpc=188=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) 20241218100132782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100132782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100132782 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100132782 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100132782 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100132782 DMM INFO MM(262420000001002/eb45f439) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100132782 DMM DEBUG MM_STATE_Iu(3)[0x564064db7e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100132782 DMM DEBUG MM_STATE_Iu(3)[0x564064db7e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100132782 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) 20241218100132782 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100132782 DLM3UA 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) 20241218100132782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132782 DLSS7 DEBUG Found route for dpc=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) 20241218100132782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100132782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@43f895d4d550: Session index based on local reference:0 20241218100132784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100132784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100132784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100132784 DLM3UA 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) 20241218100132784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100132784 DLSS7 DEBUG Found route for dpc=188=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) 20241218100132784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100132784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@43f895d4d550: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)9978726 TC_iu_attach_geran_rau(1476)@43f895d4d550: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@43f895d4d550: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@43f895d4d550: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EB45F439'O, index=1 20241218100132859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100132859 DLLC NOTICE LLME(ffffffff/eb45f439){UNASSIGNED} LLC RX: unknown TLLI 0xeb45f439, creating LLME on the fly (gprs_llc.c:552) 20241218100132859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241218100132859 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218100132860 DMM INFO MM(262420000001002/eb45f439) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: eb45f439, P-TMSI: eb45f439 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241218100132860 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241218100132860 DMM DEBUG MM_STATE_Iu(3)[0x564064db7e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241218100132860 DMM DEBUG MM_STATE_Iu(3)[0x564064db7e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100132860 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100132860 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241218100132860 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100132860 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100132860 DLLC NOTICE LLME(ffffffff/eb45f439){UNASSIGNED} LLGM Assign pre (eb45f439 => eb45f439) (gprs_llc.c:1079) 20241218100132860 DLLC NOTICE LLME(eb45f439/eb45f439){ASSIGNED} LLGM Assign post (eb45f439 => eb45f439) (gprs_llc.c:1125) 20241218100132860 DMM INFO MM(262420000001002/eb45f439) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@43f895d4d550: Removing Client IMSI='262420000001002'H, index=1 20241218100132891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100132891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100132891 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100132891 DMM INFO MM(262420000001002/eb45f439) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241218100132891 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241218100132891 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100132891 DLLC NOTICE LLME(eb45f439/eb45f439){ASSIGNED} LLGM Assign pre (ffffffff => eb45f439) (gprs_llc.c:1079) 20241218100132891 DLLC NOTICE LLME(ffffffff/eb45f439){ASSIGNED} LLGM Assign post (ffffffff => eb45f439) (gprs_llc.c:1125) 20241218100132891 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241218100132891 DMM ERROR MM_STATE_Gb[0x564064db1880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@43f895d4d550: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@43f895d4d550: Final verdict of PTC: none 20241218100132900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39690<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@43f895d4d550: Final verdict of PTC: none 20241218100132904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100132904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1468)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@43f895d4d550: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@43f895d4d550: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1458)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@43f895d4d550: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1463)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1461)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1456)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1466)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@43f895d4d550: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@43f895d4d550: 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'. 20241218100132986 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100132986 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) 20241218100132986 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100132986 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100132986 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100132986 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) 20241218100132986 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100132986 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100132986 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) 20241218100132986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100132986 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100132986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100132986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100132986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100132986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100132986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100132986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100132986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Wed Dec 18 10:01:32 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241218100133034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100133436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207032) 20241218100133906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100133906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207032, count=220444) 20241218100134908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100134908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100134987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100134987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100134987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:35 UTC 2024 /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 20241218100135910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100135910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_geran_attach_iu_rau started. 20241218100136477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100136480 DMM INFO MM(262420000001002/eb45f439) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100136480 DMM INFO MM(262420000001002/eb45f439) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100136480 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100136480 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100136480 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241218100136480 DMM ERROR MM_STATE_Gb[0x564064db1880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241218100136480 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241218100136480 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) 20241218100136480 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) 20241218100136480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db19b0]{Init}: Deallocated (fsm.c:568) 20241218100136480 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Deallocated (fsm.c:568) 20241218100136480 DMM DEBUG MM_STATE_Iu(3)[0x564064db7e30]{Detached}: Deallocated (fsm.c:568) 20241218100136480 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218100136480 DLLC NOTICE LLME(ffffffff/eb45f439){ASSIGNED} LLGM Assign pre (eb45f439 => ffffffff) (gprs_llc.c:1079) 20241218100136480 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb45f439 => ffffffff) (gprs_llc.c:1125) 20241218100136480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100136528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100136528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100136528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100136528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100136528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100136528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100136528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100136528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100136528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100136529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100136529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100136529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100136529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100136529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100136529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100136529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100136529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100136529 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100136529 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100136529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1481)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100136529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100136529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100136531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100136535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100136536 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100136544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100136544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100136544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100136544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100136544 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100136544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100136544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100136544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100136544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100136545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100136545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100136545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100136545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100136545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100136546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100136546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100136546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100136546 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100136546 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100136546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100136546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100136546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100136548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100136552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100136552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100136559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100136560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100136560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100136560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100136560 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100136560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100136560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100136560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100136560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100136560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100136560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100136560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100136560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100136560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100136560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100136560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100136560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100136560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100136560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100136560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100136561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100136561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100136562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100136566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100136566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1494)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@43f895d4d550: ************************************************* MTC@43f895d4d550: Starting RAN_Emulation TC_geran_attach_iu_rau-BVCI220(1490)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1492)@43f895d4d550: v_sccp_pdu_maxlen:268 20241218100136769 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100136769 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) 20241218100136769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100136769 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100136775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100136775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100136775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100136775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100136775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100136776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100136776 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100136778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100136778 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100136778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100136778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100136778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100136778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100136779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100136779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100136911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100136912 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100136912 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100136912 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100136916 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218100136917 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100137590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100137590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100137590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100137590 DLM3UA 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) 20241218100137590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100137590 DLSS7 DEBUG Found route for dpc=188=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) 20241218100137590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100137590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100137591 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100137591 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100137592 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) 20241218100137592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100137592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100137592 DLM3UA 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) 20241218100137592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100137592 DLSS7 DEBUG Found route for dpc=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) 20241218100137592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100137592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@43f895d4d550: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='DE9E7013'O, index=0 SGSN_Test-GSUP(1497)@43f895d4d550: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@43f895d4d550: 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 := '5C123EC54BF490BB32F189C3DE6275C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B6222F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20427F7D2DEBABDB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '92E2C6FB3021F3A4DC6F5288686D926C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4A3DCE7CAED1577F2D12F2095D017225'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F5F2B3A77C044362B9EDCF7782743286'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C540252D782F62D2'O } } } } } 20241218100138006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100138006 DLLC NOTICE LLME(ffffffff/de9e7013){UNASSIGNED} LLC RX: unknown TLLI 0xde9e7013, creating LLME on the fly (gprs_llc.c:552) 20241218100138006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100138006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100138006 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Allocated (fsm.c:456) 20241218100138006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218100138006 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Allocated (fsm.c:456) 20241218100138006 DMM DEBUG MM_STATE_Iu[0x564064db19b0]{Detached}: Allocated (fsm.c:456) 20241218100138006 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100138006 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100138006 DLLC NOTICE LLME(ffffffff/de9e7013){UNASSIGNED} LLGM Assign pre (de9e7013 => d33404e4) (gprs_llc.c:1079) 20241218100138006 DLLC NOTICE LLME(de9e7013/d33404e4){ASSIGNED} LLGM Assign post (de9e7013 => d33404e4) (gprs_llc.c:1125) 20241218100138006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100138006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100138006 DMM DEBUG MM(262420000001003/d33404e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100138024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100138024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241218100138024 DMM DEBUG MM_STATE_Gb(0)[0x564064db1880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100138024 DMM DEBUG MM(262420000001003/d33404e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241218100138024 DMM NOTICE MM(262420000001003/d33404e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100138024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100138024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100138024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100138024 DMM DEBUG MM(262420000001003/d33404e4) Requesting authorization (sgsn_auth.c:160) 20241218100138024 DMM INFO MM(262420000001003/d33404e4) Requesting authentication tuples (sgsn_auth.c:184) 20241218100138024 DMM DEBUG MM(262420000001003/d33404e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100138024 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241218100138024 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)@43f895d4d550: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@43f895d4d550: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241218100138030 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100138030 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100138030 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100138030 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100138030 DMM INFO MM(262420000001003/d33404e4) Subscriber data update (mmctx.c:445) 20241218100138030 DMM DEBUG MM(262420000001003/d33404e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100138030 DMM INFO MM(262420000001003/d33404e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100138030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100138030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100138030 DMM INFO MM(262420000001003/d33404e4) <- GMM AUTH AND CIPHERING REQ (rand = 5c 12 3e c5 4b f4 90 bb 32 f1 89 c3 de 62 75 c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f5 f2 b3 a7 7c 04 43 62 b9 ed cf 77 82 74 32 86 ) (gprs_gmm.c:465) 20241218100138046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100138046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241218100138046 DMM DEBUG MM_STATE_Gb(0)[0x564064db1880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100138046 DMM INFO MM(262420000001003/d33404e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100138046 DMM NOTICE MM(262420000001003/d33404e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100138046 DMM DEBUG MM(262420000001003/d33404e4) checking auth: received UMTS RES = c5 40 25 2d 78 2f 62 d2 (gprs_gmm.c:648) 20241218100138046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100138046 DMM DEBUG MM(262420000001003/d33404e4) Requesting authorization (sgsn_auth.c:160) 20241218100138046 DMM INFO MM(262420000001003/d33404e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100138046 DMM DEBUG MM(262420000001003/d33404e4) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100138046 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241218100138046 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) 20241218100138046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241218100138046 DMM INFO MM(262420000001003/d33404e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd33404e4) (gprs_gmm.c:282) 20241218100138049 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100138049 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100138049 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241218100138049 DMM INFO MM(262420000001003/d33404e4) Subscriber data update (mmctx.c:445) 20241218100138049 DMM DEBUG MM(262420000001003/d33404e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100138049 DMM INFO MM(262420000001003/d33404e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100138049 DMM NOTICE MM(262420000001003/d33404e4) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241218100138049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100138049 DMM NOTICE MM(262420000001003/d33404e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100138049 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) 20241218100138050 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100138050 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241218100138050 DMM INFO MM(262420000001003/d33404e4) Subscriber data update (mmctx.c:445) 20241218100138050 DMM DEBUG MM(262420000001003/d33404e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241218100138061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100138061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241218100138061 DMM DEBUG MM_STATE_Gb(0)[0x564064db1880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241218100138061 DMM INFO MM(262420000001003/d33404e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100138061 DMM NOTICE MM(262420000001003/d33404e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100138061 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100138061 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100138061 DLLC NOTICE LLME(de9e7013/d33404e4){ASSIGNED} LLGM Assign pre (ffffffff => d33404e4) (gprs_llc.c:1079) 20241218100138061 DLLC NOTICE LLME(ffffffff/d33404e4){ASSIGNED} LLGM Assign post (ffffffff => d33404e4) (gprs_llc.c:1125) 20241218100138061 DMM DEBUG MM_STATE_Gb(0)[0x564064db1880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241218100138061 DMM DEBUG MM_STATE_Gb(0)[0x564064db1880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241218100138061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100138061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@43f895d4d550: 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 := 'D33404E4'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)@43f895d4d550: Added conn table entry 0TC_geran_attach_iu_rau(1499)5260324 SGSN_Test_0-SCCP(1492)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1493)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100138141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100138141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100138141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100138141 DLM3UA 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) 20241218100138141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100138141 DLSS7 DEBUG Found route for dpc=188=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) 20241218100138141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100138141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100138142 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100138142 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100138142 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100138142 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241218100138142 DMM INFO MM(262420000001003/d33404e4) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d33404e4 (00000000), TLLI: d33404e4 (d33404e4), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241218100138142 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241218100138142 DMM DEBUG MM_STATE_Gb(0)[0x564064db1880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241218100138142 DMM DEBUG MM_STATE_Gb(0)[0x564064db1880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241218100138142 DLLC NOTICE LLME(ffffffff/d33404e4){ASSIGNED} LLGM Assign pre (d33404e4 => ffffffff) (gprs_llc.c:1079) 20241218100138142 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d33404e4 => ffffffff) (gprs_llc.c:1125) 20241218100138142 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100138142 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241218100138142 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100138142 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100138142 DMM DEBUG MM(262420000001003/d33404e4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241218100138142 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) 20241218100138142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100138142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100138142 DLM3UA 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) 20241218100138142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100138142 DLSS7 DEBUG Found route for dpc=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) 20241218100138142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100138142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100138142 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) 20241218100138142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100138142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100138142 DLM3UA 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) 20241218100138142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100138142 DLSS7 DEBUG Found route for dpc=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) 20241218100138142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100138142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@43f895d4d550: { messageType := 2, destLocRef := '504424'O ("PD$"), 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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1492)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1492)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100138152 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100138152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100138152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100138152 DLM3UA 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) 20241218100138152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100138152 DLSS7 DEBUG Found route for dpc=188=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) 20241218100138152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100138152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100138152 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100138152 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100138152 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100138152 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241218100138152 DMM INFO MM(262420000001003/d33404e4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241218100138152 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241218100138153 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) 20241218100138153 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100138153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100138153 DLM3UA 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) 20241218100138153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100138153 DLSS7 DEBUG Found route for dpc=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) 20241218100138153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100138153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100138153 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) 20241218100138153 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100138153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100138153 DLM3UA 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) 20241218100138153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100138153 DLSS7 DEBUG Found route for dpc=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) 20241218100138153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100138153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@43f895d4d550: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@43f895d4d550: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@43f895d4d550: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1492)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1492)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241218100138159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100138159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100138159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100138159 DLM3UA 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) 20241218100138159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100138159 DLSS7 DEBUG Found route for dpc=188=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) 20241218100138159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100138159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100138159 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100138159 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100138159 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100138159 DMM INFO MM(262420000001003/d33404e4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241218100138159 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241218100138159 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100138159 DMM DEBUG MM_STATE_Iu[0x564064db19b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241218100138159 DMM ERROR MM_STATE_Iu[0x564064db19b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@43f895d4d550: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@43f895d4d550: Final verdict of PTC: none 20241218100138162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218100138164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100138164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1497)@43f895d4d550: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@43f895d4d550: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@43f895d4d550: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1481)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1491)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1486)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1489)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1484)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1479)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@43f895d4d550: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 10:01:38 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20241218100138234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100138362 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100138362 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) 20241218100138362 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100138362 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100138362 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100138362 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) 20241218100138362 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100138362 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100138362 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) 20241218100138362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100138362 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100138362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100138362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100138362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100138362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100138362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100138362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100138362 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241218100138635 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=113916) 20241218100139165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100139165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113916, count=178540) 20241218100140166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100140166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100140363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100140363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100140363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:40 UTC 2024 /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 20241218100141167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100141167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_user started. 20241218100141729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100141731 DMM INFO MM(262420000001003/d33404e4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100141731 DMM INFO MM(262420000001003/d33404e4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100141731 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100141731 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100141731 DMM DEBUG MM_STATE_Iu[0x564064db19b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100141731 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241218100141731 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) 20241218100141731 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) 20241218100141731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218100141731 DMM DEBUG MM_STATE_Gb(0)[0x564064db1880]{Idle}: Deallocated (fsm.c:568) 20241218100141731 DMM DEBUG MM_STATE_Iu[0x564064db19b0]{Detached}: Deallocated (fsm.c:568) 20241218100141731 DMM DEBUG GMM(gmm_fsm)[0x564064db1750]{Deregistered}: Deallocated (fsm.c:568) 20241218100141731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100141785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100141785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100141785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100141785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100141785 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100141785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100141785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100141785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100141785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100141786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100141786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100141786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100141786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100141786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100141786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100141786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100141786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100141786 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100141786 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100141786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100141787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100141787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100141789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100141794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100141794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100141801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100141801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100141801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100141801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100141801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100141801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100141801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100141801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100141801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100141802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100141802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100141802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100141803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100141803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100141803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100141803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100141803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100141803 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100141803 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100141803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100141803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100141803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100141805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100141809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100141809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100141816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100141816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100141816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100141816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100141816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100141816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100141816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100141816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100141816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100141817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100141817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100141817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100141817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100141817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100141817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100141817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100141817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100141817 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100141817 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100141817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100141817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100141817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100141819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100141824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100141824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1517)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@43f895d4d550: ************************************************* MTC@43f895d4d550: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@43f895d4d550: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100142027 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100142027 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) 20241218100142027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100142027 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100142034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100142034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100142034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100142034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100142034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100142034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100142034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100142036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100142036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100142036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100142036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100142036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100142036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100142036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100142037 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100142168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100142168 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100142168 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100142168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100142173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100142174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100142845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100142845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100142845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100142845 DLM3UA 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) 20241218100142845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100142845 DLSS7 DEBUG Found route for dpc=188=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) 20241218100142845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100142845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100142845 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100142845 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100142846 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) 20241218100142846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100142846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100142846 DLM3UA 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) 20241218100142846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100142846 DLSS7 DEBUG Found route for dpc=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) 20241218100142846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100142846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@43f895d4d550: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E0F66327'O, index=0 SGSN_Test-GSUP(1520)@43f895d4d550: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@43f895d4d550: 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 := 'B25F'O, rac := '85'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user(1522)14758724 SGSN_Test_0-SCCP(1515)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1516)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100143252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100143252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100143252 DLM3UA 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) 20241218100143252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143252 DLSS7 DEBUG Found route for dpc=188=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) 20241218100143252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100143252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143252 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100143252 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100143252 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100143252 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100143252 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{Deregistered}: Allocated (fsm.c:456) 20241218100143252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218100143252 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Allocated (fsm.c:456) 20241218100143252 DMM DEBUG MM_STATE_Iu[0x564064dc2590]{Detached}: Allocated (fsm.c:456) 20241218100143252 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100143252 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100143252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100143252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100143252 DMM DEBUG MM(262420000001004/e13aa239) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100143252 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241218100143253 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) 20241218100143253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143253 DLM3UA 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) 20241218100143253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143253 DLSS7 DEBUG Found route for dpc=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) 20241218100143253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143253 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) 20241218100143253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143253 DLM3UA 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) 20241218100143253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143253 DLSS7 DEBUG Found route for dpc=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) 20241218100143253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@43f895d4d550: { messageType := 2, destLocRef := 'E13344'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@43f895d4d550: 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 := '330F688B11725D95D7B8F7F7F7987A59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAF5AFC4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02C5018832C74497'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '46D7164A9044F192DAD645C721FFEEC4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '391A458EB9F627382600F86915474805'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B296AF4938F9D3D039CE4AAAE4E5D6A1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E384A207F082E94F'O } } } } } SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1515)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241218100143261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100143261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100143261 DLM3UA 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) 20241218100143261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143261 DLSS7 DEBUG Found route for dpc=188=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) 20241218100143261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100143261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143261 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100143261 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100143261 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100143261 DMM DEBUG MM(262420000001004/e13aa239) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241218100143261 DMM NOTICE MM(262420000001004/e13aa239) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100143261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100143261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100143261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100143261 DMM DEBUG MM(262420000001004/e13aa239) Requesting authorization (sgsn_auth.c:160) 20241218100143261 DMM INFO MM(262420000001004/e13aa239) Requesting authentication tuples (sgsn_auth.c:184) 20241218100143261 DMM DEBUG MM(262420000001004/e13aa239) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100143261 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241218100143261 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)@43f895d4d550: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241218100143263 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100143263 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100143263 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100143263 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100143263 DMM INFO MM(262420000001004/e13aa239) Subscriber data update (mmctx.c:445) 20241218100143263 DMM DEBUG MM(262420000001004/e13aa239) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100143263 DMM INFO MM(262420000001004/e13aa239) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100143263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100143263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100143263 DMM INFO MM(262420000001004/e13aa239) <- GMM AUTH AND CIPHERING REQ (rand = 33 0f 68 8b 11 72 5d 95 d7 b8 f7 f7 f7 98 7a 59 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b2 96 af 49 38 f9 d3 d0 39 ce 4a aa e4 e5 d6 a1 ) (gprs_gmm.c:465) 20241218100143263 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241218100143263 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) 20241218100143263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143263 DLM3UA 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) 20241218100143263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143263 DLSS7 DEBUG Found route for dpc=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) 20241218100143263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1515)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522E384A20723094399990000100004F02904F082E94F'O 20241218100143270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100143270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100143270 DLM3UA 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) 20241218100143270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143270 DLSS7 DEBUG Found route for dpc=188=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) 20241218100143270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100143270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143270 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100143270 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100143270 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100143270 DMM INFO MM(262420000001004/e13aa239) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100143270 DMM NOTICE MM(262420000001004/e13aa239) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100143270 DMM DEBUG MM(262420000001004/e13aa239) checking auth: received UMTS RES = e3 84 a2 07 f0 82 e9 4f (gprs_gmm.c:648) 20241218100143270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100143270 DMM DEBUG MM(262420000001004/e13aa239) Requesting authorization (sgsn_auth.c:160) 20241218100143270 DMM INFO MM(262420000001004/e13aa239) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100143270 DMM DEBUG MM(262420000001004/e13aa239) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100143270 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241218100143270 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) 20241218100143270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100143270 DMM DEBUG MM(262420000001004/e13aa239) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100143270 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) 20241218100143270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143270 DLM3UA 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) 20241218100143270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143270 DLSS7 DEBUG Found route for dpc=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) 20241218100143270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1515)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100143278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100143278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100143278 DLM3UA 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) 20241218100143278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143278 DLSS7 DEBUG Found route for dpc=188=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) 20241218100143278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100143278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143278 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100143278 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100143278 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100143278 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241218100143278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100143278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100143278 DMM INFO MM(262420000001004/e13aa239) <- GMM ATTACH ACCEPT (new P-TMSI=0xe13aa239) (gprs_gmm.c:282) 20241218100143278 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241218100143278 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) 20241218100143278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143278 DLM3UA 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) 20241218100143278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143278 DLSS7 DEBUG Found route for dpc=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) 20241218100143278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143278 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) 20241218100143278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143278 DLM3UA 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) 20241218100143278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143278 DLSS7 DEBUG Found route for dpc=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) 20241218100143278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100143281 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100143281 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100143281 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241218100143281 DMM INFO MM(262420000001004/e13aa239) Subscriber data update (mmctx.c:445) 20241218100143281 DMM DEBUG MM(262420000001004/e13aa239) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100143281 DMM INFO MM(262420000001004/e13aa239) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100143281 DMM NOTICE MM(262420000001004/e13aa239) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241218100143281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100143281 DMM NOTICE MM(262420000001004/e13aa239) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100143281 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) 20241218100143282 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100143282 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241218100143282 DMM INFO MM(262420000001004/e13aa239) Subscriber data update (mmctx.c:445) 20241218100143282 DMM DEBUG MM(262420000001004/e13aa239) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1515)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100143284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100143284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100143284 DLM3UA 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) 20241218100143284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143284 DLSS7 DEBUG Found route for dpc=188=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) 20241218100143284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100143284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143284 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100143284 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100143284 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100143284 DMM INFO MM(262420000001004/e13aa239) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100143284 DMM NOTICE MM(262420000001004/e13aa239) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100143284 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100143284 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100143284 DMM DEBUG MM_STATE_Iu(5)[0x564064dc2590]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100143284 DMM DEBUG MM_STATE_Iu(5)[0x564064dc2590]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100143284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100143284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100143284 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) 20241218100143284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143284 DLM3UA 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) 20241218100143284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143284 DLSS7 DEBUG Found route for dpc=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) 20241218100143284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1515)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1515)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100143288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100143288 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100143288 DLM3UA 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) 20241218100143288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143288 DLSS7 DEBUG Found route for dpc=188=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) 20241218100143288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100143288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143288 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100143288 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100143288 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100143288 DMM INFO MM(262420000001004/e13aa239) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100143288 DMM DEBUG MM_STATE_Iu(5)[0x564064dc2590]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100143288 DMM DEBUG MM_STATE_Iu(5)[0x564064dc2590]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100143288 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) 20241218100143288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143288 DLM3UA 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) 20241218100143288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143288 DLSS7 DEBUG Found route for dpc=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) 20241218100143288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on local reference:0 20241218100143289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100143289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100143289 DLM3UA 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) 20241218100143289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143289 DLSS7 DEBUG Found route for dpc=188=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) 20241218100143289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100143289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@43f895d4d550: Deleted conn table entry 0TC_attach_pdp_act_user(1522)14758724 TC_attach_pdp_act_user(1522)@43f895d4d550: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@43f895d4d550: 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 := 'E13AA239'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user(1522)11956301 SGSN_Test_0-RAN(1516)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@43f895d4d550: First idle individual index:0 20241218100143494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100143494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100143494 DLM3UA 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) 20241218100143494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143494 DLSS7 DEBUG Found route for dpc=188=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) 20241218100143494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100143494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143494 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100143494 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100143494 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100143494 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE13AA239) type="signalling"  (gprs_gmm.c:1897) 20241218100143494 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241218100143494 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218100143494 DMM DEBUG MM(262420000001004/e13aa239) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241218100143494 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) 20241218100143495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143495 DLM3UA 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) 20241218100143495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143495 DLSS7 DEBUG Found route for dpc=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) 20241218100143495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100143495 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) 20241218100143495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100143495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100143495 DLM3UA 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) 20241218100143495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100143495 DLSS7 DEBUG Found route for dpc=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) 20241218100143495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100143495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@43f895d4d550: { messageType := 2, destLocRef := 'B6704D'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@43f895d4d550: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@43f895d4d550: setverdict(error): pass -> error TC_attach_pdp_act_user(1522)@43f895d4d550: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@43f895d4d550: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1516)@43f895d4d550: Final verdict of PTC: none 20241218100143507 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100143507 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) 20241218100143507 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100143507 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100143508 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100143508 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) 20241218100143508 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100143508 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100143508 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) 20241218100143508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100143508 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100143508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100143508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100143508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100143508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100143508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100143508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100143508 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@43f895d4d550: Final verdict of PTC: none 20241218100143513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35012<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@43f895d4d550: Final verdict of PTC: none 20241218100143518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100143518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1514)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1509)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1504)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1502)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1512)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1507)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@43f895d4d550: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@43f895d4d550: 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'. Wed Dec 18 10:01:43 UTC 2024 ------ 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 20241218100143673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100144176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234980) 20241218100144519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100144519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234980, count=236140) 20241218100145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241218100145521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100145521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:46 UTC 2024 /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 20241218100146522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100146522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241218100147269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100147271 DMM INFO MM(262420000001004/e13aa239) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100147271 DMM INFO MM(262420000001004/e13aa239) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100147271 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100147271 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100147271 DMM DEBUG MM_STATE_Iu(5)[0x564064dc2590]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100147271 DMM DEBUG MM_STATE_Iu(5)[0x564064dc2590]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100147271 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241218100147271 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) 20241218100147271 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) 20241218100147271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218100147271 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Deallocated (fsm.c:568) 20241218100147271 DMM DEBUG MM_STATE_Iu(5)[0x564064dc2590]{Detached}: Deallocated (fsm.c:568) 20241218100147271 DMM DEBUG GMM(gmm_fsm)[0x564064db19b0]{Deregistered}: Deallocated (fsm.c:568) 20241218100147272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100147315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100147315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100147315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100147315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100147315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100147315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100147315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100147315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100147315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100147316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100147316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100147316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100147316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100147316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100147316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100147316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100147316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100147316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100147316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100147316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1527)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100147316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100147316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100147318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100147324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100147324 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100147332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100147332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100147332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100147332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100147332 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100147332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100147332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100147332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100147332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100147333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100147333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100147333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100147333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100147333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100147333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100147333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100147333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100147333 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100147333 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100147333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100147333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100147333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1533)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 20241218100147336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100147342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100147342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100147350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100147350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100147350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100147350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100147350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100147350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100147350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100147350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100147350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100147351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100147351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100147351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100147351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100147351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100147351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100147351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100147351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100147351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100147351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100147351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100147351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100147351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100147353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100147358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100147358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1540)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@43f895d4d550: ************************************************* MTC@43f895d4d550: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@43f895d4d550: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100147523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100147523 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100147523 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100147523 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100147527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241218100147528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100147560 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100147560 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) 20241218100147560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100147560 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100147566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100147566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100147566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100147566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100147566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100147566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100147566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100147567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100147567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100147567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100147567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100147567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100147567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100147567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100147567 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100148375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100148375 DLM3UA 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) 20241218100148375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148375 DLSS7 DEBUG Found route for dpc=188=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) 20241218100148375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100148375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148375 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100148375 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100148375 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) 20241218100148375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148375 DLM3UA 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) 20241218100148375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148376 DLSS7 DEBUG Found route for dpc=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) 20241218100148376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@43f895d4d550: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F60F3470'O, index=0 SGSN_Test-GSUP(1543)@43f895d4d550: 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)@43f895d4d550: 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 := 'A629'O, rac := '5C'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)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8368688 SGSN_Test_0-SCCP(1538)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1539)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100148622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100148622 DLM3UA 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) 20241218100148622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148622 DLSS7 DEBUG Found route for dpc=188=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) 20241218100148622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100148622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148622 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100148622 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100148622 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100148622 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100148622 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{Deregistered}: Allocated (fsm.c:456) 20241218100148622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218100148622 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Allocated (fsm.c:456) 20241218100148622 DMM DEBUG MM_STATE_Iu[0x564064dbed60]{Detached}: Allocated (fsm.c:456) 20241218100148622 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100148622 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100148622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100148622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100148622 DMM DEBUG MM(262420000001058/c5873fea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100148622 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241218100148622 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) 20241218100148622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148622 DLM3UA 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) 20241218100148622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148622 DLSS7 DEBUG Found route for dpc=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) 20241218100148622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148622 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) 20241218100148622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148622 DLM3UA 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) 20241218100148622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148622 DLSS7 DEBUG Found route for dpc=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) 20241218100148622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@43f895d4d550: { messageType := 2, destLocRef := '7FB230'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@43f895d4d550: 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 := '9E46DE02711AF9A24AA22B41268EAC28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35A66741'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B654642AE32F7FB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '23CCFA7E17F4A4D3A5E55D437EAF0799'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DB40A34FB0F94136D9EF129FC1D2F153'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9D7FC276A43D516FC49232DBDC02D651'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C22D302206573309'O } } } } } SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1538)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241218100148631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100148631 DLM3UA 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) 20241218100148631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148631 DLSS7 DEBUG Found route for dpc=188=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) 20241218100148631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100148631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148631 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100148631 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100148631 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100148631 DMM DEBUG MM(262420000001058/c5873fea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241218100148631 DMM NOTICE MM(262420000001058/c5873fea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100148631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100148631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100148631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100148631 DMM DEBUG MM(262420000001058/c5873fea) Requesting authorization (sgsn_auth.c:160) 20241218100148631 DMM INFO MM(262420000001058/c5873fea) Requesting authentication tuples (sgsn_auth.c:184) 20241218100148631 DMM DEBUG MM(262420000001058/c5873fea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100148631 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241218100148632 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)@43f895d4d550: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241218100148634 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100148634 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100148634 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100148634 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100148634 DMM INFO MM(262420000001058/c5873fea) Subscriber data update (mmctx.c:445) 20241218100148634 DMM DEBUG MM(262420000001058/c5873fea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100148634 DMM INFO MM(262420000001058/c5873fea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100148634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100148634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100148634 DMM INFO MM(262420000001058/c5873fea) <- GMM AUTH AND CIPHERING REQ (rand = 9e 46 de 02 71 1a f9 a2 4a a2 2b 41 26 8e ac 28 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9d 7f c2 76 a4 3d 51 6f c4 92 32 db dc 02 d6 51 ) (gprs_gmm.c:465) 20241218100148634 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241218100148634 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) 20241218100148634 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148634 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148634 DLM3UA 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) 20241218100148634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148634 DLSS7 DEBUG Found route for dpc=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) 20241218100148634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1538)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722C22D302223094399990000105008F0290406573309'O 20241218100148641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100148641 DLM3UA 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) 20241218100148641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148641 DLSS7 DEBUG Found route for dpc=188=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) 20241218100148641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100148641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148641 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100148641 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100148641 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100148641 DMM INFO MM(262420000001058/c5873fea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100148641 DMM NOTICE MM(262420000001058/c5873fea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100148641 DMM DEBUG MM(262420000001058/c5873fea) checking auth: received UMTS RES = c2 2d 30 22 06 57 33 09 (gprs_gmm.c:648) 20241218100148641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100148641 DMM DEBUG MM(262420000001058/c5873fea) Requesting authorization (sgsn_auth.c:160) 20241218100148641 DMM INFO MM(262420000001058/c5873fea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100148641 DMM DEBUG MM(262420000001058/c5873fea) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100148641 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241218100148641 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) 20241218100148641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100148641 DMM DEBUG MM(262420000001058/c5873fea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100148641 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) 20241218100148641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148641 DLM3UA 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) 20241218100148641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148641 DLSS7 DEBUG Found route for dpc=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) 20241218100148641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1538)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100148649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100148649 DLM3UA 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) 20241218100148649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148649 DLSS7 DEBUG Found route for dpc=188=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) 20241218100148649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100148649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148649 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100148649 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100148649 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100148649 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241218100148649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100148649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100148649 DMM INFO MM(262420000001058/c5873fea) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5873fea) (gprs_gmm.c:282) 20241218100148649 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241218100148649 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) 20241218100148649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148649 DLM3UA 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) 20241218100148649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148649 DLSS7 DEBUG Found route for dpc=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) 20241218100148649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148649 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) 20241218100148649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148649 DLM3UA 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) 20241218100148649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148649 DLSS7 DEBUG Found route for dpc=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) 20241218100148649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100148653 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100148653 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100148653 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241218100148653 DMM INFO MM(262420000001058/c5873fea) Subscriber data update (mmctx.c:445) 20241218100148653 DMM DEBUG MM(262420000001058/c5873fea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100148653 DMM INFO MM(262420000001058/c5873fea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100148653 DMM NOTICE MM(262420000001058/c5873fea) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241218100148653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100148653 DMM NOTICE MM(262420000001058/c5873fea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100148653 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) 20241218100148653 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100148653 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241218100148653 DMM INFO MM(262420000001058/c5873fea) Subscriber data update (mmctx.c:445) 20241218100148653 DMM DEBUG MM(262420000001058/c5873fea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1538)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100148655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100148655 DLM3UA 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) 20241218100148655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148655 DLSS7 DEBUG Found route for dpc=188=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) 20241218100148655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100148655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148655 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100148655 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100148655 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100148655 DMM INFO MM(262420000001058/c5873fea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100148655 DMM NOTICE MM(262420000001058/c5873fea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100148655 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100148655 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100148655 DMM DEBUG MM_STATE_Iu(7)[0x564064dbed60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100148655 DMM DEBUG MM_STATE_Iu(7)[0x564064dbed60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100148655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100148655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100148655 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) 20241218100148655 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148655 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148655 DLM3UA 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) 20241218100148655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148655 DLSS7 DEBUG Found route for dpc=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) 20241218100148655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1538)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1538)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100148659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100148659 DLM3UA 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) 20241218100148659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148659 DLSS7 DEBUG Found route for dpc=188=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) 20241218100148659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100148659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148659 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100148659 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100148659 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100148659 DMM INFO MM(262420000001058/c5873fea) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100148659 DMM DEBUG MM_STATE_Iu(7)[0x564064dbed60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100148659 DMM DEBUG MM_STATE_Iu(7)[0x564064dbed60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100148659 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) 20241218100148659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148659 DLM3UA 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) 20241218100148659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148659 DLSS7 DEBUG Found route for dpc=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) 20241218100148659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on local reference:0 20241218100148660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100148660 DLM3UA 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) 20241218100148660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148660 DLSS7 DEBUG Found route for dpc=188=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) 20241218100148660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100148660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@43f895d4d550: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8368688 TC_attach_pdp_act_user_addr_v4raw(1545)@43f895d4d550: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@43f895d4d550: 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 := 'C5873FEA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)12097784 SGSN_Test_0-RAN(1539)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@43f895d4d550: First idle individual index:0 20241218100148862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100148862 DLM3UA 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) 20241218100148862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148862 DLSS7 DEBUG Found route for dpc=188=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) 20241218100148862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100148863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148863 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100148863 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100148863 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100148863 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC5873FEA) type="signalling"  (gprs_gmm.c:1897) 20241218100148863 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241218100148863 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218100148863 DMM DEBUG MM(262420000001058/c5873fea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241218100148864 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) 20241218100148864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148864 DLM3UA 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) 20241218100148864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148864 DLSS7 DEBUG Found route for dpc=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) 20241218100148864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100148864 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) 20241218100148864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100148864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100148864 DLM3UA 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) 20241218100148864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100148864 DLSS7 DEBUG Found route for dpc=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) 20241218100148864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100148864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@43f895d4d550: { messageType := 2, destLocRef := 'B898F8'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@43f895d4d550: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@43f895d4d550: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@43f895d4d550: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@43f895d4d550: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@43f895d4d550: Final verdict of PTC: none 20241218100148879 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100148879 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) 20241218100148879 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100148879 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100148879 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100148879 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) 20241218100148879 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100148879 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100148879 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) 20241218100148879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100148879 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100148879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100148879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100148879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100148879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100148879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100148879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100148880 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@43f895d4d550: Final verdict of PTC: none 20241218100148886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35030<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218100148891 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100148891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1532)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1527)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1543)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1537)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1525)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1530)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1535)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@43f895d4d550: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@43f895d4d550: 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'. Wed Dec 18 10:01:48 UTC 2024 ------ 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 20241218100148965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100149468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233176) 20241218100149893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100149893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233176, count=237628) 20241218100150881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100150881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100150881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241218100150894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100150894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100151098 DGPRS DEBUG Checking for inactive LLMEs, time = 37044310 (sgsn.c:132) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:51 UTC 2024 /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 20241218100151896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100151896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241218100152558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100152560 DMM INFO MM(262420000001058/c5873fea) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100152560 DMM INFO MM(262420000001058/c5873fea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100152560 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100152560 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100152560 DMM DEBUG MM_STATE_Iu(7)[0x564064dbed60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100152560 DMM DEBUG MM_STATE_Iu(7)[0x564064dbed60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100152560 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241218100152560 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) 20241218100152560 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) 20241218100152560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218100152560 DMM DEBUG MM_STATE_Gb[0x564064db1880]{Idle}: Deallocated (fsm.c:568) 20241218100152560 DMM DEBUG MM_STATE_Iu(7)[0x564064dbed60]{Detached}: Deallocated (fsm.c:568) 20241218100152560 DMM DEBUG GMM(gmm_fsm)[0x564064dc2590]{Deregistered}: Deallocated (fsm.c:568) 20241218100152560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100152606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100152606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100152606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100152606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100152606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100152606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100152606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100152606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100152606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100152606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100152606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100152606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100152607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100152607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100152607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100152607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100152607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100152607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100152607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100152607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100152607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100152607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100152608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100152613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100152613 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100152621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100152621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100152621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100152621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100152621 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100152621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100152621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100152621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100152621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100152622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100152622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100152622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100152622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100152622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100152622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100152622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100152622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100152622 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100152622 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100152622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100152622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100152622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100152624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100152629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100152629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100152639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100152639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100152639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100152639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100152639 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100152639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100152639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100152639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100152639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100152640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100152640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100152640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100152640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100152640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100152640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100152640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100152640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100152640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100152640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100152640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100152641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100152641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100152643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1563)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@43f895d4d550: ************************************************* MTC@43f895d4d550: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@43f895d4d550: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100152649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100152649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100152847 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100152847 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) 20241218100152847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100152847 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100152855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100152855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100152855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100152855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100152855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100152855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100152855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100152858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100152858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100152858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100152858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100152858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100152858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100152858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100152858 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100152898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100152898 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100152898 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100152898 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100152902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100152903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100153666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100153666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100153666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100153666 DLM3UA 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) 20241218100153666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100153666 DLSS7 DEBUG Found route for dpc=188=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) 20241218100153666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100153666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100153667 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100153667 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100153667 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) 20241218100153667 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100153667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100153667 DLM3UA 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) 20241218100153667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100153667 DLSS7 DEBUG Found route for dpc=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) 20241218100153667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100153667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@43f895d4d550: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='E0FB982B'O, index=0 SGSN_Test-GSUP(1566)@43f895d4d550: 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)@43f895d4d550: 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 := 'FF7B'O, 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 } } }, 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)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)4640356 SGSN_Test_0-SCCP(1561)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1562)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100153998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100153998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100153998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100153998 DLM3UA 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) 20241218100153998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100153998 DLSS7 DEBUG Found route for dpc=188=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) 20241218100153998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100153998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100153998 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100153998 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100153998 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100153998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100153998 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Deregistered}: Allocated (fsm.c:456) 20241218100153998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Allocated (fsm.c:456) 20241218100153998 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Allocated (fsm.c:456) 20241218100153998 DMM DEBUG MM_STATE_Iu[0x564064dc32b0]{Detached}: Allocated (fsm.c:456) 20241218100153998 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100153998 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100153998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100153998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100153998 DMM DEBUG MM(262420000001055/f04b5df8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100153998 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241218100153998 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) 20241218100153998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100153998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100153998 DLM3UA 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) 20241218100153998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100153998 DLSS7 DEBUG Found route for dpc=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) 20241218100153998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100153998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100153998 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) 20241218100153998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100153998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100153998 DLM3UA 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) 20241218100153998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100153998 DLSS7 DEBUG Found route for dpc=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) 20241218100153998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100153998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@43f895d4d550: { messageType := 2, destLocRef := '46CE64'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@43f895d4d550: 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 := 'E8130749C11EA6224239069EA90BB813'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A44FBD2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1203FD524F8CCD0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '14C165517EC6142E5BC2C15D00FA3FE4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '57DB2AF1FBBC8B6F8FB3C4C99E24DD0D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DAD65922E852F20BEA3C86F0AFA41C6D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5F9C362188D65526'O } } } } } SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1561)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241218100154006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100154006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100154006 DLM3UA 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) 20241218100154006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154006 DLSS7 DEBUG Found route for dpc=188=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) 20241218100154006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100154006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100154006 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100154006 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100154006 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100154006 DMM DEBUG MM(262420000001055/f04b5df8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241218100154006 DMM NOTICE MM(262420000001055/f04b5df8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100154006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100154006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100154006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100154007 DMM DEBUG MM(262420000001055/f04b5df8) Requesting authorization (sgsn_auth.c:160) 20241218100154007 DMM INFO MM(262420000001055/f04b5df8) Requesting authentication tuples (sgsn_auth.c:184) 20241218100154007 DMM DEBUG MM(262420000001055/f04b5df8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100154007 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241218100154007 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)@43f895d4d550: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241218100154009 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100154009 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100154009 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100154009 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100154009 DMM INFO MM(262420000001055/f04b5df8) Subscriber data update (mmctx.c:445) 20241218100154009 DMM DEBUG MM(262420000001055/f04b5df8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100154009 DMM INFO MM(262420000001055/f04b5df8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100154009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100154009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100154010 DMM INFO MM(262420000001055/f04b5df8) <- GMM AUTH AND CIPHERING REQ (rand = e8 13 07 49 c1 1e a6 22 42 39 06 9e a9 0b b8 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = da d6 59 22 e8 52 f2 0b ea 3c 86 f0 af a4 1c 6d ) (gprs_gmm.c:465) 20241218100154010 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241218100154010 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) 20241218100154010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100154010 DLM3UA 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) 20241218100154010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154010 DLSS7 DEBUG Found route for dpc=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) 20241218100154010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100154010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1561)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F225F9C362123094399990000105005F0290488D65526'O 20241218100154014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100154014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100154014 DLM3UA 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) 20241218100154014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154014 DLSS7 DEBUG Found route for dpc=188=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) 20241218100154014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100154014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100154014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100154014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100154014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100154014 DMM INFO MM(262420000001055/f04b5df8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100154014 DMM NOTICE MM(262420000001055/f04b5df8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100154014 DMM DEBUG MM(262420000001055/f04b5df8) checking auth: received UMTS RES = 5f 9c 36 21 88 d6 55 26 (gprs_gmm.c:648) 20241218100154014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100154014 DMM DEBUG MM(262420000001055/f04b5df8) Requesting authorization (sgsn_auth.c:160) 20241218100154014 DMM INFO MM(262420000001055/f04b5df8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100154014 DMM DEBUG MM(262420000001055/f04b5df8) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100154014 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241218100154014 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) 20241218100154014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100154014 DMM DEBUG MM(262420000001055/f04b5df8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100154015 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) 20241218100154015 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100154015 DLM3UA 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) 20241218100154015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154015 DLSS7 DEBUG Found route for dpc=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) 20241218100154015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100154015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1561)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100154020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100154020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100154020 DLM3UA 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) 20241218100154020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154020 DLSS7 DEBUG Found route for dpc=188=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) 20241218100154020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100154020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100154020 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100154020 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100154020 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100154020 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241218100154020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100154020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100154020 DMM INFO MM(262420000001055/f04b5df8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf04b5df8) (gprs_gmm.c:282) 20241218100154020 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241218100154020 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) 20241218100154020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100154020 DLM3UA 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) 20241218100154020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154020 DLSS7 DEBUG Found route for dpc=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) 20241218100154020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100154020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100154020 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) 20241218100154020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100154020 DLM3UA 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) 20241218100154020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154020 DLSS7 DEBUG Found route for dpc=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) 20241218100154020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100154020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100154023 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100154023 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100154023 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241218100154023 DMM INFO MM(262420000001055/f04b5df8) Subscriber data update (mmctx.c:445) 20241218100154023 DMM DEBUG MM(262420000001055/f04b5df8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100154023 DMM INFO MM(262420000001055/f04b5df8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100154023 DMM NOTICE MM(262420000001055/f04b5df8) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241218100154023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100154023 DMM NOTICE MM(262420000001055/f04b5df8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100154023 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) 20241218100154023 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100154023 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241218100154023 DMM INFO MM(262420000001055/f04b5df8) Subscriber data update (mmctx.c:445) 20241218100154023 DMM DEBUG MM(262420000001055/f04b5df8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1561)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100154024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100154024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100154024 DLM3UA 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) 20241218100154024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154024 DLSS7 DEBUG Found route for dpc=188=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) 20241218100154024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100154024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100154024 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100154024 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100154024 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100154024 DMM INFO MM(262420000001055/f04b5df8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100154024 DMM NOTICE MM(262420000001055/f04b5df8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100154024 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100154024 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100154024 DMM DEBUG MM_STATE_Iu(9)[0x564064dc32b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100154024 DMM DEBUG MM_STATE_Iu(9)[0x564064dc32b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100154024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100154024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100154024 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) 20241218100154024 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100154024 DLM3UA 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) 20241218100154024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154024 DLSS7 DEBUG Found route for dpc=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) 20241218100154024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100154024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1561)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1561)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100154027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100154027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100154027 DLM3UA 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) 20241218100154027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154027 DLSS7 DEBUG Found route for dpc=188=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) 20241218100154027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100154027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100154027 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100154027 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100154027 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100154027 DMM INFO MM(262420000001055/f04b5df8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100154027 DMM DEBUG MM_STATE_Iu(9)[0x564064dc32b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100154027 DMM DEBUG MM_STATE_Iu(9)[0x564064dc32b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100154027 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) 20241218100154027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100154027 DLM3UA 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) 20241218100154027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154027 DLSS7 DEBUG Found route for dpc=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) 20241218100154027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100154027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on local reference:0 20241218100154028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100154028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100154028 DLM3UA 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) 20241218100154028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154028 DLSS7 DEBUG Found route for dpc=188=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) 20241218100154028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100154028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@43f895d4d550: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)4640356 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@43f895d4d550: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@43f895d4d550: 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 := 'F04B5DF8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2206676 SGSN_Test_0-RAN(1562)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@43f895d4d550: First idle individual index:0 20241218100154230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100154230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100154230 DLM3UA 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) 20241218100154230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154230 DLSS7 DEBUG Found route for dpc=188=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) 20241218100154230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100154230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100154231 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100154231 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100154231 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100154231 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF04B5DF8) type="signalling"  (gprs_gmm.c:1897) 20241218100154231 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241218100154231 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218100154231 DMM DEBUG MM(262420000001055/f04b5df8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241218100154231 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) 20241218100154231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100154231 DLM3UA 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) 20241218100154231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154231 DLSS7 DEBUG Found route for dpc=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) 20241218100154231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100154232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100154232 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) 20241218100154232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100154232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100154232 DLM3UA 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) 20241218100154232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100154232 DLSS7 DEBUG Found route for dpc=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) 20241218100154232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100154232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@43f895d4d550: { messageType := 2, destLocRef := '21ABD4'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@43f895d4d550: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@43f895d4d550: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@43f895d4d550: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@43f895d4d550: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@43f895d4d550: Final verdict of PTC: none 20241218100154244 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100154245 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) 20241218100154245 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100154245 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100154245 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100154245 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) 20241218100154245 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100154245 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100154245 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) 20241218100154245 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100154245 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100154245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100154245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100154245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100154245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100154245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100154245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100154245 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@43f895d4d550: Final verdict of PTC: none 20241218100154251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34154<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241218100154256 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100154256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1565)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1550)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1555)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1566)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1558)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1560)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1548)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1553)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@43f895d4d550: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@43f895d4d550: 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'. Wed Dec 18 10:01:54 UTC 2024 ------ 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 20241218100154385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100154887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233788) 20241218100155257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100155257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233788, count=238240) 20241218100156246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100156246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100156246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241218100156257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100156257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:01:56 UTC 2024 /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 20241218100157259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100157259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241218100157956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100157959 DMM INFO MM(262420000001055/f04b5df8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100157959 DMM INFO MM(262420000001055/f04b5df8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100157959 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100157959 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100157959 DMM DEBUG MM_STATE_Iu(9)[0x564064dc32b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100157959 DMM DEBUG MM_STATE_Iu(9)[0x564064dc32b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100157960 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241218100157960 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) 20241218100157960 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) 20241218100157960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db1880]{Init}: Deallocated (fsm.c:568) 20241218100157960 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Deallocated (fsm.c:568) 20241218100157960 DMM DEBUG MM_STATE_Iu(9)[0x564064dc32b0]{Detached}: Deallocated (fsm.c:568) 20241218100157960 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Deregistered}: Deallocated (fsm.c:568) 20241218100157960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100158006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100158006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100158006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100158006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100158006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100158007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100158007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100158007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100158007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100158007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100158007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100158007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100158007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100158007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100158007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100158007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100158007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100158007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100158009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100158014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100158014 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100158022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100158022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100158022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100158022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100158022 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100158022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100158022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100158022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100158022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100158023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100158023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100158023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100158023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100158023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100158023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100158023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100158023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100158023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100158023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100158023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100158023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100158023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100158025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100158029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100158029 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100158037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100158037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100158037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100158037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100158037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100158037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100158037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100158037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100158037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100158038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100158038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100158038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100158038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100158038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100158038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100158038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100158038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100158038 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100158038 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100158038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100158038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100158038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100158040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@43f895d4d550: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1586)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@43f895d4d550: ************************************************* 20241218100158046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100158046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1584)@43f895d4d550: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100158247 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100158247 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) 20241218100158247 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100158247 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100158255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100158255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100158255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100158255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100158255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100158255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100158255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100158257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100158257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100158257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100158257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100158257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100158257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100158257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100158258 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100158260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100158260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100158260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100158260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100158264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218100158265 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100159051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100159051 DLM3UA 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) 20241218100159051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159051 DLSS7 DEBUG Found route for dpc=188=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) 20241218100159051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100159051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159051 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100159052 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100159052 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) 20241218100159052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159052 DLM3UA 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) 20241218100159052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159052 DLSS7 DEBUG Found route for dpc=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) 20241218100159052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@43f895d4d550: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='D5D5E20D'O, index=0 SGSN_Test-GSUP(1589)@43f895d4d550: 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)@43f895d4d550: 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 := '1006'O, rac := 'F1'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)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)11729417 SGSN_Test_0-SCCP(1584)@43f895d4d550: First idle individual index:0 20241218100159311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100159311 DLM3UA 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) 20241218100159311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159311 DLSS7 DEBUG Found route for dpc=188=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) 20241218100159311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100159311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100159311 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100159311 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100159311 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100159311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100159311 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Deregistered}: Allocated (fsm.c:456) 20241218100159311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: Allocated (fsm.c:456) 20241218100159311 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Allocated (fsm.c:456) 20241218100159311 DMM DEBUG MM_STATE_Iu[0x564064db1880]{Detached}: Allocated (fsm.c:456) 20241218100159311 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100159311 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100159311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100159311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100159311 DMM DEBUG MM(262420000001056/e3716b64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100159311 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241218100159311 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) 20241218100159311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159311 DLM3UA 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) 20241218100159311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159311 DLSS7 DEBUG Found route for dpc=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) 20241218100159311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159311 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) 20241218100159311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159311 DLM3UA 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) 20241218100159311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159311 DLSS7 DEBUG Found route for dpc=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) 20241218100159311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@43f895d4d550: { messageType := 2, destLocRef := 'B2FA09'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@43f895d4d550: 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 := 'DB8322E3C84BC73CE2BCD8EA184C9896'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '288E88CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55C84BE2C577D475'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7098DB7549148DB10EF1F82C57D868DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '39C7050AC62EFE2A78C95B502B760C06'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1E45CEA7820BD5C580A405C5DA6A0DC3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BCA53123F4401D0D'O } } } } } SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1584)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241218100159317 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100159317 DLM3UA 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) 20241218100159317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159317 DLSS7 DEBUG Found route for dpc=188=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) 20241218100159317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100159317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159317 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100159317 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100159317 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100159317 DMM DEBUG MM(262420000001056/e3716b64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241218100159317 DMM NOTICE MM(262420000001056/e3716b64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100159317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100159317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100159317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100159317 DMM DEBUG MM(262420000001056/e3716b64) Requesting authorization (sgsn_auth.c:160) 20241218100159317 DMM INFO MM(262420000001056/e3716b64) Requesting authentication tuples (sgsn_auth.c:184) 20241218100159317 DMM DEBUG MM(262420000001056/e3716b64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100159317 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241218100159317 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)@43f895d4d550: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241218100159318 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100159318 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100159318 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100159318 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100159318 DMM INFO MM(262420000001056/e3716b64) Subscriber data update (mmctx.c:445) 20241218100159318 DMM DEBUG MM(262420000001056/e3716b64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100159318 DMM INFO MM(262420000001056/e3716b64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100159318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100159318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100159318 DMM INFO MM(262420000001056/e3716b64) <- GMM AUTH AND CIPHERING REQ (rand = db 83 22 e3 c8 4b c7 3c e2 bc d8 ea 18 4c 98 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e 45 ce a7 82 0b d5 c5 80 a4 05 c5 da 6a 0d c3 ) (gprs_gmm.c:465) 20241218100159318 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241218100159318 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) 20241218100159318 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159318 DLM3UA 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) 20241218100159318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159318 DLSS7 DEBUG Found route for dpc=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) 20241218100159318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1584)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22BCA5312323094399990000105006F02904F4401D0D'O 20241218100159321 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100159321 DLM3UA 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) 20241218100159321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159321 DLSS7 DEBUG Found route for dpc=188=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) 20241218100159321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100159321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159321 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100159321 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100159321 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100159321 DMM INFO MM(262420000001056/e3716b64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100159321 DMM NOTICE MM(262420000001056/e3716b64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100159321 DMM DEBUG MM(262420000001056/e3716b64) checking auth: received UMTS RES = bc a5 31 23 f4 40 1d 0d (gprs_gmm.c:648) 20241218100159321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100159321 DMM DEBUG MM(262420000001056/e3716b64) Requesting authorization (sgsn_auth.c:160) 20241218100159321 DMM INFO MM(262420000001056/e3716b64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100159321 DMM DEBUG MM(262420000001056/e3716b64) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100159321 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241218100159321 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) 20241218100159321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100159321 DMM DEBUG MM(262420000001056/e3716b64) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100159321 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) 20241218100159321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159321 DLM3UA 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) 20241218100159321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159321 DLSS7 DEBUG Found route for dpc=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) 20241218100159321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1584)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100159325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100159325 DLM3UA 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) 20241218100159325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159325 DLSS7 DEBUG Found route for dpc=188=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) 20241218100159325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100159325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159325 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100159325 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100159325 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100159325 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241218100159325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100159325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100159325 DMM INFO MM(262420000001056/e3716b64) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3716b64) (gprs_gmm.c:282) 20241218100159325 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241218100159325 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) 20241218100159325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159325 DLM3UA 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) 20241218100159325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159325 DLSS7 DEBUG Found route for dpc=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) 20241218100159325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159325 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) 20241218100159325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159325 DLM3UA 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) 20241218100159325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159325 DLSS7 DEBUG Found route for dpc=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) 20241218100159325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100159327 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100159327 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100159327 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241218100159327 DMM INFO MM(262420000001056/e3716b64) Subscriber data update (mmctx.c:445) 20241218100159327 DMM DEBUG MM(262420000001056/e3716b64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100159327 DMM INFO MM(262420000001056/e3716b64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100159327 DMM NOTICE MM(262420000001056/e3716b64) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241218100159327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100159327 DMM NOTICE MM(262420000001056/e3716b64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100159327 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) 20241218100159327 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100159327 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241218100159327 DMM INFO MM(262420000001056/e3716b64) Subscriber data update (mmctx.c:445) 20241218100159327 DMM DEBUG MM(262420000001056/e3716b64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1584)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100159328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100159328 DLM3UA 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) 20241218100159328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159328 DLSS7 DEBUG Found route for dpc=188=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) 20241218100159328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100159328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159328 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100159328 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100159328 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100159328 DMM INFO MM(262420000001056/e3716b64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100159328 DMM NOTICE MM(262420000001056/e3716b64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100159328 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100159328 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100159328 DMM DEBUG MM_STATE_Iu(11)[0x564064db1880]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100159328 DMM DEBUG MM_STATE_Iu(11)[0x564064db1880]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100159328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100159328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100159328 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) 20241218100159328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159328 DLM3UA 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) 20241218100159328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159328 DLSS7 DEBUG Found route for dpc=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) 20241218100159328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1584)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1584)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100159331 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159331 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100159331 DLM3UA 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) 20241218100159331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159331 DLSS7 DEBUG Found route for dpc=188=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) 20241218100159331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100159331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159331 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100159331 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100159331 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100159331 DMM INFO MM(262420000001056/e3716b64) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100159331 DMM DEBUG MM_STATE_Iu(11)[0x564064db1880]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100159331 DMM DEBUG MM_STATE_Iu(11)[0x564064db1880]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100159331 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) 20241218100159331 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159331 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159331 DLM3UA 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) 20241218100159331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159331 DLSS7 DEBUG Found route for dpc=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) 20241218100159331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on local reference:0 20241218100159331 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159331 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100159331 DLM3UA 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) 20241218100159331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159331 DLSS7 DEBUG Found route for dpc=188=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) 20241218100159331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100159331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@43f895d4d550: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)11729417 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@43f895d4d550: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@43f895d4d550: 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 := 'E3716B64'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)7378244 SGSN_Test_0-RAN(1585)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@43f895d4d550: First idle individual index:0 20241218100159534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100159534 DLM3UA 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) 20241218100159534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159534 DLSS7 DEBUG Found route for dpc=188=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) 20241218100159534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100159534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159535 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100159535 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100159535 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100159535 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE3716B64) type="signalling"  (gprs_gmm.c:1897) 20241218100159535 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241218100159535 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218100159536 DMM DEBUG MM(262420000001056/e3716b64) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241218100159536 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) 20241218100159536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159536 DLM3UA 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) 20241218100159536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159536 DLSS7 DEBUG Found route for dpc=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) 20241218100159536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100159536 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) 20241218100159536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100159536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100159536 DLM3UA 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) 20241218100159536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100159536 DLSS7 DEBUG Found route for dpc=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) 20241218100159536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100159536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@43f895d4d550: { messageType := 2, destLocRef := '709544'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@43f895d4d550: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@43f895d4d550: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@43f895d4d550: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@43f895d4d550: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@43f895d4d550: Final verdict of PTC: none 20241218100159555 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100159555 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) 20241218100159555 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100159555 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100159555 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100159555 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) 20241218100159555 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100159555 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100159555 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) 20241218100159555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100159555 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100159555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100159555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100159555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100159555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100159555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100159555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100159556 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@43f895d4d550: Final verdict of PTC: none 20241218100159563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1573)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1578)@43f895d4d550: Final verdict of PTC: none 20241218100159569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100159569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1579)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1583)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1576)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1571)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1581)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@43f895d4d550: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@43f895d4d550: 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'. Wed Dec 18 10:01:59 UTC 2024 ------ 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 20241218100159726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100200229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233864) 20241218100200571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100200571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233864, count=238316) 20241218100201557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100201557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100201557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241218100201573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100201573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:02:02 UTC 2024 /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 20241218100202574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100202574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241218100203322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100203325 DMM INFO MM(262420000001056/e3716b64) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100203325 DMM INFO MM(262420000001056/e3716b64) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100203325 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100203325 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100203325 DMM DEBUG MM_STATE_Iu(11)[0x564064db1880]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100203325 DMM DEBUG MM_STATE_Iu(11)[0x564064db1880]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100203325 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241218100203325 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) 20241218100203325 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) 20241218100203325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: Deallocated (fsm.c:568) 20241218100203326 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Deallocated (fsm.c:568) 20241218100203326 DMM DEBUG MM_STATE_Iu(11)[0x564064db1880]{Detached}: Deallocated (fsm.c:568) 20241218100203326 DMM DEBUG GMM(gmm_fsm)[0x564064dbed60]{Deregistered}: Deallocated (fsm.c:568) 20241218100203326 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100203361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100203361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100203361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100203361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100203361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100203361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100203361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100203361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100203361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100203363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100203363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100203363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100203363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100203363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100203363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100203363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100203363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100203363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100203363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100203363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100203363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100203363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100203366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100203372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100203372 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)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100203378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100203378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100203378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100203378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100203378 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100203378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100203378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100203378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100203378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100203379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100203379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100203379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100203379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100203379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100203379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100203379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100203379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100203379 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100203379 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100203379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1601)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100203379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100203379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100203381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100203385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100203385 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)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100203394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100203394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100203394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100203394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100203394 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100203394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100203394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100203394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100203394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100203395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100203395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100203395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100203395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100203395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100203395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100203395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100203395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100203395 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100203395 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100203395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100203396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100203396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100203397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241218100203402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100203402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1609)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1609)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@43f895d4d550: ************************************************* MTC@43f895d4d550: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@43f895d4d550: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100203575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100203575 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100203576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100203576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100203580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100203581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@43f895d4d550: 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)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100203603 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100203603 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) 20241218100203603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100203603 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100203606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100203606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100203606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100203606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100203606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100203606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100203606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100203608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100203608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100203608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100203608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100203608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100203608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100203608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100203608 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100204408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100204408 DLM3UA 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) 20241218100204408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204408 DLSS7 DEBUG Found route for dpc=188=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) 20241218100204408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100204408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204408 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100204408 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100204408 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) 20241218100204408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204408 DLM3UA 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) 20241218100204408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204408 DLSS7 DEBUG Found route for dpc=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) 20241218100204409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@43f895d4d550: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='F516606C'O, index=0 SGSN_Test-GSUP(1612)@43f895d4d550: 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)@43f895d4d550: 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 := 'C327'O, rac := '0F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9941962 SGSN_Test_0-SCCP(1607)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1608)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100204663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100204663 DLM3UA 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) 20241218100204663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204663 DLSS7 DEBUG Found route for dpc=188=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) 20241218100204663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100204663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204663 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100204663 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100204663 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100204663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100204663 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{Deregistered}: Allocated (fsm.c:456) 20241218100204663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218100204663 DMM DEBUG MM_STATE_Gb[0x564064dc32b0]{Idle}: Allocated (fsm.c:456) 20241218100204663 DMM DEBUG MM_STATE_Iu[0x564064dc4900]{Detached}: Allocated (fsm.c:456) 20241218100204663 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100204663 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100204663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100204663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100204663 DMM DEBUG MM(262420000001057/fb3d5eea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100204663 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241218100204663 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) 20241218100204663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204663 DLM3UA 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) 20241218100204663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204663 DLSS7 DEBUG Found route for dpc=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) 20241218100204663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204663 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) 20241218100204663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204663 DLM3UA 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) 20241218100204663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204663 DLSS7 DEBUG Found route for dpc=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) 20241218100204663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@43f895d4d550: { messageType := 2, destLocRef := '97B3CA'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@43f895d4d550: 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 := '08B98773771E1D828F8A49E47E1E5216'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF1FFB6C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDECAC9F9F196266'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F6CBE1C6FBC78CC9AE37CB7C6BA7A99C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '257C6DCAA025E4CD7FA8EDC8E1EB42C3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DC26966C5B00602E26AD7A9E43C283D9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1CB616079D8CB5DD'O } } } } } SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_from0 20241218100204669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100204669 DLM3UA 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) 20241218100204669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) SGSN_Test_0-SCCP(1607)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241218100204669 DLSS7 DEBUG Found route for dpc=188=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) 20241218100204669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100204669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204669 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100204669 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100204669 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100204669 DMM DEBUG MM(262420000001057/fb3d5eea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241218100204669 DMM NOTICE MM(262420000001057/fb3d5eea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100204669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100204669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100204669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100204669 DMM DEBUG MM(262420000001057/fb3d5eea) Requesting authorization (sgsn_auth.c:160) 20241218100204669 DMM INFO MM(262420000001057/fb3d5eea) Requesting authentication tuples (sgsn_auth.c:184) 20241218100204669 DMM DEBUG MM(262420000001057/fb3d5eea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100204669 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241218100204669 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)@43f895d4d550: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241218100204671 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100204671 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100204671 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100204671 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100204671 DMM INFO MM(262420000001057/fb3d5eea) Subscriber data update (mmctx.c:445) 20241218100204671 DMM DEBUG MM(262420000001057/fb3d5eea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100204671 DMM INFO MM(262420000001057/fb3d5eea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100204671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100204671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100204671 DMM INFO MM(262420000001057/fb3d5eea) <- GMM AUTH AND CIPHERING REQ (rand = 08 b9 87 73 77 1e 1d 82 8f 8a 49 e4 7e 1e 52 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc 26 96 6c 5b 00 60 2e 26 ad 7a 9e 43 c2 83 d9 ) (gprs_gmm.c:465) 20241218100204671 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241218100204671 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) 20241218100204671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204671 DLM3UA 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) 20241218100204671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204671 DLSS7 DEBUG Found route for dpc=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) 20241218100204671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1607)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305221CB6160723094399990000105007F029049D8CB5DD'O 20241218100204675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100204675 DLM3UA 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) 20241218100204675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204675 DLSS7 DEBUG Found route for dpc=188=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) 20241218100204675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100204675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204675 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100204675 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100204675 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100204675 DMM INFO MM(262420000001057/fb3d5eea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100204675 DMM NOTICE MM(262420000001057/fb3d5eea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100204675 DMM DEBUG MM(262420000001057/fb3d5eea) checking auth: received UMTS RES = 1c b6 16 07 9d 8c b5 dd (gprs_gmm.c:648) 20241218100204675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100204675 DMM DEBUG MM(262420000001057/fb3d5eea) Requesting authorization (sgsn_auth.c:160) 20241218100204675 DMM INFO MM(262420000001057/fb3d5eea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100204675 DMM DEBUG MM(262420000001057/fb3d5eea) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100204675 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241218100204675 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) 20241218100204675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100204675 DMM DEBUG MM(262420000001057/fb3d5eea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100204675 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) 20241218100204675 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204675 DLM3UA 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) 20241218100204675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204675 DLSS7 DEBUG Found route for dpc=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) 20241218100204675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1607)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100204680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100204680 DLM3UA 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) 20241218100204680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204680 DLSS7 DEBUG Found route for dpc=188=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) 20241218100204680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100204680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204680 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100204680 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100204680 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100204680 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241218100204680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100204680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100204680 DMM INFO MM(262420000001057/fb3d5eea) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb3d5eea) (gprs_gmm.c:282) 20241218100204680 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241218100204680 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) 20241218100204680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204680 DLM3UA 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) 20241218100204680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204680 DLSS7 DEBUG Found route for dpc=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) 20241218100204680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204680 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) 20241218100204680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204680 DLM3UA 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) 20241218100204680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204680 DLSS7 DEBUG Found route for dpc=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) 20241218100204680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100204682 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100204682 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100204682 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241218100204682 DMM INFO MM(262420000001057/fb3d5eea) Subscriber data update (mmctx.c:445) 20241218100204682 DMM DEBUG MM(262420000001057/fb3d5eea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100204682 DMM INFO MM(262420000001057/fb3d5eea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100204682 DMM NOTICE MM(262420000001057/fb3d5eea) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241218100204682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100204682 DMM NOTICE MM(262420000001057/fb3d5eea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100204682 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) 20241218100204683 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100204683 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241218100204683 DMM INFO MM(262420000001057/fb3d5eea) Subscriber data update (mmctx.c:445) 20241218100204683 DMM DEBUG MM(262420000001057/fb3d5eea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1607)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100204684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100204684 DLM3UA 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) 20241218100204684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204684 DLSS7 DEBUG Found route for dpc=188=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) 20241218100204684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100204684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204684 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100204684 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100204684 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100204684 DMM INFO MM(262420000001057/fb3d5eea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100204684 DMM NOTICE MM(262420000001057/fb3d5eea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100204684 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100204684 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100204684 DMM DEBUG MM_STATE_Iu(13)[0x564064dc4900]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100204684 DMM DEBUG MM_STATE_Iu(13)[0x564064dc4900]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100204684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100204684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100204684 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) 20241218100204684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204684 DLM3UA 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) 20241218100204684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204684 DLSS7 DEBUG Found route for dpc=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) 20241218100204684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1607)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1607)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100204686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100204687 DLM3UA 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) 20241218100204687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204687 DLSS7 DEBUG Found route for dpc=188=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) 20241218100204687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100204687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204687 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100204687 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100204687 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100204687 DMM INFO MM(262420000001057/fb3d5eea) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100204687 DMM DEBUG MM_STATE_Iu(13)[0x564064dc4900]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100204687 DMM DEBUG MM_STATE_Iu(13)[0x564064dc4900]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100204687 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) 20241218100204687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204687 DLM3UA 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) 20241218100204687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204687 DLSS7 DEBUG Found route for dpc=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) 20241218100204687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on local reference:0 20241218100204687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100204687 DLM3UA 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) 20241218100204687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204687 DLSS7 DEBUG Found route for dpc=188=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) 20241218100204687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100204687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@43f895d4d550: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)9941962 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@43f895d4d550: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@43f895d4d550: 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 := 'FB3D5EEA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)10906330 SGSN_Test_0-RAN(1608)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@43f895d4d550: First idle individual index:0 20241218100204890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100204890 DLM3UA 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) 20241218100204890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204890 DLSS7 DEBUG Found route for dpc=188=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) 20241218100204890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100204890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204891 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100204891 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100204891 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100204892 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFB3D5EEA) type="signalling"  (gprs_gmm.c:1897) 20241218100204892 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241218100204892 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218100204892 DMM DEBUG MM(262420000001057/fb3d5eea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241218100204892 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) 20241218100204892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204892 DLM3UA 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) 20241218100204892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204892 DLSS7 DEBUG Found route for dpc=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) 20241218100204892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100204892 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) 20241218100204892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100204892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100204892 DLM3UA 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) 20241218100204892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100204892 DLSS7 DEBUG Found route for dpc=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) 20241218100204892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100204892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@43f895d4d550: { messageType := 2, destLocRef := 'A66ADA'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@43f895d4d550: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@43f895d4d550: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@43f895d4d550: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@43f895d4d550: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@43f895d4d550: Final verdict of PTC: none 20241218100204907 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100204907 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) 20241218100204907 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100204907 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100204907 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100204907 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) 20241218100204907 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100204907 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100204907 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) 20241218100204907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100204907 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100204907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100204907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100204907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100204907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100204907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100204907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100204907 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@43f895d4d550: Final verdict of PTC: none 20241218100204913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@43f895d4d550: Final verdict of PTC: none 20241218100204918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100204918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1601)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1596)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1606)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1599)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1594)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1604)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@43f895d4d550: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@43f895d4d550: 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'. Wed Dec 18 10:02:05 UTC 2024 ------ 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 20241218100205037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100205539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235860) 20241218100205919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100205919 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) 20241218100206908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100206908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100206908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241218100206921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100206921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:02:07 UTC 2024 /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 20241218100207923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100207923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_attach_pdp_act_pmm_idle started. 20241218100208637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100208640 DMM INFO MM(262420000001057/fb3d5eea) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100208640 DMM INFO MM(262420000001057/fb3d5eea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100208640 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100208641 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100208641 DMM DEBUG MM_STATE_Iu(13)[0x564064dc4900]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100208641 DMM DEBUG MM_STATE_Iu(13)[0x564064dc4900]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100208641 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241218100208641 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) 20241218100208641 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) 20241218100208641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218100208641 DMM DEBUG MM_STATE_Gb[0x564064dc32b0]{Idle}: Deallocated (fsm.c:568) 20241218100208641 DMM DEBUG MM_STATE_Iu(13)[0x564064dc4900]{Detached}: Deallocated (fsm.c:568) 20241218100208641 DMM DEBUG GMM(gmm_fsm)[0x564064db1880]{Deregistered}: Deallocated (fsm.c:568) 20241218100208641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100208683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100208683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100208683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100208683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100208683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100208683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100208683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100208683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100208683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100208683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100208683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100208683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100208683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100208683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100208683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100208683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100208683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100208683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100208683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100208683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1619)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100208684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100208684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100208685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100208690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100208690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100208697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100208697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100208697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100208697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100208697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100208697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100208697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100208697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100208697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100208698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100208698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100208698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100208698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100208698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100208698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100208698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100208698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100208698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100208698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100208698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1624)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100208698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100208698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100208700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100208704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100208704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100208712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100208712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100208712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100208712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100208712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100208712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100208712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100208712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100208712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100208713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100208713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100208713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100208713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100208713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100208713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100208713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100208713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100208713 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100208713 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100208713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100208714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100208714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100208716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1632)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@43f895d4d550: ************************************************* MTC@43f895d4d550: Starting RAN_Emulation 20241218100208720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100208720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1630)@43f895d4d550: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241218100208921 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100208921 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) 20241218100208922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100208922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241218100208924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100208924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100208924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100208924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test_0-M3UA(1632)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1634)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100208928 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@43f895d4d550: 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 } } } } 20241218100208929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241218100208929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100208929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100208929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100208929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100208929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100208929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100208929 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(1634)@43f895d4d550: 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)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100208931 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100208932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100208932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100208932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100208932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100208932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100208932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100208932 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100209743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100209743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100209743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100209743 DLM3UA 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) 20241218100209743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100209743 DLSS7 DEBUG Found route for dpc=188=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) 20241218100209743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100209743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100209743 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100209743 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100209743 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) 20241218100209743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100209743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100209743 DLM3UA 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) 20241218100209743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100209743 DLSS7 DEBUG Found route for dpc=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) 20241218100209743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100209743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@43f895d4d550: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='C87ECCBB'O, index=0 SGSN_Test-GSUP(1635)@43f895d4d550: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@43f895d4d550: 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 := 'DFB8'O, rac := '9F'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)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13126371 SGSN_Test_0-SCCP(1630)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1631)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100209974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100209974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100209974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100209974 DLM3UA 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) 20241218100209974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100209974 DLSS7 DEBUG Found route for dpc=188=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) 20241218100209974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100209974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100209975 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100209975 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100209975 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100209975 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100209975 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{Deregistered}: Allocated (fsm.c:456) 20241218100209975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: Allocated (fsm.c:456) 20241218100209975 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Allocated (fsm.c:456) 20241218100209975 DMM DEBUG MM_STATE_Iu[0x564064dc3a40]{Detached}: Allocated (fsm.c:456) 20241218100209975 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100209975 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100209975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100209975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100209975 DMM DEBUG MM(262420000001005/eabf8aef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100209975 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241218100209975 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) 20241218100209975 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100209975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100209975 DLM3UA 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) 20241218100209975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100209975 DLSS7 DEBUG Found route for dpc=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) 20241218100209975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100209975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100209975 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) 20241218100209975 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100209975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100209975 DLM3UA 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) 20241218100209975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100209975 DLSS7 DEBUG Found route for dpc=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) 20241218100209975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100209975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@43f895d4d550: { messageType := 2, destLocRef := 'C84AE3'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@43f895d4d550: 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 := '3B438172A41AB49E688AFFB906CE02A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '88AE41E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08D133B1583A17BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9401FC083CC881F236D6168C42817EB2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '16F7439973DCE66F1C2D46F84CEE4E72'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '13FDEDB5128AC3AD6999A528F037D88F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '44572CCFC1DCC635'O } } } } } SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1630)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241218100209985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100209985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100209985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100209985 DLM3UA 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) 20241218100209985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100209985 DLSS7 DEBUG Found route for dpc=188=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) 20241218100209985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100209985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100209985 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100209985 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100209985 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100209986 DMM DEBUG MM(262420000001005/eabf8aef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241218100209986 DMM NOTICE MM(262420000001005/eabf8aef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100209986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100209986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100209986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100209986 DMM DEBUG MM(262420000001005/eabf8aef) Requesting authorization (sgsn_auth.c:160) 20241218100209986 DMM INFO MM(262420000001005/eabf8aef) Requesting authentication tuples (sgsn_auth.c:184) 20241218100209986 DMM DEBUG MM(262420000001005/eabf8aef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100209986 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241218100209986 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)@43f895d4d550: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@43f895d4d550: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241218100209988 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100209988 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100209988 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100209988 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100209988 DMM INFO MM(262420000001005/eabf8aef) Subscriber data update (mmctx.c:445) 20241218100209988 DMM DEBUG MM(262420000001005/eabf8aef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100209988 DMM INFO MM(262420000001005/eabf8aef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100209988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100209988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100209988 DMM INFO MM(262420000001005/eabf8aef) <- GMM AUTH AND CIPHERING REQ (rand = 3b 43 81 72 a4 1a b4 9e 68 8a ff b9 06 ce 02 a1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 fd ed b5 12 8a c3 ad 69 99 a5 28 f0 37 d8 8f ) (gprs_gmm.c:465) 20241218100209988 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241218100209988 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) 20241218100209988 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100209988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100209988 DLM3UA 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) 20241218100209988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100209988 DLSS7 DEBUG Found route for dpc=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) 20241218100209988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100209988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1630)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042244572CCF23094399990000100005F02904C1DCC635'O 20241218100209994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100209994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100209994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100209994 DLM3UA 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) 20241218100209994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100209994 DLSS7 DEBUG Found route for dpc=188=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) 20241218100209994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100209994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100209994 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100209994 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100209994 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100209994 DMM INFO MM(262420000001005/eabf8aef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100209994 DMM NOTICE MM(262420000001005/eabf8aef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100209994 DMM DEBUG MM(262420000001005/eabf8aef) checking auth: received UMTS RES = 44 57 2c cf c1 dc c6 35 (gprs_gmm.c:648) 20241218100209994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100209994 DMM DEBUG MM(262420000001005/eabf8aef) Requesting authorization (sgsn_auth.c:160) 20241218100209994 DMM INFO MM(262420000001005/eabf8aef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100209994 DMM DEBUG MM(262420000001005/eabf8aef) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100209994 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241218100209994 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) 20241218100209994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100209994 DMM DEBUG MM(262420000001005/eabf8aef) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100209994 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) 20241218100209994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100209994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100209994 DLM3UA 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) 20241218100209994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100209994 DLSS7 DEBUG Found route for dpc=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) 20241218100209994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100209994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1630)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100210002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100210002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100210002 DLM3UA 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) 20241218100210002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210002 DLSS7 DEBUG Found route for dpc=188=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) 20241218100210002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100210002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100210002 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100210002 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100210002 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100210002 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241218100210002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100210002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100210002 DMM INFO MM(262420000001005/eabf8aef) <- GMM ATTACH ACCEPT (new P-TMSI=0xeabf8aef) (gprs_gmm.c:282) 20241218100210002 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241218100210002 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) 20241218100210002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100210002 DLM3UA 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) 20241218100210002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210002 DLSS7 DEBUG Found route for dpc=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) 20241218100210002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100210002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100210002 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) 20241218100210002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100210002 DLM3UA 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) 20241218100210002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210002 DLSS7 DEBUG Found route for dpc=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) 20241218100210002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100210002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100210006 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100210006 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100210006 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241218100210006 DMM INFO MM(262420000001005/eabf8aef) Subscriber data update (mmctx.c:445) 20241218100210006 DMM DEBUG MM(262420000001005/eabf8aef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100210006 DMM INFO MM(262420000001005/eabf8aef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100210006 DMM NOTICE MM(262420000001005/eabf8aef) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241218100210006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100210006 DMM NOTICE MM(262420000001005/eabf8aef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100210006 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) 20241218100210007 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100210007 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241218100210007 DMM INFO MM(262420000001005/eabf8aef) Subscriber data update (mmctx.c:445) 20241218100210007 DMM DEBUG MM(262420000001005/eabf8aef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1630)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100210010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100210010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100210010 DLM3UA 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) 20241218100210010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210010 DLSS7 DEBUG Found route for dpc=188=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) 20241218100210010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100210010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100210010 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100210010 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100210010 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100210010 DMM INFO MM(262420000001005/eabf8aef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100210010 DMM NOTICE MM(262420000001005/eabf8aef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100210010 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100210010 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100210010 DMM DEBUG MM_STATE_Iu(15)[0x564064dc3a40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100210010 DMM DEBUG MM_STATE_Iu(15)[0x564064dc3a40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100210010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100210010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100210010 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) 20241218100210010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100210010 DLM3UA 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) 20241218100210010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210010 DLSS7 DEBUG Found route for dpc=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) 20241218100210010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100210010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1630)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1630)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100210017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100210017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100210017 DLM3UA 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) 20241218100210017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210017 DLSS7 DEBUG Found route for dpc=188=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) 20241218100210017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100210017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100210017 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100210017 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100210017 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100210017 DMM INFO MM(262420000001005/eabf8aef) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100210017 DMM DEBUG MM_STATE_Iu(15)[0x564064dc3a40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100210017 DMM DEBUG MM_STATE_Iu(15)[0x564064dc3a40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100210017 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) 20241218100210017 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100210017 DLM3UA 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) 20241218100210017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210017 DLSS7 DEBUG Found route for dpc=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) 20241218100210017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100210017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on local reference:0 20241218100210019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100210019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100210019 DLM3UA 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) 20241218100210019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210019 DLSS7 DEBUG Found route for dpc=188=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) 20241218100210019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100210019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@43f895d4d550: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13126371 TC_attach_pdp_act_pmm_idle(1637)@43f895d4d550: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@43f895d4d550: 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 := 'EABF8AEF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@43f895d4d550: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12496154 SGSN_Test_0-RAN(1631)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@43f895d4d550: First idle individual index:0 20241218100210222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100210222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100210222 DLM3UA 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) 20241218100210222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210222 DLSS7 DEBUG Found route for dpc=188=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) 20241218100210222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100210222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100210223 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100210223 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100210223 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100210223 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEABF8AEF) type="signalling"  (gprs_gmm.c:1897) 20241218100210223 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241218100210223 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218100210223 DMM DEBUG MM(262420000001005/eabf8aef) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241218100210223 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) 20241218100210223 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100210223 DLM3UA 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) 20241218100210223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210223 DLSS7 DEBUG Found route for dpc=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) 20241218100210223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100210223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100210223 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) 20241218100210223 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100210223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100210223 DLM3UA 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) 20241218100210223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100210223 DLSS7 DEBUG Found route for dpc=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) 20241218100210224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100210224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@43f895d4d550: { messageType := 2, destLocRef := 'BEAD1A'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@43f895d4d550: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@43f895d4d550: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@43f895d4d550: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@43f895d4d550: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@43f895d4d550: Final verdict of PTC: none 20241218100210237 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100210237 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) 20241218100210237 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100210237 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100210237 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100210237 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) 20241218100210237 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100210237 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100210237 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) 20241218100210237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100210237 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100210237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100210237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100210237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100210237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100210237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100210237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100210238 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@43f895d4d550: Final verdict of PTC: none 20241218100210247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1615)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1635)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1624)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1619)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@43f895d4d550: Final verdict of PTC: none -NSVCI99(1629)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@43f895d4d550: Final verdict of PTC: none 20241218100210249 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100210249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1625)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1617)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1622)@43f895d4d550: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1627)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@43f895d4d550: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@43f895d4d550: 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'. Wed Dec 18 10:02:10 UTC 2024 ------ 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 20241218100210378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100210881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235140) 20241218100211250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100211250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235140, count=236300) 20241218100212239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100212239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100212239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241218100212250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100212250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:02:12 UTC 2024 /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 20241218100213252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100213252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_pmm_idle_rx_mt_data started. 20241218100213973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100213976 DMM INFO MM(262420000001005/eabf8aef) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100213976 DMM INFO MM(262420000001005/eabf8aef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100213976 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100213976 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100213976 DMM DEBUG MM_STATE_Iu(15)[0x564064dc3a40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100213976 DMM DEBUG MM_STATE_Iu(15)[0x564064dc3a40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100213976 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241218100213976 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) 20241218100213976 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) 20241218100213976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: Deallocated (fsm.c:568) 20241218100213976 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Deallocated (fsm.c:568) 20241218100213976 DMM DEBUG MM_STATE_Iu(15)[0x564064dc3a40]{Detached}: Deallocated (fsm.c:568) 20241218100213976 DMM DEBUG GMM(gmm_fsm)[0x564064dc4900]{Deregistered}: Deallocated (fsm.c:568) 20241218100213976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100214016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100214016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100214016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100214016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100214016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100214016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100214016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100214016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100214016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100214017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100214017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100214017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100214017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100214017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100214017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100214017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100214017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100214017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100214017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100214017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1642)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100214017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100214017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100214019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100214023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100214023 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100214031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100214031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100214031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100214031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100214031 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100214031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100214031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100214031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100214031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100214032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100214032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100214032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100214032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100214032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100214032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100214032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100214032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100214032 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100214032 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100214032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1647)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100214032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100214032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100214034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100214038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100214038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100214047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100214047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100214047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100214047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100214047 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100214047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100214047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100214047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100214047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100214047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100214047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100214047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100214047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100214047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100214047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100214047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100214047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100214048 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100214048 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100214048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241218100214048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100214048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100214050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100214054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100214054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@43f895d4d550: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1655)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@43f895d4d550: ************************************************* SGSN_Test_0-SCCP(1653)@43f895d4d550: v_sccp_pdu_maxlen:268 20241218100214254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100214254 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100214254 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100214254 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100214258 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100214258 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) 20241218100214258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100214258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241218100214258 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241218100214259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-M3UA(1655)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100214266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100214266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100214266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100214266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100214266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100214266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100214266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100214269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100214269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100214269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100214269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100214269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100214269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100214269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100214269 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100215075 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215075 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215075 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100215075 DLM3UA 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) 20241218100215075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215075 DLSS7 DEBUG Found route for dpc=188=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) 20241218100215075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100215076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215076 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100215076 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100215077 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) 20241218100215077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215077 DLM3UA 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) 20241218100215077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215077 DLSS7 DEBUG Found route for dpc=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) 20241218100215077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@43f895d4d550: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='C7298309'O, index=0 SGSN_Test-GSUP(1658)@43f895d4d550: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@43f895d4d550: 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 := '6916'O, rac := '11'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)@43f895d4d550: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)1741477 SGSN_Test_0-SCCP(1653)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1654)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100215353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100215353 DLM3UA 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) 20241218100215353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215353 DLSS7 DEBUG Found route for dpc=188=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) 20241218100215353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100215353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215353 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100215353 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100215353 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100215353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100215353 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{Deregistered}: Allocated (fsm.c:456) 20241218100215353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Allocated (fsm.c:456) 20241218100215353 DMM DEBUG MM_STATE_Gb[0x564064dc32b0]{Idle}: Allocated (fsm.c:456) 20241218100215353 DMM DEBUG MM_STATE_Iu[0x564064dc5840]{Detached}: Allocated (fsm.c:456) 20241218100215353 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100215353 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100215353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100215353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100215353 DMM DEBUG MM(262420000001007/c6d8c343) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100215353 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241218100215353 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) 20241218100215353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215353 DLM3UA 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) 20241218100215353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215353 DLSS7 DEBUG Found route for dpc=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) 20241218100215353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215353 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) 20241218100215353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215353 DLM3UA 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) 20241218100215353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215353 DLSS7 DEBUG Found route for dpc=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) 20241218100215353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@43f895d4d550: { messageType := 2, destLocRef := '1A92A5'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@43f895d4d550: 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 := '70611F024D477FF179B1D5C1EDF8808F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1960522'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBA6CC728D3AB7D1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AF05BE316443C3247746038BF2B1B017'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '29F0069DCCC04F77FFC8140A610F2680'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '873544BB9E616E7825A3B6992AF52D16'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9640ABD3004B16FF'O } } } } } SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1653)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241218100215361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100215361 DLM3UA 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) 20241218100215361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215361 DLSS7 DEBUG Found route for dpc=188=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) 20241218100215361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100215361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215361 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100215361 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100215361 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100215361 DMM DEBUG MM(262420000001007/c6d8c343) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241218100215361 DMM NOTICE MM(262420000001007/c6d8c343) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100215361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100215361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100215361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100215361 DMM DEBUG MM(262420000001007/c6d8c343) Requesting authorization (sgsn_auth.c:160) 20241218100215361 DMM INFO MM(262420000001007/c6d8c343) Requesting authentication tuples (sgsn_auth.c:184) 20241218100215361 DMM DEBUG MM(262420000001007/c6d8c343) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100215361 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241218100215361 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)@43f895d4d550: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@43f895d4d550: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241218100215364 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100215364 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100215364 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100215364 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100215364 DMM INFO MM(262420000001007/c6d8c343) Subscriber data update (mmctx.c:445) 20241218100215365 DMM DEBUG MM(262420000001007/c6d8c343) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100215365 DMM INFO MM(262420000001007/c6d8c343) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100215365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100215365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100215365 DMM INFO MM(262420000001007/c6d8c343) <- GMM AUTH AND CIPHERING REQ (rand = 70 61 1f 02 4d 47 7f f1 79 b1 d5 c1 ed f8 80 8f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 87 35 44 bb 9e 61 6e 78 25 a3 b6 99 2a f5 2d 16 ) (gprs_gmm.c:465) 20241218100215365 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241218100215365 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) 20241218100215365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215365 DLM3UA 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) 20241218100215365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215365 DLSS7 DEBUG Found route for dpc=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) 20241218100215365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1653)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306229640ABD323094399990000100007F02904004B16FF'O 20241218100215371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100215371 DLM3UA 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) 20241218100215371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215371 DLSS7 DEBUG Found route for dpc=188=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) 20241218100215371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100215371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215371 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100215371 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100215371 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100215372 DMM INFO MM(262420000001007/c6d8c343) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100215372 DMM NOTICE MM(262420000001007/c6d8c343) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100215372 DMM DEBUG MM(262420000001007/c6d8c343) checking auth: received UMTS RES = 96 40 ab d3 00 4b 16 ff (gprs_gmm.c:648) 20241218100215372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100215372 DMM DEBUG MM(262420000001007/c6d8c343) Requesting authorization (sgsn_auth.c:160) 20241218100215372 DMM INFO MM(262420000001007/c6d8c343) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100215372 DMM DEBUG MM(262420000001007/c6d8c343) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100215372 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241218100215372 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) 20241218100215372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100215372 DMM DEBUG MM(262420000001007/c6d8c343) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100215372 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) 20241218100215372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215372 DLM3UA 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) 20241218100215372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215372 DLSS7 DEBUG Found route for dpc=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) 20241218100215372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1653)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100215384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100215384 DLM3UA 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) 20241218100215384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215384 DLSS7 DEBUG Found route for dpc=188=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) 20241218100215384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100215384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215384 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100215384 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100215384 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100215384 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241218100215384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100215384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100215384 DMM INFO MM(262420000001007/c6d8c343) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6d8c343) (gprs_gmm.c:282) 20241218100215384 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241218100215384 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) 20241218100215384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215384 DLM3UA 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) 20241218100215384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215384 DLSS7 DEBUG Found route for dpc=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) 20241218100215384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215384 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) 20241218100215385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215385 DLM3UA 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) 20241218100215385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215385 DLSS7 DEBUG Found route for dpc=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) 20241218100215385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100215392 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100215392 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100215392 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241218100215392 DMM INFO MM(262420000001007/c6d8c343) Subscriber data update (mmctx.c:445) 20241218100215392 DMM DEBUG MM(262420000001007/c6d8c343) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100215392 DMM INFO MM(262420000001007/c6d8c343) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100215392 DMM NOTICE MM(262420000001007/c6d8c343) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241218100215392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100215392 DMM NOTICE MM(262420000001007/c6d8c343) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100215392 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) 20241218100215393 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100215393 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241218100215393 DMM INFO MM(262420000001007/c6d8c343) Subscriber data update (mmctx.c:445) 20241218100215393 DMM DEBUG MM(262420000001007/c6d8c343) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1653)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100215396 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215396 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100215396 DLM3UA 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) 20241218100215396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215396 DLSS7 DEBUG Found route for dpc=188=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) 20241218100215396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100215396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215396 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100215396 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100215396 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100215396 DMM INFO MM(262420000001007/c6d8c343) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100215396 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) 20241218100215396 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215396 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215396 DLM3UA 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) 20241218100215396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215396 DLSS7 DEBUG Found route for dpc=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) 20241218100215396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215396 DMM NOTICE MM(262420000001007/c6d8c343) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100215396 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100215396 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100215396 DMM DEBUG MM_STATE_Iu(17)[0x564064dc5840]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100215396 DMM DEBUG MM_STATE_Iu(17)[0x564064dc5840]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100215396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100215396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1653)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1653)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100215403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100215403 DLM3UA 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) 20241218100215403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215404 DLSS7 DEBUG Found route for dpc=188=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) 20241218100215404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100215404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215404 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100215404 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100215404 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100215404 DMM INFO MM(262420000001007/c6d8c343) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100215404 DMM DEBUG MM_STATE_Iu(17)[0x564064dc5840]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100215404 DMM DEBUG MM_STATE_Iu(17)[0x564064dc5840]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100215404 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) 20241218100215404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215404 DLM3UA 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) 20241218100215404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215404 DLSS7 DEBUG Found route for dpc=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) 20241218100215404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@43f895d4d550: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)1741477 20241218100215406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100215406 DLM3UA 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) 20241218100215406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215406 DLSS7 DEBUG Found route for dpc=188=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) 20241218100215406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100215406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_pmm_idle_rx_mt_data(1660)@43f895d4d550: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@43f895d4d550: 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 := 'C6D8C343'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@43f895d4d550: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)13850672 SGSN_Test_0-RAN(1654)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@43f895d4d550: First idle individual index:0 20241218100215610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100215610 DLM3UA 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) 20241218100215610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215610 DLSS7 DEBUG Found route for dpc=188=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) 20241218100215610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100215610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215611 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100215611 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100215611 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100215611 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC6D8C343) type="signalling"  (gprs_gmm.c:1897) 20241218100215611 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241218100215611 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218100215611 DMM DEBUG MM(262420000001007/c6d8c343) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241218100215612 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) 20241218100215612 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215612 DLM3UA 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) 20241218100215612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215612 DLSS7 DEBUG Found route for dpc=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) 20241218100215612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100215612 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) 20241218100215612 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100215612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100215612 DLM3UA 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) 20241218100215612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100215612 DLSS7 DEBUG Found route for dpc=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) 20241218100215612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100215612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@43f895d4d550: { messageType := 2, destLocRef := 'D35830'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@43f895d4d550: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@43f895d4d550: setverdict(error): pass -> error TC_pmm_idle_rx_mt_data(1660)@43f895d4d550: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@43f895d4d550: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1654)@43f895d4d550: Final verdict of PTC: none 20241218100215629 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100215629 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) 20241218100215629 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100215629 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100215629 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100215629 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) 20241218100215629 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100215629 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100215629 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) 20241218100215629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100215629 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100215629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100215629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100215629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100215629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100215629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100215629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100215629 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@43f895d4d550: Final verdict of PTC: none 20241218100215636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33950<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI196(1641)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP(1658)@43f895d4d550: Final verdict of PTC: none 20241218100215644 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100215644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1652)@43f895d4d550: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1647)@43f895d4d550: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1642)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1650)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1640)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1645)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@43f895d4d550: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@43f895d4d550: 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'. Wed Dec 18 10:02:15 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241218100215811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100216313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231756) 20241218100216645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100216645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231756, count=236208) 20241218100217630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100217630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100217630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241218100217647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100217647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:02:18 UTC 2024 /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 20241218100218648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100218648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_update_ctx_err_ind_from_ggsn started. 20241218100219387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100219390 DMM INFO MM(262420000001007/c6d8c343) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100219390 DMM INFO MM(262420000001007/c6d8c343) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100219390 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100219390 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100219390 DMM DEBUG MM_STATE_Iu(17)[0x564064dc5840]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100219390 DMM DEBUG MM_STATE_Iu(17)[0x564064dc5840]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100219390 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241218100219390 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) 20241218100219390 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) 20241218100219390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064db7e30]{Init}: Deallocated (fsm.c:568) 20241218100219390 DMM DEBUG MM_STATE_Gb[0x564064dc32b0]{Idle}: Deallocated (fsm.c:568) 20241218100219390 DMM DEBUG MM_STATE_Iu(17)[0x564064dc5840]{Detached}: Deallocated (fsm.c:568) 20241218100219390 DMM DEBUG GMM(gmm_fsm)[0x564064dc3a40]{Deregistered}: Deallocated (fsm.c:568) 20241218100219390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@43f895d4d550: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100219430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100219430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100219430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100219430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100219430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100219430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100219430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100219430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100219430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@43f895d4d550: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100219432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100219432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100219432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100219432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100219432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100219432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100219432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100219432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100219432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241218100219432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100219432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1665)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100219432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100219432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@43f895d4d550: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100219434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100219440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100219440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@43f895d4d550: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@43f895d4d550: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100219446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241218100219446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100219446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100219446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100219446 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241218100219446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100219446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100219446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100219446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@43f895d4d550: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100219447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100219447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100219447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100219447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100219447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100219447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100219447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100219447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100219447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241218100219447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100219447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100219447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100219447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@43f895d4d550: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100219449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@43f895d4d550: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100219454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564064db31b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100219454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@43f895d4d550: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@43f895d4d550: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@43f895d4d550: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@43f895d4d550: Provider Link came up: sending NS-RESET 20241218100219462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241218100219462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100219462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100219462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100219462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241218100219462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100219462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100219462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100219462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@43f895d4d550: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241218100219463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100219463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100219463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100219463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241218100219463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241218100219463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241218100219463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241218100219463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100219463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241218100219463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218100219463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1675)@43f895d4d550: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241218100219463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218100219463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@43f895d4d550: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241218100219465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@43f895d4d550: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@43f895d4d550: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241218100219470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564064db4c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218100219470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@43f895d4d550: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@43f895d4d550: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@43f895d4d550: ************************************************* SGSN_Test_0-M3UA(1678)@43f895d4d550: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@43f895d4d550: ************************************************* TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@43f895d4d550: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1676)@43f895d4d550: v_sccp_pdu_maxlen:268 20241218100219649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100219649 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241218100219649 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241218100219649 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@43f895d4d550: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241218100219654 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241218100219655 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@43f895d4d550: 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)@43f895d4d550: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@43f895d4d550: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@43f895d4d550: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241218100219672 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241218100219672 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) 20241218100219672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241218100219672 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)@43f895d4d550: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241218100219678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100219678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241218100219678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241218100219678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241218100219678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241218100219678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241218100219678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241218100219680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100219680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241218100219680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241218100219680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241218100219680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241218100219680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241218100219680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241218100219680 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241218100220492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100220492 DLM3UA 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) 20241218100220492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220492 DLSS7 DEBUG Found route for dpc=188=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) 20241218100220492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100220492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220493 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241218100220493 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241218100220493 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) 20241218100220493 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220493 DLM3UA 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) 20241218100220493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220493 DLSS7 DEBUG Found route for dpc=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) 20241218100220493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@43f895d4d550: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@43f895d4d550: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='D5496163'O, index=0 SGSN_Test-GSUP(1681)@43f895d4d550: 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)@43f895d4d550: 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 := '564F'O ("VO"), rac := 'AF'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)@43f895d4d550: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15701399 SGSN_Test_0-SCCP(1676)@43f895d4d550: First idle individual index:0 SGSN_Test_0-RAN(1677)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 20241218100220739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100220739 DLM3UA 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) 20241218100220739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220739 DLSS7 DEBUG Found route for dpc=188=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) 20241218100220739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100220739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220740 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100220740 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100220740 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100220740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241218100220740 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{Deregistered}: Allocated (fsm.c:456) 20241218100220740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: Allocated (fsm.c:456) 20241218100220740 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Allocated (fsm.c:456) 20241218100220740 DMM DEBUG MM_STATE_Iu[0x564064dc0440]{Detached}: Allocated (fsm.c:456) 20241218100220740 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241218100220740 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241218100220740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241218100220740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241218100220740 DMM DEBUG MM(262420000001004/fba43fc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241218100220740 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241218100220741 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) 20241218100220741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220741 DLM3UA 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) 20241218100220741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220741 DLSS7 DEBUG Found route for dpc=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) 20241218100220741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220741 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) 20241218100220741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220741 DLM3UA 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) 20241218100220741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220741 DLSS7 DEBUG Found route for dpc=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) 20241218100220741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@43f895d4d550: { messageType := 2, destLocRef := 'EF9597'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@43f895d4d550: 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 := '75B5A7ACEB54A9C5CC742664F4269CD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3992818F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '583A520A41D5FFAE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EE7E0B7BE36BD04E0DCCA5F81E138F94'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E48D2F4181428AEABF6C3635A295D229'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0378D29B28DAE6BB8E5A14E575AD6B85'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2DD33C7CA189C1F5'O } } } } } SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_len:23 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1676)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241218100220749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100220749 DLM3UA 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) 20241218100220749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220749 DLSS7 DEBUG Found route for dpc=188=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) 20241218100220749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100220749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220749 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100220749 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100220749 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100220749 DMM DEBUG MM(262420000001004/fba43fc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241218100220749 DMM NOTICE MM(262420000001004/fba43fc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241218100220749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241218100220749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241218100220749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241218100220749 DMM DEBUG MM(262420000001004/fba43fc4) Requesting authorization (sgsn_auth.c:160) 20241218100220749 DMM INFO MM(262420000001004/fba43fc4) Requesting authentication tuples (sgsn_auth.c:184) 20241218100220749 DMM DEBUG MM(262420000001004/fba43fc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241218100220749 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241218100220749 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)@43f895d4d550: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@43f895d4d550: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241218100220751 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241218100220751 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241218100220751 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241218100220751 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241218100220751 DMM INFO MM(262420000001004/fba43fc4) Subscriber data update (mmctx.c:445) 20241218100220751 DMM DEBUG MM(262420000001004/fba43fc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241218100220751 DMM INFO MM(262420000001004/fba43fc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241218100220751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241218100220751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241218100220751 DMM INFO MM(262420000001004/fba43fc4) <- GMM AUTH AND CIPHERING REQ (rand = 75 b5 a7 ac eb 54 a9 c5 cc 74 26 64 f4 26 9c d7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 03 78 d2 9b 28 da e6 bb 8e 5a 14 e5 75 ad 6b 85 ) (gprs_gmm.c:465) 20241218100220751 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241218100220752 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) 20241218100220752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220752 DLM3UA 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) 20241218100220752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220752 DLSS7 DEBUG Found route for dpc=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) 20241218100220752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_len:37 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1676)@43f895d4d550: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F222DD33C7C23094399990000100004F02904A189C1F5'O 20241218100220755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100220755 DLM3UA 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) 20241218100220755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220755 DLSS7 DEBUG Found route for dpc=188=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) 20241218100220755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100220755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220756 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100220756 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100220756 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100220756 DMM INFO MM(262420000001004/fba43fc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241218100220756 DMM NOTICE MM(262420000001004/fba43fc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241218100220756 DMM DEBUG MM(262420000001004/fba43fc4) checking auth: received UMTS RES = 2d d3 3c 7c a1 89 c1 f5 (gprs_gmm.c:648) 20241218100220756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241218100220756 DMM DEBUG MM(262420000001004/fba43fc4) Requesting authorization (sgsn_auth.c:160) 20241218100220756 DMM INFO MM(262420000001004/fba43fc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241218100220756 DMM DEBUG MM(262420000001004/fba43fc4) Requesting subscriber data update (gprs_subscriber.c:894) 20241218100220756 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241218100220756 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) 20241218100220756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241218100220756 DMM DEBUG MM(262420000001004/fba43fc4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241218100220756 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) 20241218100220756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220756 DLM3UA 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) 20241218100220756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220756 DLSS7 DEBUG Found route for dpc=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) 20241218100220756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_len:12 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1676)@43f895d4d550: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241218100220762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100220762 DLM3UA 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) 20241218100220762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220762 DLSS7 DEBUG Found route for dpc=188=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) 20241218100220762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100220762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220762 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241218100220762 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241218100220762 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241218100220762 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241218100220763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241218100220763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241218100220763 DMM INFO MM(262420000001004/fba43fc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba43fc4) (gprs_gmm.c:282) 20241218100220763 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241218100220763 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) 20241218100220763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220763 DLM3UA 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) 20241218100220763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220763 DLSS7 DEBUG Found route for dpc=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) 20241218100220763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220763 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) 20241218100220763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220763 DLM3UA 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) 20241218100220763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220763 DLSS7 DEBUG Found route for dpc=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) 20241218100220763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241218100220767 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241218100220767 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241218100220767 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241218100220767 DMM INFO MM(262420000001004/fba43fc4) Subscriber data update (mmctx.c:445) 20241218100220767 DMM DEBUG MM(262420000001004/fba43fc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241218100220767 DMM INFO MM(262420000001004/fba43fc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241218100220767 DMM NOTICE MM(262420000001004/fba43fc4) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241218100220767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241218100220767 DMM NOTICE MM(262420000001004/fba43fc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241218100220767 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) 20241218100220768 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241218100220768 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241218100220768 DMM INFO MM(262420000001004/fba43fc4) Subscriber data update (mmctx.c:445) 20241218100220768 DMM DEBUG MM(262420000001004/fba43fc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_len:14 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1676)@43f895d4d550: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241218100220770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100220770 DLM3UA 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) 20241218100220770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220770 DLSS7 DEBUG Found route for dpc=188=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) 20241218100220770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100220770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220770 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241218100220770 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241218100220770 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241218100220770 DMM INFO MM(262420000001004/fba43fc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241218100220771 DMM NOTICE MM(262420000001004/fba43fc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241218100220771 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241218100220771 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241218100220771 DMM DEBUG MM_STATE_Iu(19)[0x564064dc0440]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241218100220771 DMM DEBUG MM_STATE_Iu(19)[0x564064dc0440]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241218100220771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241218100220771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241218100220771 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) 20241218100220771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220771 DLM3UA 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) 20241218100220771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220771 DLSS7 DEBUG Found route for dpc=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) 20241218100220771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_len:7 SGSN_Test_0-SCCP(1676)@43f895d4d550: vl_from0 SGSN_Test_0-SCCP(1676)@43f895d4d550: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241218100220776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100220776 DLM3UA 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) 20241218100220776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220776 DLSS7 DEBUG Found route for dpc=188=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) 20241218100220776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100220776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220776 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241218100220776 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241218100220776 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241218100220776 DMM INFO MM(262420000001004/fba43fc4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241218100220776 DMM DEBUG MM_STATE_Iu(19)[0x564064dc0440]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241218100220776 DMM DEBUG MM_STATE_Iu(19)[0x564064dc0440]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241218100220776 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) 20241218100220776 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220776 DLM3UA 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) 20241218100220776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220776 DLSS7 DEBUG Found route for dpc=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) 20241218100220777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on local reference:0 20241218100220778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220778 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220778 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100220778 DLM3UA 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) 20241218100220778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220778 DLSS7 DEBUG Found route for dpc=188=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) 20241218100220778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100220778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@43f895d4d550: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15701399 TC_update_ctx_err_ind_from_ggsn(1683)@43f895d4d550: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@43f895d4d550: 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 := 'FBA43FC4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@43f895d4d550: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)8383242 SGSN_Test_0-RAN(1677)@43f895d4d550: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@43f895d4d550: First idle individual index:0 20241218100220982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241218100220982 DLM3UA 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) 20241218100220982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220982 DLSS7 DEBUG Found route for dpc=188=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) 20241218100220982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241218100220982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220983 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241218100220983 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241218100220983 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241218100220983 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFBA43FC4) type="signalling"  (gprs_gmm.c:1897) 20241218100220983 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241218100220983 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241218100220983 DMM DEBUG MM(262420000001004/fba43fc4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241218100220983 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) 20241218100220983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220983 DLM3UA 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) 20241218100220983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220983 DLSS7 DEBUG Found route for dpc=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) 20241218100220983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241218100220983 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) 20241218100220983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241218100220983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241218100220983 DLM3UA 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) 20241218100220983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241218100220983 DLSS7 DEBUG Found route for dpc=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) 20241218100220983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241218100220983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@43f895d4d550: { messageType := 2, destLocRef := '7FEB0A'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)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@43f895d4d550: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@43f895d4d550: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@43f895d4d550: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@43f895d4d550: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@43f895d4d550: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@43f895d4d550: Final verdict of PTC: none 20241218100220997 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241218100220997 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) 20241218100220997 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241218100220997 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241218100220997 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241218100220997 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) 20241218100220997 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241218100220997 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241218100220997 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) 20241218100220997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241218100220997 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241218100220997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241218100220997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241218100220997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241218100220997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241218100220997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241218100220997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241218100220998 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@43f895d4d550: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@43f895d4d550: Final verdict of PTC: none 20241218100221005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@43f895d4d550: Final verdict of PTC: none 20241218100221011 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241218100221011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1675)@43f895d4d550: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@43f895d4d550: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@43f895d4d550: Final verdict of PTC: none -NSVCI98(1670)@43f895d4d550: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@43f895d4d550: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@43f895d4d550: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@43f895d4d550: Final verdict of PTC: none -NSVCI97(1665)@43f895d4d550: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@43f895d4d550: Final verdict of PTC: none -NSVCI98-provIP(1668)@43f895d4d550: Final verdict of PTC: none -NSVCI99-provIP(1673)@43f895d4d550: Final verdict of PTC: none -NSVCI97-provIP(1663)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: none MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@43f895d4d550: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@43f895d4d550: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@43f895d4d550: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@43f895d4d550: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@43f895d4d550: 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'. Wed Dec 18 10:02:21 UTC 2024 ------ 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 20241218100221078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100221098 DGPRS DEBUG Checking for inactive LLMEs, time = 37044340 (sgsn.c:132) 20241218100221580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232016) 20241218100222012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100222012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232016, count=236692) 20241218100222999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241218100222999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241218100222999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241218100223014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100223014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test execution finished. MTC@43f895d4d550: 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 ------ Wed Dec 18 10:02:23 UTC 2024 /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 20241218100224016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100224016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_NS_connect_alive started. 20241218100224643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100224645 DMM INFO MM(262420000001004/fba43fc4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241218100224645 DMM INFO MM(262420000001004/fba43fc4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241218100224645 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241218100224645 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241218100224645 DMM DEBUG MM_STATE_Iu(19)[0x564064dc0440]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241218100224645 DMM DEBUG MM_STATE_Iu(19)[0x564064dc0440]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241218100224645 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241218100224645 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) 20241218100224645 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) 20241218100224645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564064dc32b0]{Init}: Deallocated (fsm.c:568) 20241218100224646 DMM DEBUG MM_STATE_Gb[0x564064db7e30]{Idle}: Deallocated (fsm.c:568) 20241218100224646 DMM DEBUG MM_STATE_Iu(19)[0x564064dc0440]{Detached}: Deallocated (fsm.c:568) 20241218100224646 DMM DEBUG GMM(gmm_fsm)[0x564064dc5840]{Deregistered}: Deallocated (fsm.c:568) 20241218100224646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241218100224684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218100224685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218100224685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218100225017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100225017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: setverdict(pass): none -> pass MTC@43f895d4d550: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241218100225694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45550<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: pass MTC@43f895d4d550: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@43f895d4d550: Test case TC_NS_connect_alive finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 10:02:25 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20241218100225736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100226018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100226019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100226238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13556) 20241218100227020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100227020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13556, count=15096) 20241218100228022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100228022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: 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 ------ Wed Dec 18 10:02:28 UTC 2024 /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 20241218100229024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100229025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: 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@43f895d4d550: Test case TC_NS_connect_reset started. 20241218100229314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100229314 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241218100229336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241218100229336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241218100229336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241218100229336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218100229336 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241218100229336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241218100229336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241218100229336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218100229336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564064db0df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@43f895d4d550: setverdict(pass): none -> pass 20241218100230026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100230027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@43f895d4d550: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241218100230338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45556<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@43f895d4d550: Final verdict of PTC: none MTC@43f895d4d550: Setting final verdict of the test case. MTC@43f895d4d550: Local verdict of MTC: pass MTC@43f895d4d550: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@43f895d4d550: Test case TC_NS_connect_reset finished. Verdict: pass MTC@43f895d4d550: 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'. Wed Dec 18 10:02:30 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20241218100230361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241218100230864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241218100231027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100231027 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) 20241218100232029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100232029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100232337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@43f895d4d550: 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@43f895d4d550: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@43f895d4d550: Terminating MTC. MC@43f895d4d550: MTC terminated. MC2> exit MC@43f895d4d550: Shutting down session. MC@43f895d4d550: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 20241218100233030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100233030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2194433) [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-20241218-0948-f6e3d5aa-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241218100234032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100234032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100235034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100235034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100235338 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-20241218-0948-f6e3d5aa-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241218100236035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100236035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241218100237037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241218100237037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (2194362) [testenv][generic] Stopping sgsn (2194386) [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-20241218-0948-f6e3d5aa-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-20241218-0948-f6e3d5aa-0'] testenv-sgsn-generic-osmocom-nightly-20241218-0948-f6e3d5aa-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2570/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